/third_party/skia/src/utils/ |
H A D | SkOrderedFontMgr.cpp | 94 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() argument
|
/third_party/skia/src/svg/ |
H A D | SkSVGDevice.h | 34 void drawPath(const SkPath& path,
|
/third_party/skia/src/ports/ |
H A D | SkScalerContext_mac_ct.h | 50 bool generatePath(SkGlyphID glyph, SkPath* path) override;
|
H A D | SkScalerContext_win_dw.h | 33 bool generatePath(SkGlyphID glyph, SkPath* path) override;
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | test_utils.h | 43 // Creates a temporary file. The full path is placed in |tempFileNameOut|, and the 52 bool DeleteSystemFile(const char *path);
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-arabic-joining-list.py | 10 import os.path, sys namespace
|
/third_party/python/Include/ |
H A D | import.h | 72 PyAPI_FUNC(PyObject *) PyImport_GetImporter(PyObject *path); variable
|
/third_party/python/Lib/distutils/command/ |
H A D | bdist.py | 98 self.bdist_base = os.path.join(build_base,
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | spirv_reduce_mutator.h | 62 void LogErrors(const std::string* path, uint32_t count) const override;
|
/third_party/skia/tools/debugger/ |
H A D | JsonWriteBuffer.h | 45 void writePath(const SkPath& path) override;
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | resbund.h | 490 void constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error);
|
/third_party/typescript/tests/baselines/reference/ |
H A D | augmentExportEquals5.js | 22 route(path: string): IRoute; 69 /// <reference path="express.d.ts"/>
|
/third_party/python/Lib/test/test_json/ |
H A D | __init__.py | 57 pkg_dir = os.path.dirname(__file__)
|
/third_party/protobuf/python/google/protobuf/ |
H A D | proto_builder.py | 120 file_proto.name = os.path.join(package.replace('.', '/'), proto_file_name)
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_macholib.py | 18 # return os.path.realpath(dyld_find(dylib)) 42 return os.path.realpath(dyld_find(dylib)) 68 # Issue #21093: dyld default search path includes $HOME/lib and 71 # of the path.
|
/third_party/rust/crates/clap/examples/ |
H A D | typed-derive.rs | 14 include: Option<std::path::PathBuf>,
|
/third_party/skia/infra/bots/recipes/ |
H A D | perf_pathkit.py | 15 'recipe_engine/path', 30 checkout_root = api.path['start_dir']
|
H A D | test_lottie_web.py | 17 'recipe_engine/path', 32 checkout_root = api.path['start_dir']
|
H A D | test_canvaskit.py | 16 'recipe_engine/path', 32 checkout_root = api.path['start_dir']
|
/third_party/skia/experimental/sktext/editor/ |
H A D | App.cpp | 33 bool init(const char* path) { in init()
|
/third_party/skia/include/core/ |
H A D | SkCanvasVirtualEnforcer.h | 31 void onDrawPath(const SkPath& path, const SkPaint& paint) override = 0;
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | store.rs | 60 use std::path::Path;
|
/third_party/rust/crates/nix/test/ |
H A D | test.rs | 70 use std::path::PathBuf;
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | system_utils.h | 36 bool PrependPathToEnvironmentVar(const char *variableName, const char *path);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | gen_load_texture_border_functions_table.py | 14 sys.path.append('../..')
|