Home
last modified time | relevance | path

Searched refs:pathElement (Results 1 – 9 of 9) sorted by relevance

/external/smali/util/src/main/java/org/jf/util/
DClassFileNameHandler.java438 private static String addSuffixBeforeExtension(String pathElement, String suffix) { in addSuffixBeforeExtension() argument
439 int extensionStart = pathElement.lastIndexOf('.'); in addSuffixBeforeExtension()
441 StringBuilder newName = new StringBuilder(pathElement.length() + suffix.length() + 1); in addSuffixBeforeExtension()
443 newName.append(pathElement); in addSuffixBeforeExtension()
446 newName.append(pathElement.subSequence(0, extensionStart)); in addSuffixBeforeExtension()
448 newName.append(pathElement.subSequence(extensionStart, pathElement.length())); in addSuffixBeforeExtension()
/external/skia/src/svg/
DSkSVGDevice.cpp526 AutoElement pathElement("path", fWriter); in addClipResources() local
527 pathElement.addPathAttributes(clipPath); in addClipResources()
528 pathElement.addAttribute("clip-rule", clipRule); in addClipResources()
/external/skqp/src/svg/
DSkSVGDevice.cpp523 AutoElement pathElement("path", fWriter); in addClipResources() local
524 pathElement.addPathAttributes(clipPath); in addClipResources()
525 pathElement.addAttribute("clip-rule", clipRule); in addClipResources()
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...