Home
last modified time | relevance | path

Searched defs:subpath (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/m133/infra/bots/task_drivers/external_client/
Dexternal_client.go61 func runDocker(ctx context.Context, checkoutDir, subpath, target string) error { argument
/third_party/skia/m133/tools/skqp/src/
Dskqp_main.cpp27 sk_sp<SkData> open(const char* subpath) override { in open()
/third_party/skia/modules/canvaskit/tests/
Dpath.spec.js416 const subpath = cont.getSegment(20, 40, true); // make sure this doesn't crash constant
/third_party/skia/m133/modules/canvaskit/tests/
Dpath_test.js408 const subpath = cont.getSegment(20, 40, true); // make sure this doesn't crash constant
/third_party/ninja/src/
Ddeps_log.cc232 StringPiece subpath(buf, path_size); in Load() local
/third_party/rust/rust/compiler/rustc_mir_dataflow/src/
Delaborate_drops.rs274 let subpath = self.elaborator.field_subpath(variant_path, field); in move_paths_for_fields() localVariable
511 let subpath = self.elaborator.downcast_subpath(self.path, variant_index); in open_drop_for_multivariant() localVariable
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts2174 …const subpath = moduleName.substring(potentialTarget.substring(0, starPos).length, moduleName.leng… constant
2179 const subpath = moduleName.substring(potentialTarget.length - 1); constant
2184 const subpath = moduleName.substring(potentialTarget.length); constant
/third_party/skia/m133/third_party/externals/icu/source/tools/tzcode/
Dzdump.c1071 char subpath[FILENAME_MAX + 1]; in getzones() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c1077 char subpath[FILENAME_MAX + 1]; in getzones() local
/third_party/icu/icu4c/source/tools/tzcode/
Dzdump.c1071 char subpath[FILENAME_MAX + 1]; in getzones() local
/third_party/python/Modules/
D_pickle.c1823 PyObject *subpath = PyList_GET_ITEM(dotted_path, i); in get_dotted_path() local
/third_party/typescript/lib/
DtypingsInstaller.js28749 function loadModuleFromExports(scope, extensions, subpath, state, cache, redirectedReference) { argument
28865 function loadModuleFromTargetImportOrExport(target, subpath, pattern, key) { argument
Dtsc.js37672 function loadModuleFromExports(scope, extensions, subpath, state, cache, redirectedReference) { argument
37788 function loadModuleFromTargetImportOrExport(target, subpath, pattern, key) { argument