Home
last modified time | relevance | path

Searched refs:path (Results 7001 - 7025 of 8664) sorted by relevance

1...<<281282283284285286287288289290>>...347

/third_party/skia/src/core/
H A DSkScalerCache.h65 // If the path has never been set, then add a path to glyph.
67 SkGlyph* glyph, const SkPath* path) SK_EXCLUDES(fMu);
72 /** If the advance axis intersects the glyph's path, append the positions scaled and offset
126 // If the path has never been set, then use the scaler context to add the glyph.
H A DSkRecorder.h105 void onClipPath(const SkPath& path, SkClipOp, ClipEdgeStyle) override;
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.h92 char * path; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/scripts/
H A Ddsp_timing.py28 import os.path namespace
/third_party/python/Lib/unittest/
H A Dutil.py4 from os.path import commonprefix
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTarWriter.cpp104 std::string PaxAttr = formatPax("path", Path); in writePaxHeader()
175 std::string Fullpath = BaseDir + "/" + sys::path::convert_to_slash(Path); in append()
/third_party/skia/tools/fonts/
H A DTestFontMgr.cpp169 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override {
/third_party/skia/tools/lottie-web-perf/
H A Dlottie-web-perf.js36 description: 'The path to lottie.min.js, defaults to a local npm install location.',
155 path: options.output,
/third_party/skia/third_party/externals/icu/source/common/
H A Dudataswp.h396 udata_openSwap(const char *path, const char *type, const char *name,
H A Dulocimp.h35 const char *path,
/third_party/vixl/tools/
H A Dverify_assembler_traces.py38 as `llvm-mc` is in your PATH. You may provide a different `llvm-mc` path with
442 with open(os.path.join(trace_dir, trace_file), "r") as f:
/third_party/python/Lib/distutils/
H A Dextension.py191 suffix = os.path.splitext(word)[1]
/third_party/python/Lib/distutils/tests/
H A Dtest_cygwinccompiler.py34 self.python_h = os.path.join(self.mkdtemp(), 'python.h')
/third_party/python/Lib/test/test_importlib/
H A Dtest_lazy.py27 lazy_loader = factory('module name', 'module path', kw='kw')
29 self.assertEqual(('module name', 'module path'), loader.args)
45 def find_spec(self, name, path, target=None):
/third_party/python/Lib/test/
H A Dtest_mailcap.py157 existingmcfiles = [mcf for mcf in mailcapfiles if os.path.exists(mcf)]
/third_party/skia/infra/bots/gen_tasks_logic/
H A Djob_builder.go71 b.cmd("/bin/cp", "-rL", cfg.path, "${ISOLATED_OUTDIR}")
/third_party/skia/modules/pathkit/
H A Dexterns.js41 _addPath: function(path, scaleX, skewX, transX, skewY, scaleY, transY, pers0, pers1, pers2) {},
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/
H A Dmain.rs13 use std::path::PathBuf;
188 /// Return the `target/debug` or `target/release` directory path.
191 .expect("unittest executable path") in build_dir()
197 /// Return the `target` directory path.
202 /// Return the project directory path.
/third_party/rust/crates/rust-openssl/openssl-sys/build/
H A Dfind_normal.rs2 use std::path::{Path, PathBuf};
H A Drun_bindgen.rs6 use std::path::PathBuf;
189 .arg("--wrap-static-fns-path") in run_boringssl()
/third_party/selinux/libsepol/cil/test/unit/
H A DCuTest.h52 void CuStringRead(CuString* str, const char* path);
/third_party/vk-gl-cts/scripts/log/
H A Dlog_to_xml.py144 batchResultNode.setAttribute("FileName", os.path.basename(logFilePath))
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.h50 int wpa_debug_open_file(const char *path);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.h48 int wpa_debug_open_file(const char *path);
/third_party/vulkan-loader/tests/framework/icd/
H A Dtest_icd.h78 fs::path manifest_file_path;

Completed in 20 milliseconds

1...<<281282283284285286287288289290>>...347