Home
last modified time | relevance | path

Searched defs:fullPath (Results 1 – 25 of 27) sorted by relevance

12

/external/skia/src/utils/
DSkOSFile.cpp18 SkString SkOSPath::Basename(const char* fullPath) { in Basename()
31 SkString SkOSPath::Dirname(const char* fullPath) { in Dirname()
/external/lzma/CPP/Windows/
DDLL.cpp77 TCHAR fullPath[MAX_PATH + 2]; in MyGetModuleFileName() local
93 wchar_t fullPath[MAX_PATH + 2]; in MyGetModuleFileName() local
/external/skia/tests/
DBadIcoTest.cpp30 SkString fullPath = SkOSPath::Join(resourcePath.c_str(), badIcos[i]); in DEF_TEST() local
DCodexTest.cpp15 SkString fullPath = GetResourcePath(path); in resource() local
/external/doclava/src/com/google/doclava/
DClearPage.java86 public static void write(Data data, String templ, String filename, boolean fullPath) { in write()
90 public static void write(Data data, String templ, String filename, boolean fullPath, JSilver cs) { in write()
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
DFileSystemResourceLoader.java77 String fullPath; in getResourceVersionId() local
/external/skia/tools/skpdiff/
Dskpdiff_util.cpp192 SkString fullPath(PATH_MAX + 1); in get_absolute_path() local
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp110 …rchiveExtractCallback::CreateComplexDirectory(const UStringVector &dirPathParts, UString &fullPath) in CreateComplexDirectory()
160 UString fullPath; in GetStream() local
DArchiveOpenCallback.cpp97 UString fullPath = _folderPrefix + name; in GetStream() local
DEnumDirItems.cpp213 const UString fullPath = phyPrefix + name; in EnumerateDirItems() local
263 const UString fullPath = phyPrefix + nextNode.Name; in EnumerateDirItems() local
DLoadCodecs.cpp38 TCHAR fullPath[MAX_PATH + 1]; in GetLibraryFolderPrefix() local
DArchiveCommandLine.cpp799 UString fullPath; in EnumerateDirItemsAndSort() local
/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp253 const std::string fullPath = child->getFullPath(); in addMatchingCases() local
277 const std::string fullPath = child->getFullPath(); in removeMatchingCases() local
362 std::string fullPath; in printBatchResultSummary() local
DxeBatchResultToXml.cpp288 string fullPath; in writeTestCaseListNode() local
/external/skia/tools/
Dpicture_utils.cpp63 SkString fullPath = SkOSPath::Join(partialPath.c_str(), baseName.c_str()); in write_bitmap_to_disk() local
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
DInterp.java109 public static String getTestsuiteDir(String fullPath, String fileName) { in getTestsuiteDir()
/external/skia/bench/
DSkipZeroesBench.cpp55 SkString fullPath = SkOSPath::Join(resourcePath.c_str(), fFilename.c_str()); in onPreDraw() local
/external/icu/icu4c/source/tools/toolutil/
Dpkg_gencmn.c407 char *fullPath = NULL; in addFile() local
511 char *fullPath; in pathToFullPath() local
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
DResourceLoaderAdaptor.java196 String fullPath; in getResourceVersionId() local
/external/emma/core/java12/com/vladium/util/
DIPathEnumerator.java265 …final String fullPath = m_canonical ? Files.canonicalizePathname (path.getPath ()) : path.getPath … in enumeratePathArchive() local
/external/deqp/executor/
DxeBatchExecutor.cpp46 std::string fullPath; in isExecutedInBatch() local
DxeTestCase.cpp266 std::string fullPath; in addChildGroupsToMap() local
/external/protobuf/java/src/test/java/com/google/protobuf/
DTestUtil.java4059 File fullPath = new File(getTestDataDir(), filename); in readBytesFromFile() local
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp239 UString fullPath; in GetStream() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp507 glu::TypeComponentVector fullPath(varPath.size() + iter.getPath().size()); in computeTransformFeedbackOutputs() local

12