| /third_party/python/Lib/test/libregrtest/ |
| H A D | utils.py | 2 import os.path namespace
|
| /third_party/python/Modules/_multiprocessing/clinic/ |
| H A D | posixshmem.c.h | 28 PyObject *path; in _posixshmem_shm_open() local 94 PyObject *path; _posixshmem_shm_unlink() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | restrace.cpp | 98 void FileTracer::traceOpen(const char* path, const char* type, const char* name) { in traceOpen() argument 106 void FileTracer::traceOpenDataFile(const char* path, const char* type, const char* name) { in traceOpenDataFile() argument 121 void FileTracer::traceOpenResFile(const char* path, const char* name) { in traceOpenResFile() argument
|
| /third_party/toybox/toys/other/ |
| H A D | modinfo.c | 127 char *path = xmprintf("%s/lib/modules/%s", TT.b, TT.k); in modinfo_main() local
|
| /third_party/python/Lib/test/ |
| H A D | test_cppext.py | 3 import os.path namespace
|
| /third_party/python/Python/ |
| H A D | dynload_shlib.c | 84 PyObject *path; in _PyImport_FindSharedFuncptr() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | field_mask_utility.cc | 65 std::string ConvertFieldMaskPath(const StringPiece path, in ConvertFieldMaskPath() argument [all...] |
| /third_party/skia/docs/examples/ |
| H A D | bug583299.cpp | 828 SkPath path; in REG_FIDDLE() local
|
| H A D | bug767834.cpp | 1232 SkPath path; in REG_FIDDLE() local
|
| H A D | ChromeMDRefreshTab.cpp | 15 SkPath path; in REG_FIDDLE() local 145 SkPath path = GetInteriorPath(1.f, SkISize::Make(250, 36), 16); REG_FIDDLE() local [all...] |
| /third_party/skia/gm/ |
| H A D | strokefill.cpp | 36 SkPath path; in papyrus_hello() local 234 SkPath path; hiragino_maru_gothic_pro_dash() local 254 path_bold(SkCanvas* canvas, const SkPath& path, const SkPaint& paint, float textSize) path_bold() argument 291 SkPath path; DEF_SIMPLE_GM_BG_NAME() local 352 SkPath path; DEF_SIMPLE_GM() local 378 SkPath path; DEF_SIMPLE_GM() local 410 SkPath path; DEF_SIMPLE_GM() local [all...] |
| H A D | userfont.cpp | 43 SkPath path; in make_tf() local
|
| H A D | complexclip4.cpp | 63 emulateClipPathReplace(SkCanvas* canvas, const SkPath& path, bool aa) emulateClipPathReplace() argument
|
| H A D | dashcubics.cpp | 30 static void flower(SkCanvas* canvas, const SkPath& path, SkScalar intervals[2], in flower() argument 51 SkPath path; in DEF_SIMPLE_GM() local [all...] |
| H A D | pathcontourstart.cpp | 106 const SkPath path = makePath(fRect, dir, i); in drawOneColumn() local
|
| H A D | samplerstress.cpp | 117 SkPath path; variable
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGImage.cpp | 44 const auto path = SkOSPath::Dirname(href.iri().c_str()); in LoadImage() local
|
| /third_party/skia/modules/skottie/src/layers/ |
| H A D | AudioLayer.cpp | 60 const skjson::StringValue* path = jaudio["u"]; in attachAudioLayer() local
|
| /third_party/selinux/libselinux/utils/ |
| H A D | selabel_lookup_best_match.c | 57 char *validate = NULL, *path = NULL, *context = NULL, *file = NULL; in main() local
|
| /third_party/skia/bench/ |
| H A D | StrokeBench.cpp | 16 StrokeBench(const SkPath& path, const SkPaint& paint, const char pathType[], SkScalar res) in StrokeBench() argument 61 SkPath path; in line_path_maker() local 70 SkPath path; in quad_path_maker() local 79 SkPath path; conic_path_maker() local 88 SkPath path; cubic_path_maker() local [all...] |
| /third_party/skia/dm/ |
| H A D | DMJsonWriter.cpp | 41 SkString path = SkOSPath::Join(dir, "dm.json"); in DumpJson() local 104 bool JsonWriter::ReadJson(const char* path, void(*callback)(BitmapResult)) { in ReadJson() argument
|
| /third_party/selinux/libselinux/src/ |
| H A D | compute_av.c | 19 char path[PATH_MAX]; in security_compute_av_flags_raw() local
|
| /third_party/rust/crates/syn/tests/repo/ |
| H A D | mod.rs | 250 let mut path = entry.unwrap().into_path(); in for_each_rust_file() variables [all...] |
| /third_party/spirv-tools/tools/diff/ |
| H A D | diff.cpp | 73 bool is_assembly(const char* path) { in is_assembly() argument 82 std::unique_ptr<spvtools::opt::IRContext> load_module(const char* path) { in load_module() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deFilePath.hpp | 93 inline FilePath::FilePath (const std::string& path) in FilePath() argument 98 inline FilePath::FilePath (const char* path) in FilePath() argument [all...] |