Home
last modified time | relevance | path

Searched refs:file (Results 4176 - 4200 of 8772) sorted by relevance

1...<<161162163164165166167168169170>>...351

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java31 CollectAPI(String file) { in CollectAPI() argument
32 _apidata = APIData.read(file, true); in CollectAPI()
246 System.out.println("No API file specified"); in main()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h45 * \param file: filename
49 * non-NULL, then tries a list of per-mount file suffix to mimtype mappings.
51 * Returns either NULL or a pointer to the mimetype matching the file.
54 lws_get_mimetype(const char *file, const struct lws_http_mount *m);
57 * lws_serve_http_file() - Send a file back to the client using http
59 * \param file: The file to issue over http
69 * >0 indicates the file was completely sent and
71 * ==0 indicates the file transfer is started and needs more service later,
75 lws_serve_http_file(struct lws *wsi, const char *file, cons
[all...]
/third_party/mbedtls/programs/x509/
H A Dcert_app.c54 " ca_file=%%s The single file containing the top-level CA(s) you fully trust\n" \
56 " crl_file=%%s The single CRL file you want to use\n" \
64 " mode=file|ssl default: none\n" \
79 const char *filename; /* filename of the certificate file */
80 const char *ca_file; /* the file with the CA certificate(s) */
81 const char *crl_file; /* the file with the CRL to use */
90 const char *file, int line, in my_debug()
95 mbedtls_fprintf((FILE *) ctx, "%s:%04d: %s", file, line, str); in my_debug()
192 if (strcmp(q, "file") == 0) { in main()
89 my_debug(void *ctx, int level, const char *file, int line, const char *str) my_debug() argument
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c67 const char *file, int line, in my_mutexed_debug()
76 file, line, thread_id, str); in my_mutexed_debug()
66 my_mutexed_debug(void *ctx, int level, const char *file, int line, const char *str) my_mutexed_debug() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_util.h30 const char *file,
44 __tu_finishme(const char *file, int line, const char *format, ...)
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_live_variables.c42 if (reg.file == QFILE_TEMP) in vir_reg_to_var()
186 if (inst->src[0].file == QFILE_REG) { in vir_setup_def_use()
/third_party/littlefs/bd/
H A Dlfs_testbd.c54 bd->u.file.cfg = (struct lfs_filebd_config){ in lfs_testbd_createcfg()
57 int err = lfs_filebd_createcfg(cfg, path, &bd->u.file.cfg); in lfs_testbd_createcfg()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c40 if (reg.file == QFILE_TEMP) in qir_reg_to_var()
209 if (inst->dst.file == QFILE_TEMP) in qir_setup_def_use()
/third_party/node/src/
H A Ddebug_utils-inl.h131 void COLD_NOINLINE FPrintF(FILE* file, const char* format, Args&&... args) { in FPrintF() argument
132 FWrite(file, SPrintF(format, std::forward<Args>(args)...)); in FPrintF()
/third_party/node/test/parallel/
H A Dtest-tls-client-auth.js24 function split(file, into) {
25 const certs = /([^]*END CERTIFICATE-----\r?\n)(-----BEGIN[^]*)/.exec(file);
/third_party/node/test/sequential/
H A Dtest-module-loading.js44 // Require a file with a request that includes the extension
50 // Require a file without any extensions
167 console.error('load custom file types with extensions');
181 console.error('load custom file types that return non-strings');
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dconf.h8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
112 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
155 int NCONF_load(CONF *conf, const char *file, long *eline);
/third_party/node/deps/v8/tools/cppgc/
H A Dgen_cmake.py5 # found in the LICENSE file.
16 ?file : statement_list
235 # found in the LICENSE file.
237 # This file is automatically generated by {__file__}. Do NOT edit it.
484 parser = lark.Lark(GN_GRAMMAR, parser='lalr', start='file')
489 with open(filename, 'r') as file:
490 contents = file.read()
506 'Generate CMake from the main GN file for targets needed to build CppGC.'
510 help='main BUILD.gn input file',
513 help='unittest BUILD.gn input file',
[all...]

Completed in 23 milliseconds

1...<<161162163164165166167168169170>>...351