Home
last modified time | relevance | path

Searched defs:pathName (Results 1 – 12 of 12) sorted by relevance

/third_party/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp199 UString pathName; in OnInit() local
379 UString pathName; in OnOK() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
Dmisc_nftw64_test.cpp16 static int NftwCallback(const char* pathName, const struct stat* sb, int flag, struct FTW* ftw) in NftwCallback()
/third_party/lzma/CPP/Windows/
DFileSystem.cpp60 UINT MyGetDriveType(CFSTR pathName) in MyGetDriveType()
/third_party/skia/modules/particles/src/
DSkParticleBinding.cpp86 SkPathBinding(const char* name = "", const char* pathPath = "", const char* pathName = "") in SkPathBinding()
254 const char* pathName) { in MakePath()
/third_party/skia/src/ports/
DSkFontMgr_android.cpp56 SkTypeface_AndroidSystem(const SkString& pathName, in SkTypeface_AndroidSystem()
185 SkString pathName(family.fBasePath); in SkFontStyleSet_Android() local
DSkFontMgr_preview.h56 SkTypeface_PreviewSystem(const SkString& pathName, in SkTypeface_PreviewSystem()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp149 ImmutableString pathName; member
329 const ImmutableString pathName(namePath); in addModifiedField() local
/third_party/skia/tests/
DPathOpsExtendedTest.cpp407 static void json_path_out(const SkPath& path, const char* pathName, const char* fillTypeName, in json_path_out()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1726 … typePath, const ProgramInterfaceDefinition::Program* program, const std::string& pathName, const … in findProgramVariablePathByPathName()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2841 static void showPathContours(const SkPath& path, const char* pathName) { in showPathContours()
/third_party/python/Lib/tkinter/
D__init__.py2117 def wm_group(self, pathName=None): argument
2195 def wm_iconwindow(self, pathName=None): argument
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.mjs1517 constructor(pathName, alternate) { argument