Home
last modified time | relevance | path

Searched refs:file (Results 2676 - 2700 of 8131) sorted by relevance

1...<<101102103104105106107108109110>>...326

/third_party/gn/src/gn/
H A Dohos_components_mapping.cc3 // found in the LICENSE file.
40 base::FilePath file = base::FilePath(settings->root_path().MaybeAsASCII() + path); in GetRealImportFile() local
41 if (!base::PathExists(file)) { in GetRealImportFile()
H A Dvisual_studio_writer.h3 // found in the LICENSE file.
37 // solution file name ("all" is used if not specified). |filters| is optional
70 // Absolute project file or folder directory path.
93 SourceFileCompileTypePair(const SourceFile* file, const char* compile_type);
96 // Source file.
97 const SourceFile* file; member
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.h66 virtual void assertUText(const char *expected, UText *actual, const char *file, int line);
67 virtual void assertUTextInvariant(const char *invariant, UText *actual, const char *file, int line);
/third_party/alsa-lib/include/
H A Dglobal.h2 * \file include/global.h
101 void *snd_dlopen(const char *file, int mode, char *errbuf, size_t errbuflen);
135 int snd_user_file(const char *file, char **result);
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DChecker.java130 public void setMapper(InputFile file) in setMapper() argument
132 ngrams.setMapper(file); in setMapper()
/third_party/libsnd/examples/
H A Dsndfile-loopify.c34 ** A quick/rough hack to add SF_INSTRUMENT data to a file. It compiles, but
56 printf ("\nUsage : %s <input file> <output file>\n", progname) ; in usage_exit()
93 { printf ("Not able to open input file %s.\n", infilename) ; in main()
99 /* Open the output file. */ in main()
101 { printf ("Not able to open output file %s : %s\n", outfilename, sf_strerror (NULL)) ; in main()
149 add_instrument_data (SNDFILE *file, const SF_INFO *info) in add_instrument_data() argument
168 if (sf_command (file, SFC_SET_INSTRUMENT, &instr, sizeof (instr)) == SF_FALSE) in add_instrument_data()
/third_party/libsnd/Octave/
H A Dsndfile_save.m14 ## along with this file. If not, write to the Free Software Foundation,
24 ## Description: Save data as a sound file
H A Dsndfile_play.m14 ## along with this file. If not, write to the Free Software Foundation,
24 ## Description: Play the given data as a sound file
/third_party/mbedtls/tests/src/
H A Dpsa_crypto_helpers.c0 /** \file psa_crypto_helpers.c
104 /** Name of the file where return statuses are logged by #RECORD_STATUS. */
109 const char *file, int line, in mbedtls_test_record_status()
112 /* We open the log file on first use. in mbedtls_test_record_status()
113 * We never close the log file, so the record_status feature is not in mbedtls_test_record_status()
120 fprintf(log, "%d:%s:%s:%d:%s\n", (int) status, func, file, line, expr); in mbedtls_test_record_status()
198 /* It's ok if the file was just created, or if it already exists. */ in mbedtls_test_inject_entropy_restore()
107 mbedtls_test_record_status(psa_status_t status, const char *func, const char *file, int line, const char *expr) mbedtls_test_record_status() argument
/third_party/jinja2/
H A D_compat.py81 if isinstance(f, file):
87 if isinstance(f, file):
/third_party/jerryscript/jerry-core/jrt/
H A Djrt.h4 * you may not use this file except in compliance with the License.
55 * and in an implementation file.
64 jerry_assert_fail (const char *assertion, const char *file, const char *function, const uint32_t line);
66 jerry_unreachable (const char *file, const char *function, const uint32_t line);
/third_party/mesa3d/src/freedreno/rnn/
H A Dutil.h97 const char *file; member
100 #define LOC_FORMAT(loc, str) "%s:%d.%d-%d.%d: " str, (loc).file, (loc).lstart, (loc).cstart, (loc).lend, (loc).cend
/third_party/ltp/include/mk/
H A Denv_post.mk24 ENV_PRE_LOADED ?= $(error You must load env_pre.mk before including this file)
63 INSTALL_DIR := $(error You must define INSTALL_DIR before including this file)
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
H A Dssl_pkey.c4 // you may not use this file except in compliance with the License.
220 * @brief load the private key file into SSL context
222 int SSL_CTX_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_PrivateKey_file() argument
228 * @brief load the private key file into SSL
230 int SSL_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_use_PrivateKey_file() argument
/third_party/ltp/
H A DIDcheck.sh96 echo "Group file: $group"
97 echo "Password file: $passwd"
160 for file in "$group" "$passwd"; do
161 if ! fe "$i" "$file"; then
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_instance.py392 print(header, file=header_file)
397 print(impl, file=impl_file)
/third_party/node/lib/internal/
H A Dv8_prof_polyfill.js37 // from this file in isolation.
80 console.error('Please provide a valid isolate file as the final argument.');
113 process.emitWarning(`Profile file ${logFile} is broken`, {
115 detail: `${JSON.stringify(line)} at the file end is broken`,
131 return 'Unable to read v8-version from log file.';
/third_party/node/deps/v8/third_party/jinja2/
H A D_compat.py81 if isinstance(f, file):
87 if isinstance(f, file):
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/
H A Dsha512-armv4.S4 @ this file except in compliance with the License. You can obtain a copy
5 @ in the file LICENSE in the source distribution or at
/third_party/node/deps/v8/tools/unittests/
H A Dv8_presubmit_test.py4 # found in the LICENSE file.
48 for file in [self.cache_file_path] + self.target_files:
49 os.remove(file)
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlogging.h7 * This program/include file is free software; you can redistribute it and/or
12 * This program/include file is distributed in the hope that it will be
19 * distribution in the file COPYING); if not, write to the Free Software
37 typedef int (ntfs_log_handler)(const char *function, const char *file, int line,
65 int ntfs_log_redirect(const char *function, const char *file, int line,
85 #define NTFS_LOG_FLAG_FILENAME (1 << 1) /* Show the file origin of the message */
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.h21 * distribution in the file COPYING); if not, write to the Free Software
120 #define vfprintf(file, fmt, args) \
121 do { char _b[MAX_FMT]; vfprintf(file, \
/third_party/ninja/src/
H A Ddyndep.cc4 // you may not use this file except in compliance with the License.
36 // We are loading the dyndep file now so it is no longer pending. in LoadDyndeps()
39 // Load the dyndep information from the file. in LoadDyndeps()
40 EXPLAIN("loading dyndep file '%s'", node->path().c_str()); in LoadDyndeps()
55 "not mentioned in its dyndep file " in LoadDyndeps()
67 // Reject extra outputs in dyndep file. in LoadDyndeps()
72 *err = ("dyndep file '" + node->path() + "' mentions output " in LoadDyndeps()
74 "does not have a dyndep binding for the file"); in LoadDyndeps()
123 bool DyndepLoader::LoadDyndepFile(Node* file, DyndepFile* ddf, in LoadDyndepFile() argument
126 return parser.Load(file in LoadDyndepFile()
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfilestrm.cpp36 FILE *file = fopen(filename, mode); in T_FileStream_open() local
37 return (FileStream*)file; in T_FileStream_open()
99 FILE* file = tmpfile();
100 return (FileStream*)file;
171 goes to the end of the file before ftell*/ in T_FileStream_size()
188 putc is used on a file opened as readonly)
/third_party/node/deps/npm/node_modules/libnpmdiff/lib/
H A Dformat-diff.js55 header(`deleted file mode ${modes.a}`)
57 header(`new file mode ${modes.b}`)

Completed in 11 milliseconds

1...<<101102103104105106107108109110>>...326