/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowBitmapFactory.java | 46 public static Bitmap decodeFile(String pathName) { in decodeFile() 51 public static Bitmap decodeFile(String pathName, BitmapFactory.Options options) { in decodeFile()
|
D | ShadowDrawable.java | 61 public static Drawable createFromPath(String pathName) { in createFromPath()
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.cpp | 197 UString pathName; in OnInit() local 376 UString pathName; in OnOK() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowBitmapRegionDecoder.java | 42 …public static BitmapRegionDecoder newInstance(String pathName, boolean isShareable) throws IOExcep… in newInstance()
|
D | ShadowBitmapFactory.java | 71 public static Bitmap decodeFile(String pathName) { in decodeFile() 76 public static Bitmap decodeFile(String pathName, BitmapFactory.Options options) { in decodeFile()
|
D | ShadowDrawable.java | 88 public static Drawable createFromPath(String pathName) { in createFromPath()
|
/external/lzma/CPP/Windows/ |
D | FileSystem.cpp | 58 UINT MyGetDriveType(CFSTR pathName) in MyGetDriveType()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | TestHelper_ClassLoader.java | 101 private Class<?> loadClassFromFile(String pathName, String className, in loadClassFromFile()
|
/external/curl/tests/python_dependencies/impacket/ |
D | smb3.py | 1399 def mkdir(self, shareName, pathName, password = None): argument 1418 def rmdir(self, shareName, pathName, password = None): argument 1437 def remove(self, shareName, pathName, password = None): argument
|
/external/skqp/src/ports/ |
D | SkFontMgr_android.cpp | 57 SkTypeface_AndroidSystem(const SkString& pathName, in SkTypeface_AndroidSystem() 158 SkString pathName(family.fBasePath); in SkFontStyleSet_Android() local
|
/external/skia/src/ports/ |
D | SkFontMgr_android.cpp | 57 SkTypeface_AndroidSystem(const SkString& pathName, in SkTypeface_AndroidSystem() 158 SkString pathName(family.fBasePath); in SkFontStyleSet_Android() local
|
/external/skqp/tools/debugger/ |
D | SkDebugCanvas.cpp | 685 void SkDebugCanvas::addPathData(const SkPath& path, const char* pathName) { in addPathData()
|
/external/skia/tools/debugger/ |
D | SkDebugCanvas.cpp | 685 void SkDebugCanvas::addPathData(const SkPath& path, const char* pathName) { in addPathData()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceDefinitionUtil.cpp | 1699 … typePath, const ProgramInterfaceDefinition::Program* program, const std::string& pathName, const … in findProgramVariablePathByPathName()
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 2851 static void showPathContours(SkPath::RawIter& iter, const char* pathName) { in showPathContours()
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 2851 static void showPathContours(SkPath::RawIter& iter, const char* pathName) { in showPathContours()
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 1682 def wm_group(self, pathName=None): argument 1721 def wm_iconwindow(self, pathName=None): argument
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 1848 def wm_group(self, pathName=None): argument 1912 def wm_iconwindow(self, pathName=None): argument
|