Home
last modified time | relevance | path

Searched refs:mpath (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DintersectionsOfLargeUnions.types27 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
59 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
72 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
DintersectionsOfLargeUnions2.types41 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
73 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
86 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
/third_party/ltp/lib/
Dtst_device.c440 char cdir[PATH_MAX], mpath[PATH_MAX]; in tst_is_mounted_at_tmpdir() local
448 ret = snprintf(mpath, PATH_MAX, "%s/%s", cdir, path); in tst_is_mounted_at_tmpdir()
456 return tst_is_mounted(mpath); in tst_is_mounted_at_tmpdir()
/third_party/python/Lib/test/
Dtest_zipimport.py332 mpath = list(mod.__path__)[0].split('path1.zip' + os.sep)[1]
333 self.assertEqual(packdir3[:-1], mpath)
408 mpath = list(mod.__path__)[0].split('path1.zip' + os.sep)[1]
409 self.assertEqual(packdir3[:-1], mpath)
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82683 static nsIAtom* mpath; member in nsGkAtoms