| /third_party/python/PC/layout/support/ |
| H A D | pip.py | 2 Extraction and file list generation for pip. 90 for file in wheels: 92 os.remove(file)
|
| /third_party/python/PCbuild/ |
| H A D | get_external.py | 65 print(f"Encountered permission error '{ex}'.{retry}", file=sys.stderr) 71 file=sys.stderr,
|
| /third_party/skia/infra/bots/assets/chromebook_x86_64_gles/ |
| H A D | create.py | 6 # found in the LICENSE file. 28 'create_and_upload.py.' % key), file=sys.stderr) 63 print('This script only runs on Linux.', file=sys.stderr)
|
| /third_party/skia/infra/bots/assets/chromebook_arm_gles/ |
| H A D | create.py | 6 # found in the LICENSE file. 28 'create_and_upload.py.' % key), file=sys.stderr) 63 print('This script only runs on Linux.', file=sys.stderr)
|
| /third_party/skia/build/fuchsia/skqp/ |
| H A D | append_assets_to_manifest | 5 # found in the LICENSE file. 9 |root_dir| and appends every file as a Fuchsia package manifest entry to 61 for file in file_lines: 62 source = file
|
| /third_party/spirv-tools/utils/ |
| H A D | generate_changelog.py | 6 # you may not use this file except in compliance with the License. 17 # Args: <CHANGES-file> <tag> <output-file> 18 # Updates an output file with changelog from the given CHANGES file and tag. 19 # - search for first line matching <tag> in file <CHANGES-file> 21 # - writes all the lines in between those 2 tags into <output-file> 58 logging.error("usage: {} <CHANGES-path> <tag> <output-file>".format(sys.argv[0])) 67 with open(changes_path, "r") as file [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | linux-proc-maps.c | 3 This file is part of elfutils. 5 This file is free software; you can redistribute it and/or modify 87 to open and read the "/proc/%d/exe" file. 247 char *file = line + nread + strspn (line + nread, " \t"); in proc_maps_report() local 248 if (file[0] != '/' || (ino == 0 && dmajor == 0 && dminor == 0)) in proc_maps_report() 249 /* This line doesn't indicate a file mapping. */ in proc_maps_report() 255 /* This is another portion of the same file's mapping. */ in proc_maps_report() 256 if (strcmp (last_file, file) != 0) in proc_maps_report() 265 /* This is a different file mapping. Report the last one. */ in proc_maps_report() 270 last_file = strdup (file); in proc_maps_report() [all...] |
| /third_party/ffmpeg/doc/ |
| H A D | Makefile | 70 $(M)makeinfo --html -I doc --no-split -D config-not-all --init-file=$(SRC_PATH)/doc/t2h.pm --output $@ $< 74 $(M)makeinfo --html -I doc --no-split -D config-all --init-file=$(SRC_PATH)/doc/t2h.pm --output $@ $< 78 $(M)texi2html -I doc -monolithic --D=config-not-all --init-file $(SRC_PATH)/doc/t2h.init --output $@ $< 82 $(M)texi2html -I doc -monolithic --D=config-all --init-file $(SRC_PATH)/doc/t2h.init --output $@ $<
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-filepath.cc | 68 // noted, a file path can contain either kind of path separators, or a mixture 122 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns 123 // FilePath("dir/file"). If a case-insensitive extension is not 190 // Example: FilePath("path/to/file").RemoveDirectoryName() returns 191 // FilePath("file"). If there is no directory part ("just_a_file"), it returns 192 // the FilePath unmodified. If there is no file part ("just_a_dir/") it 201 // Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". 204 // not have a file, like "just/a/dir/", it returns the FilePath unmodified. 226 std::string file; in MakeFileName() local 228 file in MakeFileName() [all...] |
| /third_party/NuttX/include/nuttx/net/ |
| H A D | net.h | 5 * contributor license agreements. See the NOTICE file distributed with 7 * ASF licenses this file to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance with the 81 * following amount. This offset is used to distinguish file descriptors from 127 struct file; /* Forward reference */ 157 FAR struct file *infile, FAR off_t *offset, 180 /* This is the internal representation of a socket reference by a file 474 * Process file table overflow. 552 * psock is a descriptor for a file, not a socket. 603 * socket 'sockfd' is unaffected by this call. Per file descripto [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | CleanOutputDirectoryTask.java | 9 import static java.nio.file.LinkOption.NOFOLLOW_LINKS; 18 import java.nio.file.Files; 19 import java.nio.file.Path; 20 import java.nio.file.Paths; 55 // If present in the header of a file, this line is used to determine that the file was 57 // However if it's not present in the file, we fallback to comparing the rest of the 78 "Expected last line of %s header file to be:\n\t%s", HEADER_FILE, WAS_GENERATED_LABEL); in CleanOutputDirectoryTask() 81 "Unexpectedly large header file; please increase MAX_HEADER_CHECK_LINES constant"); in CleanOutputDirectoryTask() 177 // the header file) in execute() [all...] |
| /third_party/libsnd/src/ |
| H A D | ircam.c | 83 if (psf->file.mode == SFM_READ || (psf->file.mode == SFM_RDWR && psf->filelength > 0)) in ircam_open() 90 if (psf->file.mode == SFM_WRITE || psf->file.mode == SFM_RDWR) in ircam_open()
|
| /third_party/mesa3d/src/amd/registers/ |
| H A D | parse_kernel_headers.py | 13 'asic_reg/gca/gfx_7_2_enum.h' # the file for gfx6 doesn't exist 49 'navi10_enum.h', # the file for gfx10.3 doesn't exist 702 # Parse the offset.h file 739 # Parse the sh_mask.h file 763 # Parse the enum.h file 827 .format(gfx_level, type_name, name, field), file=sys.stderr) 873 print('First parameter should be one of: all, ' + ', '.join(gfx_levels.keys()), file=sys.stderr) 877 print('Second parameter should be the path to the amd/include directory.', file=sys.stderr) 882 print(generate_json(gfx_level, sys.argv[2]), file=open(gfx_level + '.json', 'w'))
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_register_coalesce.cpp | 24 /** @file brw_fs_register_coalesce.cpp 77 inst->src[0].file != VGRF || in is_coalesce_candidate() 81 inst->dst.file != VGRF || in is_coalesce_candidate() 304 if (scan_inst->dst.file == VGRF && in register_coalesce() 312 if (scan_inst->src[j].file == VGRF && in register_coalesce()
|
| H A D | brw_vec4_cmod_propagation.cpp | 25 /** @file brw_vec4_cmod_propagation.cpp 63 (inst->src[0].file != VGRF && inst->src[0].file != ATTR && in opt_cmod_propagation_local() 64 inst->src[0].file != UNIFORM)) in opt_cmod_propagation_local() 231 if (scan_inst->src[1].file != IMM) { in opt_cmod_propagation_local()
|
| H A D | brw_vec4_live_variables.cpp | 35 /** @file brw_vec4_live_variables.cpp 80 if (inst->src[i].file == VGRF) { in setup_def_use() 102 if (inst->dst.file == VGRF) { in setup_def_use() 281 if (inst->src[i].file == VGRF && in validate() 288 if (inst->dst.file == VGRF && in validate()
|
| /third_party/node/deps/v8/tools/vim/ |
| H A D | ninja-build.vim | 3 " found in the LICENSE file. 5 " Adds a "Compile this file" function, using ninja. On Mac, binds Cmd-k to 19 " Add the following to your .vimrc file: 62 """Returns the shell command to compile the file in the current buffer."""
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | win_tool.py | 5 # found in the LICENSE file. 80 """Gets the saved environment from a file for a given architecture.""" 98 # The operation failed, possibly because the file is set to 107 # Attempt to make the file writable before deleting it. 231 print(filename, file=sys.stderr) 232 print("-----", file=sys.stderr) 234 print(f.read(), file=sys.stderr) 235 print("-----", file=sys.stderr) 263 """Creates a resource file pointing a SxS assembly manifest. 264 |args| is tuple containing path to resource file, pat [all...] |
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-filepath.cc | 71 // noted, a file path can contain either kind of path separators, or a mixture 127 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns 128 // FilePath("dir/file"). If a case-insensitive extension is not 194 // Example: FilePath("path/to/file").RemoveDirectoryName() returns 195 // FilePath("file"). If there is no directory part ("just_a_file"), it returns 196 // the FilePath unmodified. If there is no file part ("just_a_dir/") it 205 // Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". 208 // not have a file, like "just/a/dir/", it returns the FilePath unmodified. 230 std::string file; in MakeFileName() local 232 file in MakeFileName() [all...] |
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | win_tool.py | 5 # found in the LICENSE file. 80 """Gets the saved environment from a file for a given architecture.""" 98 # The operation failed, possibly because the file is set to 107 # Attempt to make the file writable before deleting it. 230 print(filename, file=sys.stderr) 231 print("-----", file=sys.stderr) 233 print(f.read(), file=sys.stderr) 234 print("-----", file=sys.stderr) 262 """Creates a resource file pointing a SxS assembly manifest. 263 |args| is tuple containing path to resource file, pat [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_analysis.c | 111 tex->coord[0].file != TGSI_FILE_INPUT || in match_aero_minification_shader() 112 tex->coord[1].file != TGSI_FILE_INPUT || in match_aero_minification_shader() 358 tex_info->coord[0].file = TGSI_FILE_INPUT; // S in llvmpipe_nir_fn_is_linear_compat() 359 tex_info->coord[1].file = TGSI_FILE_INPUT; // T in llvmpipe_nir_fn_is_linear_compat()
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_host.c | 115 const char *file; in tst_kvm_print_result() local 119 file = tst_kvm_get_memptr(inst, result->file_addr); in tst_kvm_print_result() 122 tst_brk_(file, result->lineno, ttype, "%s", result->message); in tst_kvm_print_result() 124 tst_res_(file, result->lineno, ttype, "%s", result->message); in tst_kvm_print_result()
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | sparse.c | 3 * to tokenize, preprocess and parse a C file, and prints out 324 char *file; in main() local 326 // by default ignore -o <file> in main() 331 FOR_EACH_PTR(filelist, file) { in main() 332 check_symbols(sparse(file)); in main() 333 } END_FOR_EACH_PTR(file); in main()
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dynamic_indexing.c | 117 unsigned file = TGSI_FILE_NULL, index = INVALID_INDEX; in remove_dynamic_indexes() local 128 file = reg->DimIndirect.File; in remove_dynamic_indexes() 133 file = reg->Indirect.File; in remove_dynamic_indexes() 137 tgsi_transform_src_reg(&inst.Src[0], file, in remove_dynamic_indexes()
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_file.c | 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at 60 FILE *file = openssl_fopen(filename, mode); in BIO_new_file() local 66 if (file == NULL) { in BIO_new_file() 81 fclose(file); in BIO_new_file() 87 BIO_set_fp(ret, file, fp_flags); in BIO_new_file()
|