Searched refs:pathName (Results 1 - 25 of 39) sorted by relevance

12

/external/lzma/CPP/Windows/
H A DFileSystem.h21 UINT MyGetDriveType(CFSTR pathName);
H A DFileDir.cpp257 FString pathName = _aPathName; local
258 int pos = pathName.ReverseFind(FCHAR_PATH_SEPARATOR);
259 if (pos > 0 && (unsigned)pos == pathName.Len() - 1)
261 if (pathName.Len() == 3 && pathName[1] == L':')
263 pathName.Delete(pos);
265 const FString pathName2 = pathName;
266 pos = pathName.Len();
270 if (CreateDir(pathName))
275 if (!fileInfo.Find(pathName)) // Fo
[all...]
H A DFileSystem.cpp58 UINT MyGetDriveType(CFSTR pathName) argument
63 return GetDriveType(fs2fas(pathName));
68 return GetDriveTypeW(fs2us(pathName));
H A DFileFind.h148 HANDLE FindFirst(CFSTR pathName, bool watchSubtree, DWORD notifyFilter);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowBitmapFactory.java46 public static Bitmap decodeFile(String pathName) { argument
47 return create("file:" + pathName);
51 public static Bitmap decodeFile(String pathName, BitmapFactory.Options options) { argument
52 return create("file:" + pathName, options);
H A DShadowDrawable.java61 public static Drawable createFromPath(String pathName) { argument
63 shadowOf(drawable).setPath(pathName);
/external/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp197 UString pathName; local
198 SplitPathToParts_Smart(DirPath, pathPrefix, pathName);
200 pathPrefix = pathName;
202 _pathName.SetText(pathName);
376 UString pathName; local
377 _pathName.GetText(pathName);
378 pathName.Trim();
379 s += pathName;
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DTestHelper_ClassLoader.java101 private Class<?> loadClassFromFile(String pathName, String className, argument
107 theFile = new File(pathName, classNameAsFile);
/external/skia/src/ports/
H A DSkFontMgr_android.cpp56 SkTypeface_AndroidSystem(const SkString& pathName, argument
66 , fPathName(pathName)
157 SkString pathName(family.fBasePath);
158 pathName.append(fontFile.fFileName);
160 std::unique_ptr<SkStreamAsset> stream = SkStream::MakeFromFile(pathName.c_str());
163 pathName.c_str()));
176 pathName.c_str()));
212 pathName, cacheFontFiles, ttcIndex, axisValues.get(), axisDefinitions.count(),
/external/skia/tests/
H A DPathOpsExtendedTest.h59 void ShowPath(const SkPath& path, const char* pathName);
/external/skia/tools/debugger/
H A DSkDebugCanvas.cpp762 void SkDebugCanvas::addPathData(const SkPath& path, const char* pathName) { argument
765 fClipStackData.appendf("%sSkPath %s;<br>", kHTML4SpaceIndent, pathName);
766 fClipStackData.appendf("%s%s.setFillType(SkPath::%s);<br>", kHTML4SpaceIndent, pathName,
774 fClipStackData.appendf("%s%s.moveTo(", kHTML4SpaceIndent, pathName);
778 fClipStackData.appendf("%s%s.lineTo(", kHTML4SpaceIndent, pathName);
782 fClipStackData.appendf("%s%s.quadTo(", kHTML4SpaceIndent, pathName);
786 fClipStackData.appendf("%s%s.conicTo(", kHTML4SpaceIndent, pathName);
790 fClipStackData.appendf("%s%s.cubicTo(", kHTML4SpaceIndent, pathName);
794 fClipStackData.appendf("%s%s.close();<br>", kHTML4SpaceIndent, pathName);
H A DSkDebugCanvas.h301 void addPathData(const SkPath& path, const char* pathName);
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceDefinitionUtil.hpp179 bool findProgramVariablePathByPathName (std::vector<ProgramInterfaceDefinition::VariablePathComponent>& typePath, const ProgramInterfaceDefinition::Program* program, const std::string& pathName, const ProgramInterfaceDefinition::VariableSearchFilter& filter);
H A Des31fProgramInterfaceDefinitionUtil.cpp1699 bool findProgramVariablePathByPathName (std::vector<VariablePathComponent>& typePath, const ProgramInterfaceDefinition::Program* program, const std::string& pathName, const VariableSearchFilter& filter)
1703 if (!traverseProgramVariablePath(modifiedPath, program, pathName, filter))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp2851 static void showPathContours(SkPath::RawIter& iter, const char* pathName) { argument
2857 SkDebugf(" %s.moveTo(", pathName);
2862 SkDebugf(" %s.lineTo(", pathName);
2867 SkDebugf(" %s.quadTo(", pathName);
2872 SkDebugf(" %s.conicTo(", pathName);
2877 SkDebugf(" %s.cubicTo(", pathName);
2882 SkDebugf(" %s.close();\n", pathName);
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 922 milliseconds

12