Home
last modified time | relevance | path

Searched refs:file (Results 8751 - 8775 of 14116) sorted by relevance

1...<<351352353354355356357358359360>>...565

/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
H A Ddep-valid.js20 // file: deps that depend on other files/dirs, we must resolve the
21 // location based on the *requestor* file/dir, not where it ends up.
58 case 'file':
133 return child.resolved.replace(/\\/g, '/') === `file:${requested.fetchSpec.replace(/\\/g, '/')}`
136 // if we have a legacy mutated package.json file. we can't be 100%
137 // sure that it resolved to the same file, but if it was the same
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.h213 * pending. For instance, when we go to export a sync file from a
308 const char *file, int line,
H A Dvk_queue.h182 const char *file, int line,
H A Dvk_physical_device_features.py33 /* This file generated from ${filename}, don't edit directly. */
219 parser.add_argument('--out-c', required=True, help='Output C file.')
221 help='Vulkan API XML file.',
243 print(exceptions.text_error_template().render(), file=sys.stderr)
/third_party/icu/icu4c/source/tools/toolutil/
H A Dppucd.h8 * file name: ppucd.h
66 /** No line, end of file. */
109 * Reads a line from the preparsed UCD file.
163 FILE *file; member in PreparsedUCD
/third_party/libinput/tools/
H A Dlibinput-list-kernel-devices.py32 print("Error: {}".format(str(e)), file=sys.stderr)
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug05.sh30 -d directory used to lay file
114 tst_brkm TBROK "SAR output file is empty"
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid05.c54 #include <sys/file.h>
/third_party/libjpeg-turbo/
H A Dstrtest.c48 const wchar_t *function, const wchar_t *file, in invalid_parameter_handler()
47 invalid_parameter_handler(const wchar_t *expression, const wchar_t *function, const wchar_t *file, unsigned int line, uintptr_t pReserved) invalid_parameter_handler() argument
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_c.c4 * Syntax: testsf_c <server IP addr> <port> <client_filename> <server_filename> <file-length>
13 #include <sys/file.h>
44 "usage: server-ip port client-file server-file file-len"); in main()
59 /* prepare to copy file from server to local machine */ in main()
61 tst_resm(TBROK, "file open error = %d\n", errno); in main()
68 /* The request will be done in the form: `file-size=requested-file'. */ in main()
115 "Error writing to file in main()
[all...]
/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dlocate-test4 # This file is licensed under the GPLv2 license. For the full content
5 # of this license, see the COPYING file at the top level of this
19 do not include a main function into the .c file or
94 # be established for this file.
/third_party/node/deps/v8/src/heap/base/asm/x64/
H A Dpush_registers_masm.S3 ;; found in the LICENSE file.
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_perf.c52 iris_perf_batchbuffer_flush(void *c, const char *file, int line) in iris_perf_batchbuffer_flush() argument
/third_party/mesa3d/src/vulkan/util/
H A Dvk_entrypoints_gen.py35 /* This file generated from ${filename}, don't edit directly. */
104 /* This file generated from ${filename}, don't edit directly. */
190 parser.add_argument('--out-c', required=True, help='Output C file.')
191 parser.add_argument('--out-h', required=True, help='Output H file.')
193 help='Vulkan API XML file.',
255 print(exceptions.text_error_template().render(), file=sys.stderr)
/third_party/musl/libc-test/src/common/
H A Dtest.h35 void check_log(const char *file, const char *pattern);
37 // Use the file_tag to match all the files in log_dir, and then check if the file contain pattern.
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h83 int rc_if_fail_helper(struct radeon_compiler * c, const char * file, int line, const char * assertion);
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86nasm.pl5 # this file except in compliance with the License. You can obtain a copy
6 # in the file LICENSE in the source distribution or at
86 sub ::file
/third_party/rust/crates/log/src/
H A Dmacros.rs2 // file at the top-level directory of this distribution and at
8 // option. This file may not be copied, modified, or distributed
257 file!()
/third_party/rust/crates/clap/clap_complete/examples/
H A Dcompletion-derive.rs24 // If provided, outputs the completion file for given shell
47 file: Option<PathBuf>,
78 eprintln!("Generating completion file for {generator:?}..."); in main()
/third_party/rust/crates/cxx/macro/src/
H A Dlib.rs44 use crate::syntax::file::Module;
/third_party/python/Tools/tz/
H A Dzdump.py20 raise ValueError("not a zoneinfo file")
56 print("%s UTC = %s %-5s isdst=%d" % (utc, lmt, abbr, tti[1]) + shift, file=stream)
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_misc.c43 #error This file must be included from pcre2_jit_compile.c.
H A Dpcre2_jit_match.c42 #error This file must be included from pcre2_jit_compile.c.
/third_party/python/Lib/
H A Dgetpass.py34 stream: A writable file object to display the prompt. Defaults to
89 # clean up unused file objects before blocking
125 print("Warning: Password input may be echoed.", file=stream)
/third_party/openssl/crypto/perlasm/
H A Dx86nasm.pl5 # this file except in compliance with the License. You can obtain a copy
6 # in the file LICENSE in the source distribution or at
86 sub ::file

Completed in 14 milliseconds

1...<<351352353354355356357358359360>>...565