Searched defs:getTypeString (Results 1 - 25 of 27) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DXUnresolvedVariableSimple.java77 public String getTypeString() method in class:XUnresolvedVariableSimple
H A DXUnresolvedVariable.java181 public String getTypeString() method in class:XUnresolvedVariable
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXNull.java59 public String getTypeString() method in class:XNull
H A DXBoolean.java92 public String getTypeString() method in class:XBoolean
H A DXNumber.java82 public String getTypeString() method in class:XNumber
H A DXRTreeFrag.java141 public String getTypeString() method in class:XRTreeFrag
H A DXNodeSet.java136 public String getTypeString() method in class:XNodeSet
H A DXString.java81 public String getTypeString() method in class:XString
H A DXObject.java223 public String getTypeString() method in class:XObject
239 new Object[]{ getTypeString() }); //"Can not convert "+getTypeString()+" to a number");
267 new Object[]{ getTypeString() }); //"Can not convert "+getTypeString()+" to a number");
413 new Object[]{ getTypeString() }); //"Can not convert "+getTypeString()+" to a NodeList!");
440 new Object[]{ getTypeString() }); //"Can not convert "+getTypeString()+" to a NodeList!");
456 new Object[]{ getTypeString() }); //"Ca
[all...]
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
H A DJUnitCodeGen.java216 testRuleMethodST.setAttribute("tokenType", getTypeString(ts.testSuites.get(input).getType()));
265 testRuleMethodST.setAttribute("tokenType", getTypeString(ts.testSuites.get(input).getType()));
284 public String getTypeString(int type) { method in class:JUnitCodeGen
/external/clang/include/clang/Basic/
H A DBuiltins.h88 const char *getTypeString(unsigned ID) const { function in class:clang::Builtin::Context
/external/swiftshader/third_party/LLVM/lib/AsmParser/
H A DLLParser.cpp29 static std::string getTypeString(Type *T) { function
775 getTypeString(Val->getType()) + "'");
813 getTypeString(Val->getType()) + "'");
1720 getTypeString(Val->getType()) + "'");
1762 getTypeString(Val->getType()) + "'");
1810 getTypeString(FI->second.first->getType()) + "'");
1826 getTypeString(FI->second.first->getType()) + "'");
1983 " is not of type '" + getTypeString(Elts[0]->getType()));
2007 getTypeString(Elts[0]->getType()));
2016 " is not of type '" + getTypeString(Elt
[all...]
/external/llvm/lib/AsmParser/
H A DLLParser.cpp40 static std::string getTypeString(Type *T) { function
1175 getTypeString(Val->getType()) + "'");
1206 getTypeString(Val->getType()) + "'");
2507 getTypeString(Val->getType()) + "'");
2548 getTypeString(Val->getType()) + "'");
2597 getTypeString(FI->second.first->getType()) + "'");
2614 getTypeString(FI->second.first->getType()) + "'");
2774 " is not of type '" + getTypeString(Elts[0]->getType()));
2798 getTypeString(Elts[0]->getType()));
2807 " is not of type '" + getTypeString(Elt
[all...]
/external/clang/lib/CodeGen/
H A DTargetInfo.cpp7536 static bool getTypeString(SmallStringEnc &Enc, const Decl *D,
7543 if (getTypeString(Enc, D, CGM, TSC)) {
7903 static bool getTypeString(SmallStringEnc &Enc, const Decl *D, function
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1496 static const char *getTypeString(uint64_t Type) { function
1781 << format("%-21s", getTypeString(Tag));
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/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 ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 464 milliseconds

12