/external/opencv3/samples/cpp/ |
D | matchmethod_orb_akaze_brisk.cpp | 20 vector<String> typeDesc; in main() local 25 …typeDesc.push_back("AKAZE-DESCRIPTOR_KAZE_UPRIGHT"); // see http://docs.opencv.org/trunk/d8/d30… in main() 26 typeDesc.push_back("AKAZE"); // see http://docs.opencv.org/trunk/d8/d30/classcv_1_1AKAZE.html in main() 27 typeDesc.push_back("ORB"); // see http://docs.opencv.org/trunk/de/dbf/classcv_1_1BRISK.html in main() 28 typeDesc.push_back("BRISK"); // see http://docs.opencv.org/trunk/db/d95/classcv_1_1ORB.html in main() 67 for (itDesc = typeDesc.begin(); itDesc != typeDesc.end(); itDesc++) in main() 178 for (itDesc = typeDesc.begin(); itDesc != typeDesc.end(); itDesc++) in main()
|
D | detect_blob.cpp | 114 vector<String> typeDesc; in main() local 129 …typeDesc.push_back("BLOB"); // see http://docs.opencv.org/trunk/d0/d7a/classcv_1_1SimpleBlobDet… in main() 135 typeDesc.push_back("BLOB"); in main() 141 typeDesc.push_back("BLOB"); in main() 145 typeDesc.push_back("BLOB"); in main() 151 typeDesc.push_back("BLOB"); in main() 157 typeDesc.push_back("BLOB"); in main() 168 for (itDesc = typeDesc.begin(); itDesc != typeDesc.end(); itDesc++) in main()
|
D | detect_mser.cpp | 420 vector<String> typeDesc; in main() local 431 typeDesc.push_back("MSER"); in main() 439 typeDesc.push_back("MSER"); in main() 447 typeDesc.push_back("MSER"); in main() 462 for (itDesc = typeDesc.begin(); itDesc != typeDesc.end(); itDesc++) in main()
|
/external/javassist/src/main/javassist/compiler/ |
D | JvstCodeGen.java | 573 public void recordVariable(String typeDesc, String varName, int varNo, in recordVariable() argument 578 while ((c = typeDesc.charAt(dim)) == '[') in recordVariable() 585 cname = typeDesc.substring(1, typeDesc.length() - 1); in recordVariable() 587 cname = typeDesc.substring(dim + 1, typeDesc.length() - 1); in recordVariable()
|
/external/javassist/src/main/javassist/ |
D | CtField.java | 96 private CtField(String typeDesc, String name, CtClass clazz) in CtField() argument 105 fieldInfo = new FieldInfo(cf.getConstPool(), name, typeDesc); in CtField() 1108 String typeDesc = Descriptor.of(type); in compile() local 1109 String mDesc = getDescriptor() + typeDesc; in compile() 1111 code.addPutfield(Bytecode.THIS, name, typeDesc); in compile() 1147 String typeDesc = Descriptor.of(type); in compileIfStatic() local 1148 code.addInvokestatic(objectType, methodName, desc + typeDesc); in compileIfStatic() 1149 code.addPutstatic(Bytecode.THIS, name, typeDesc); in compileIfStatic()
|
D | CtBehavior.java | 610 char typeDesc = 'L'; in addParameter2() local 615 typeDesc = cpt.getDescriptor(); in addParameter2() 629 smt.insertLocal(where, StackMapTable.typeTagOf(typeDesc), classInfo); in addParameter2() 633 sm.insertLocal(where, StackMapTable.typeTagOf(typeDesc), classInfo); in addParameter2()
|
/external/caliper/lib/ |
D | java-allocation-instrumenter-2.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/robolectric/v1/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |