Home
last modified time | relevance | path

Searched refs:path (Results 6726 - 6750 of 8518) sorted by relevance

1...<<261262263264265266267268269270>>...341

/third_party/gn/src/gn/
H A Dheader_checker.h101 using PathExistsCallback = std::function<bool(const base::FilePath& path)>;
H A Dohos_components_impl.h93 const char *path, size_t len);
/third_party/backends/backend/genesys/
H A Dgenesys.h223 const std::string& path);
/third_party/benchmark/tools/
H A Dstrip_asm.py135 if not os.path.isfile(input):
/third_party/cJSON/tests/unity/extras/fixture/
H A Drakefile_helper.rb52 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 Dgmock_output_test.py55 GOLDEN_PATH = os.path.join(gmock_test_utils.GetSourceDir(), GOLDEN_NAME)
/third_party/alsa-lib/include/
H A Dglobal.h100 int snd_dlpath(char *path, size_t path_len, const char *name);
/third_party/libwebsockets/lib/plat/freertos/
H A Dprivate-lib-plat-freertos.h33 open(const char *path, int oflag, ...);
/third_party/libuv/test/
H A Dtest-queue-foreach-delete.c162 ASSERT_OK(strcmp(fs_req.path, watched_dir)); in helper_timer_cb()
/third_party/libsnd/examples/
H A Dgenerate.cs21 ** 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 DGfind_unwind_table.c96 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 Dlws-lejp.h142 * 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 Dtest_psa_compliance.py48 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 Dmd.h402 * \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 Dpk_internal.h204 int mbedtls_pk_load_file(const char *path, unsigned char **buf, size_t *n);
/third_party/mesa3d/src/freedreno/rnn/
H A Dutil.h104 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 Dminimal-http-client-custom-headers.c211 i.path = "/"; in main()
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-plugins.c69 __func__, path, libpath, lib.errmsg); in lws_plat_dlopen()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c65 i.path = "/"; in connect_client()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
H A Dminimal-ws-client-ping.c48 i.path = "/"; in connect_cb()
/third_party/node/lib/internal/cluster/
H A Dround_robin_handle.js38 path: address,
42 }); // UNIX socket path.
/third_party/node/src/dataqueue/
H A Dqueue.h217 v8::Local<v8::Value> path);
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h179 char *path; /* path or fd for error messages */ member
/third_party/node/test/parallel/
H A Dtest-domain-http-server.js89 const req = http.get({ host: 'localhost', port: port, path: p });
H A Dtest-http-agent-maxtotalsockets.js64 path: `/${i}`,

Completed in 12 milliseconds

1...<<261262263264265266267268269270>>...341