Home
last modified time | relevance | path

Searched defs:basePath (Results 1 – 24 of 24) sorted by relevance

/external/smali/util/src/test/java/org/jf/util/
DPathUtilTest.java42 …File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar + "te… in pathUtilTest1() local
55 …File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar + "te… in pathUtilTest2() local
70 … File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest3() local
82 File basePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest4() local
94 File basePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest5() local
106 … File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest6() local
118 File basePath = new File(roots[0] + "some"); in pathUtilTest7() local
130 File basePath = new File(roots[0] + "some" + File.separatorChar); in pathUtilTest8() local
142 File basePath = new File(roots[0] + "some"); in pathUtilTest9() local
154 File basePath = new File(roots[0] + "some" + File.separatorChar); in pathUtilTest10() local
[all …]
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
DClassResourceLoader.java54 private final String basePath; field in ClassResourceLoader
65 public ClassResourceLoader(Class<?> cls, String basePath) { in ClassResourceLoader()
DClassLoaderResourceLoader.java54 private String basePath; field in ClassLoaderResourceLoader
56 public ClassLoaderResourceLoader(ClassLoader classLoader, String basePath) { in ClassLoaderResourceLoader()
/external/smali/util/src/main/java/org/jf/util/
DPathUtil.java47 …public static String getRelativePath(String basePath, String pathToRelativize) throws IOException { in getRelativePath()
58 ArrayList<String> basePath = getPathComponents(canonicalBaseFile); in getRelativeFileInternal() local
/external/skia/src/ports/
DSkFontMgr_android_factory.cpp19 const char* basePath) in SkUseTestFontConfigFile()
DSkFontMgr_android_parser.cpp600 const SkString& basePath, bool isFallback) in parse_config_file()
657 const SkString& basePath) in append_system_font_families()
676 const SkString& basePath) in append_fallback_font_families_for_locale()
717 const SkString& basePath) in append_system_fallback_font_families()
726 const SkString& basePath) in mixin_vendor_fallback_font_families()
760 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
775 const SkString& basePath, in GetCustomFontFamilies()
/external/deqp/scripts/build/
Dconfig.py78 def getBinaryPath (self, buildType, basePath): argument
108 def getBinaryPath (self, buildType, basePath): argument
/external/icu/icu4c/source/test/intltest/
Dintltest.h324 char basePath[1024]; variable
/external/okhttp/samples/static-server/src/main/java/com/squareup/okhttp/sample/
DSampleServer.java62 private MockResponse directoryToResponse(String basePath, File directory) { in directoryToResponse()
/external/deqp/external/vulkancts/
Dverify_submission.py49 def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, otherItems): argument
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java80 XMPPath basePath = new XMPPath(); in XMPIteratorImpl() local
/external/deqp/executor/tools/
DxeExtractShaderPrograms.cpp70 …const string basePath = string(de::FilePath::join(cmdLine.dstPath, casePath).getPath()) + "." + de… in writeShaderProgram() local
/external/jsoncpp/src/jsontestrunner/
Dmain.cpp243 std::string basePath = removeSuffix(argv[1], ".json"); in main() local
/external/deqp/scripts/
Dmake_release.py48 def removeLeadingPath (path, basePath): argument
60 def getFileList (basePath): argument
Drun_nightly.py97 def getBinaryPath(self, basePath): argument
/external/autotest/frontend/client/src/autotest/afe/
DJobDetailView.java582 String basePath = jobId + "-" + owner + "/" + executionSubdir + "/"; in createWidget() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DURI.java523 String basePath = p_base.getPath(); in initialize() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DURI.java503 String basePath = p_base.getPath(); in initialize() local
/external/libvncserver/libvncserver/tightvnc-filetransfer/
Dfiletransfermsg.c171 char *basePath, *pChar; in CreateFileListInfo() local
/external/skia/tools/
Dskdiff_main.cpp415 SkString basePath(baseDir); in create_diff_images() local
/external/libvncserver/libvncserver/
Drfbserver.c1323 char *basePath; in rfbSendDirContent() local
/external/pdfium/third_party/lcms2-2.6/src/
Dcmscgats.c416 cmsBool BuildAbsolutePath(const char *relPath, const char *basePath, char *buffer, cmsUInt32Number … in BuildAbsolutePath()
/external/chromium-trace/catapult/third_party/mocha/
Dmocha.js180 extractCommon: function(basePath, newString, oldString, diagonalPath) { argument
/external/chromium-trace/catapult/tracing/third_party/mocha/
Dmocha.js180 extractCommon: function(basePath, newString, oldString, diagonalPath) { argument