/third_party/gn/src/gn/ |
H A D | header_checker.h | 101 using PathExistsCallback = std::function<bool(const base::FilePath& path)>;
|
H A D | ohos_components_impl.h | 93 const char *path, size_t len);
|
/third_party/backends/backend/genesys/ |
H A D | genesys.h | 223 const std::string& path);
|
/third_party/benchmark/tools/ |
H A D | strip_asm.py | 135 if not os.path.isfile(input):
|
/third_party/cJSON/tests/unity/extras/fixture/ |
H A D | rakefile_helper.rb | 52 command = tackit($cfg['compiler']['path']) 76 command = tackit($cfg['linker']['path']) 94 (obj_list.map { |obj| "#{$cfg['linker']['object_files']['path']}#{obj} " }).join + 103 command = if $cfg['simulator']['path'].nil? 106 (tackit($cfg['simulator']['path']) + ' ')
|
/third_party/googletest/googlemock/test/ |
H A D | gmock_output_test.py | 55 GOLDEN_PATH = os.path.join(gmock_test_utils.GetSourceDir(), GOLDEN_NAME)
|
/third_party/alsa-lib/include/ |
H A D | global.h | 100 int snd_dlpath(char *path, size_t path_len, const char *name);
|
/third_party/libwebsockets/lib/plat/freertos/ |
H A D | private-lib-plat-freertos.h | 33 open(const char *path, int oflag, ...);
|
/third_party/libuv/test/ |
H A D | test-queue-foreach-delete.c | 162 ASSERT_OK(strcmp(fs_req.path, watched_dir)); in helper_timer_cb()
|
/third_party/libsnd/examples/ |
H A D | generate.cs | 21 ** application's search path 151 public static extern IntPtr sf_open ([MarshalAs(UnmanagedType.LPStr)] string path, int mode, ref SF_INFO sfinfo); in sf_open() argument
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gfind_unwind_table.c | 96 char *path, unw_word_t segbase, unw_word_t mapoff, in ia64_find_unwind_table() 95 ia64_find_unwind_table(struct elf_dyn_info *edi, unw_addr_space_t as, char *path, unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) ia64_find_unwind_table() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-lejp.h | 142 * the end of ctx->path[] 204 char p; /* path length */ 232 char path[LEJP_MAX_PATH]; member 292 /* exported for use when reevaluating a path for use with a subcontext */
|
/third_party/mbedtls/tests/scripts/ |
H A D | test_psa_compliance.py | 48 if not os.path.exists(crypto_lib_filename): 153 help='path to Mbed TLS / TF-PSA-Crypto build directory')
|
/third_party/mbedtls/include/mbedtls/ |
H A D | md.h | 402 * \param path The input file name. 407 * the file pointed by \p path. 411 int mbedtls_md_file(const mbedtls_md_info_t *md_info, const char *path,
|
/third_party/mbedtls/library/ |
H A D | pk_internal.h | 204 int mbedtls_pk_load_file(const char *path, unsigned char **buf, size_t *n);
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | util.h | 104 FILE *find_in_path(const char *name, const char *path, char **pfullname);
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/ |
H A D | minimal-http-client-custom-headers.c | 211 i.path = "/"; in main()
|
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-plugins.c | 69 __func__, path, libpath, lib.errmsg); in lws_plat_dlopen()
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/ |
H A D | minimal-ws-client.c | 65 i.path = "/"; in connect_client()
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
H A D | minimal-ws-client-ping.c | 48 i.path = "/"; in connect_cb()
|
/third_party/node/lib/internal/cluster/ |
H A D | round_robin_handle.js | 38 path: address, 42 }); // UNIX socket path.
|
/third_party/node/src/dataqueue/ |
H A D | queue.h | 217 v8::Local<v8::Value> path);
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzguts.h | 179 char *path; /* path or fd for error messages */ member
|
/third_party/node/test/parallel/ |
H A D | test-domain-http-server.js | 89 const req = http.get({ host: 'localhost', port: port, path: p });
|
H A D | test-http-agent-maxtotalsockets.js | 64 path: `/${i}`,
|