Home
last modified time | relevance | path

Searched defs:getTrue (Results 1 – 10 of 10) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/language/
DPythonLanguage.java46 protected String getTrue() { in getTrue() method in PythonLanguage
DSquirrelLanguage.java48 protected String getTrue() { in getTrue() method in SquirrelLanguage
DLanguage.java130 protected String getTrue() { in getTrue() method in Language
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/
DBooleanNode.java37 public static BooleanNode getTrue() { return TRUE; } in getTrue() method in BooleanNode
/external/llvm/include/llvm/IR/
DIRBuilder.h270 ConstantInt *getTrue() { in getTrue() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h335 ConstantInt *getTrue() { in getTrue() function
/external/llvm/lib/IR/
DConstants.cpp508 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt
522 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp660 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt
674 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp84 static Constant *getTrue(Type *Ty) { in getTrue() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp122 static Constant *getTrue(Type *Ty) { in getTrue() function