Searched defs:fromType (Results 1 - 12 of 12) sorted by relevance

/external/annotation-tools/annotation-file-utilities/src/annotator/find/
H A DInsertions.java329 ? TypeTree.fromType(((JCTree.JCNewArray) node).type)
570 node = TypeTree.fromType(csym.type);
576 node = TypeTree.fromType(csym.type);
584 node = TypeTree.fromType(((JCTree.JCNewArray) node).type);
603 node = TypeTree.fromType(csym.type);
725 node = TypeTree.fromType(((JCTree.JCNewArray) node).type);
1293 static TypeTree fromType(final Type type) { method in class:Insertions.TypeTree
1297 final TypeTree componentType = fromType(atype.getComponentType());
1303 final TypeTree bound = fromType(btype.getBound());
1319 for (Type t : params) { typeArgs.add(fromType(
1333 static TypeTree fromType(final com.sun.tools.javac.code.Type type) { method in class:Insertions.TypeTree
[all...]
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp716 // Type Setting: fromType + fromTypeWidth
725 unsigned int fromType; local
727 fromType = NVPTX::PTXLdStInstCode::Signed;
729 fromType = NVPTX::PTXLdStInstCode::Float;
731 fromType = NVPTX::PTXLdStInstCode::Unsigned;
765 getI32Imm(vecType, dl), getI32Imm(fromType, dl),
793 getI32Imm(vecType, dl), getI32Imm(fromType, dl),
846 getI32Imm(vecType, dl), getI32Imm(fromType, dl),
898 getI32Imm(vecType, dl), getI32Imm(fromType, dl),
946 // Type Setting: fromType
[all...]
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCDatabaseMetaData.java168 public boolean supportsConvert(int fromType, int toType) argument
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 366 milliseconds