Home
last modified time | relevance | path

Searched refs:typeDesc (Results 1 – 12 of 12) sorted by relevance

/external/opencv3/samples/cpp/
Dmatchmethod_orb_akaze_brisk.cpp20 vector<String> typeDesc; in main() local
25typeDesc.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()
Ddetect_blob.cpp114 vector<String> typeDesc; in main() local
129typeDesc.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()
Ddetect_mser.cpp420 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/
DJvstCodeGen.java573 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/
DCtField.java96 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()
DCtBehavior.java610 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/
Djava-allocation-instrumenter-2.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...