Home
last modified time | relevance | path

Searched refs:pathname (Results 176 - 200 of 297) sorted by relevance

12345678910>>...12

/third_party/node/test/fixtures/wpt/url/
H A DIdnaTestV2.window.js36 assert_equals(url.pathname, "/x");
/third_party/node/test/parallel/
H A Dtest-gc-http-client-connaborted.js33 pathname: '/',
H A Dtest-http-proxy.js48 path: url.parse(req.url).pathname
/third_party/node/test/sequential/
H A Dtest-gc-http-client-timeout.js32 pathname: '/',
H A Dtest-gc-http-client-onerror.js39 pathname: '/',
H A Dtest-gc-http-client.js37 pathname: '/',
/base/startup/appspawn/test/mock/
H A Dapp_system_stub.c61 void *DlopenStub(const char *pathname, int mode) in DlopenStub() argument
63 UNUSED(pathname); in DlopenStub()
/third_party/python/Include/internal/
H A Dpycore_fileutils.h98 const char *pathname,
102 const char *pathname,
/third_party/python/Lib/test/
H A Dtest_modulefinder.py430 def load_module(self, fqname, fp, pathname, file_info):
433 return super().load_module(fqname, fp, pathname, file_info)
/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.h54 int pa_scache_add_directory_lazy(pa_core *c, const char *pathname);
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
863 pathname, in zipOpen3()
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
926 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); in zipOpen2()
929 return zipOpen3(pathname, append, globalcomment, NULL); in zipOpen2()
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
940 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); in zipOpen2_64()
943 return zipOpen3(pathname, append, globalcomment, NULL); in zipOpen2_64()
948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append) in zipOpen() argument
950 return zipOpen3((const void*)pathname,appen in zipOpen()
953 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
863 pathname, in zipOpen3()
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
926 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); in zipOpen2()
929 return zipOpen3(pathname, append, globalcomment, NULL); in zipOpen2()
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
940 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); in zipOpen2_64()
943 return zipOpen3(pathname, append, globalcomment, NULL); in zipOpen2_64()
948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append) in zipOpen() argument
950 return zipOpen3((const void*)pathname,appen in zipOpen()
953 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/third_party/zlib/contrib/minizip/
H A Dzip.c1002 extern zipFile ZEXPORT zipOpen3(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
1020 pathname, in zipOpen3()
1081 extern zipFile ZEXPORT zipOpen2(const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
1087 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); in zipOpen2()
1091 return zipOpen3(pathname, append, globalcomment, NULL); in zipOpen2()
1095 extern zipFile ZEXPORT zipOpen2_64(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
1103 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); in zipOpen2_64()
1107 return zipOpen3(pathname, append, globalcomment, NULL); in zipOpen2_64()
1113 extern zipFile ZEXPORT zipOpen(const char* pathname, int append) in zipOpen() argument
1115 return zipOpen3((const void*)pathname,appen in zipOpen()
1118 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_ring_buffer.cpp42 bpfAttr.pathname = BpfMapPathNameToU64(path); in GetRingbufFd()
/third_party/ltp/include/
H A Dtime64_variants.h61 int (*utimensat)(int dirfd, const char *pathname, void *times,
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h175 * The argument pathname may be NULL
180 const char *pathname,
/third_party/node/test/fixtures/wpt/common/
H A DPrefixedPostMessage.js66 this.prefix = `${document.location.pathname}-${Math.random()}-${Date.now()}-`;
H A Dutils.js27 var path = get(options, "path", loc.pathname);
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.h46 const char *pathname; member
/third_party/node/deps/npm/node_modules/pacote/lib/
H A Dremote.js18 this.resolved = new URL(resolvedURL.pathname, this.registry).href
/third_party/musl/ldso/linux/
H A Ddynlink_rand.h46 const char *pathname; member
/third_party/rust/crates/io-lifetimes/src/
H A Dexample_ffi.rs28 pub fn open(pathname: *const c_char, flags: c_int, ...) -> Option<OwnedFd>; in open()
/third_party/libbpf/src/
H A Dbpf.c575 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts() argument
586 attr.pathname = ptr_to_u64((void *)pathname); in bpf_obj_pin_opts()
594 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() argument
596 return bpf_obj_pin_opts(fd, pathname, NULL); in bpf_obj_pin()
599 int bpf_obj_get(const char *pathname) in bpf_obj_get() argument
601 return bpf_obj_get_opts(pathname, NULL); in bpf_obj_get()
604 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts() argument
615 attr.pathname = ptr_to_u64((void *)pathname); in bpf_obj_get_opts()
[all...]
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs810 pathname: *const ::c_char, in fchmodat()
817 pathname: *const ::c_char, in fchownat()
832 pathname: *const ::c_char, in fstatat()
854 pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int; in unlinkat()
1061 pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; in realpath()
1278 pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; in mknod()
1442 pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, in mkdirat()
1444 pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, in openat()
1477 pathname: *const ::c_char, in readlinkat()
1493 pathname in readlinkat()
[all...]
/third_party/node/deps/v8/tools/testrunner/local/
H A Dtestsuite.py244 (f, pathname, description) = imp.find_module("testcfg", [root])
245 yield imp.load_module(name + "_testcfg", f, pathname, description)

Completed in 16 milliseconds

12345678910>>...12