Home
last modified time | relevance | path

Searched refs:path (Results 6051 - 6075 of 8433) sorted by relevance

1...<<241242243244245246247248249250>>...338

/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')
H A Dasdl_highlight.py6 sys.path.append(str(CPYTHON_ROOT / "Parser"))
/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
/third_party/skia/tools/viewer/
H A DSkottieSlide.h23 SkottieSlide(const SkString& name, const SkString& path);
/third_party/skia/third_party/externals/icu/source/common/
H A Dsprpimpl.h85 char* path; member
/third_party/protobuf/python/compatibility_tests/v2.5.0/
H A Dsetup.py23 if not os.path.exists(source):
/third_party/protobuf/python/docs/
H A Dmake.bat20 echo.to the full path of the 'sphinx-build' executable. Alternatively you
/third_party/python/Lib/test/test_importlib/extension/
H A Dtest_case_sensitivity.py19 finder = self.machinery.FileFinder(util.EXTENSIONS.path,
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.h98 // Find a path from "source" to "dest". If such a path exists,
99 // place the nodes on the path in the array path[], and return
100 // the number of nodes on the path. If the path is longer than
102 // in path[]. The client should compare the return value with
103 // max_path_len" to see when this occurs. If no path exists, return
104 // 0. Any valid path stored in path[] wil
[all...]
/third_party/skia/include/utils/
H A DSkOrderedFontMgr.h45 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
/third_party/skia/infra/bots/assets/clang_linux/
H A Dcreate.py22 # CMake will sometimes barf if we pass it a relative path.
23 target_dir = os.path.abspath(target_dir)
/third_party/rust/crates/rustix/tests/fs/
H A Dlong_paths.rs7 let dir = openat(cwd(), tmp.path(), OFlags::RDONLY, Mode::empty()).unwrap(); in test_long_paths()
H A Dfutimens.rs7 let dir = openat(cwd(), tmp.path(), OFlags::RDONLY, Mode::empty()).unwrap(); in test_futimens()
H A Dmknodat.rs12 let dir = openat(cwd(), tmp.path(), OFlags::RDONLY, Mode::empty()).unwrap(); in test_mknodat()
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.h53 struct cil_tree_node *cil_tree_get_next_path(struct cil_tree_node *node, char **info_kind, uint32_t *hll_line, char **path);
/third_party/rust/crates/rustix/src/termios/
H A Dtty.rs15 crate::ffi::CString, crate::path::SMALL_PATH_BUFFER_SIZE, alloc::vec::Vec,
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_wrapper.py49 writeInlFile(os.path.join(OPENGL_INC_DIR, "glwApi.inl"), src)
/third_party/vk-gl-cts/scripts/
H A Dupdate-copyright-year.py44 srcFiles.append(os.path.join(root, file))
/third_party/vk-gl-cts/framework/common/
H A DtcuResource.hpp79 * \param name Resource path
94 DirArchive (const char* path);

Completed in 11 milliseconds

1...<<241242243244245246247248249250>>...338