Home
last modified time | relevance | path

Searched refs:path (Results 8651 - 8675 of 13147) sorted by relevance

1...<<341342343344345346347348349350>>...526

/third_party/nghttp2/src/
H A Dshrpx_http.h70 // Creates set-cookie-string for cookie based affinity. If |path| is
71 // not empty, "; <path>" is added. If |secure| is true, "; Secure" is
75 const StringRef &path, bool secure);
H A Dshrpx_api_downstream_connection.h56 // Endpoint path. It must start with "/api/".
57 StringRef path; member
H A Dshrpx_router.h81 ssize_t match(const StringRef &host, const StringRef &path) const;
/third_party/node/deps/icu-small/source/common/
H A Dsprpimpl.h85 char* path; member
/third_party/node/benchmark/http/
H A Dclient-request-body.js35 path: '/',
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dtoolutil.h54 * For Windows, a path/filename may be the short (8.3) version
88 * If there isn't a directory name in the path, it returns an empty string.
89 * @param path the full pathname to inspect.
96 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status);
/third_party/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.h54 * For Windows, a path/filename may be the short (8.3) version
88 * If there isn't a directory name in the path, it returns an empty string.
89 * @param path the full pathname to inspect.
96 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status);
/third_party/ltp/testcases/kernel/mem/include/
H A Dmem.h73 int path_exist(const char *path, ...);
/third_party/littlefs/scripts/
H A Dprefix.py11 import os.path namespace
/third_party/libinput/tools/
H A Drazer-quirks-lister.py10 # $ cd path/to/libinput.git/
25 # to our sys.path so we can import it
37 sys.path.append(str(Path(tmpdir) / "openrazer" / "daemon"))
/third_party/mesa3d/src/vulkan/util/
H A Dvk_icd_gen.py25 import os.path namespace
47 parser.add_argument('--lib-path', required=True,
/third_party/node/deps/openssl/openssl/include/internal/
H A Ddso.h30 * the caller has prompted the user for a path to a driver library so the
138 * 'addr' into 'sz' large caller-provided 'path' and returns the number of
140 * negative, 'path' is ignored and required amount of characters [including
145 int DSO_pathbyaddr(void *addr, char *path, int sz);
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.h72 const char* path,
/third_party/rust/crates/libc/ci/
H A Druntest-android.rs3 use std::path::{Path, PathBuf};
/third_party/rust/crates/cxx/src/
H A Dextern_type.rs190 ($([$kind:ident] $($(#[$($attr:tt)*])* $ty:path = $cxxpath:literal)*)*) => {
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dgen_copy_conversion_table.py12 sys.path.append('renderer')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp26 sys::path::is_separator(this->DumpDir.back())) in DumpObjects()
/third_party/skia/src/core/
H A DSkEdgeClipper.h30 * Clips each segment from the path, and passes the result (in a clipper) to the
33 static void ClipPath(const SkPath& path, const SkRect& clip, bool canCullToTheRight,
H A DSkClipStackDevice.h30 void onClipPath(const SkPath& path, SkClipOp, bool aa) override;
H A DSkStroke.h66 void strokePath(const SkPath& path, SkPath*) const;
/third_party/openssl/include/internal/
H A Ddso.h30 * the caller has prompted the user for a path to a driver library so the
138 * 'addr' into 'sz' large caller-provided 'path' and returns the number of
140 * negative, 'path' is ignored and required amount of characters [including
145 int DSO_pathbyaddr(void *addr, char *path, int sz);
/third_party/openssl/ohos_lite/include/internal/
H A Ddso.h29 * the caller has prompted the user for a path to a driver library so the
137 * 'addr' into 'sz' large caller-provided 'path' and returns the number of
139 * negative, 'path' is ignored and required amount of characters [including
144 int DSO_pathbyaddr(void *addr, char *path, int sz);
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dtoolutil.h61 * For Windows, a path/filename may be the short (8.3) version
95 * If there isn't a directory name in the path, it returns an empty string.
96 * @param path the full pathname to inspect.
103 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status);
/third_party/python/Doc/tools/extensions/
H A Dpatchlevel.py20 patchlevel_h = os.path.join(srcdir, '..', 'Include', 'patchlevel.h')
/third_party/skia/third_party/externals/tint/tools/src/match/
H A Dmatch.go26 type Test func(path string) bool
28 // New returns a Test function that returns true iff the path matches the

Completed in 16 milliseconds

1...<<341342343344345346347348349350>>...526