Home
last modified time | relevance | path

Searched defs:True (Results 1 – 25 of 44) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventListenerConstants.cs42 public const int True = 1; field in Antlr.Runtime.Debug.DebugEventListenerConstants
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugEventListenerConstants.cs42 public const int True = 1; field in Antlr.Runtime.Debug.DebugEventListenerConstants
/external/valgrind/main/tests/
Darch_test.c22 #define True 1 macro
Dos_test.c20 #define True 1 macro
Dx86_amd64_features.c17 #define True 1 macro
/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h43 Unknown = -1, False = 0, True = 1 enumerator
/external/valgrind/main/none/tests/amd64/
Dpcmpxstrx64.c16 #define True ((Bool)1) macro
350 #define True ((Bool)1) macro
Dpcmpstr64.c16 #define True ((Bool)1) macro
1284 #define True ((Bool)1) macro
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp93 typedef Lookup<B ? sizeof(T) : sizeof(E)> True; typedef
97 typedef Cond<true, int, char>::True True; typedef
Dcurrent-instantiation.cpp173 struct True : public Bool<true> {}; struct
/external/clang/test/CXX/expr/expr.const/
Dp3-0x.cpp86True = &a, // expected-error {{conversion from 'bool (*)(int)' to 'bool' is not allowed in a conve… enumerator
/external/srec/srec/include/
Dall_defs.h85 #define True ESR_TRUE /* Boolean constants */ macro
/external/clang/lib/AST/
DExprClassification.cpp517 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
/external/valgrind/main/VEX/pub/
Dlibvex_basictypes.h81 #define True ((Bool)1) macro
/external/valgrind/main/coregrind/
Dfixup_macho_loadcmds.c112 #define True ((Bool)1) macro
/external/valgrind/main/mpi/
Dmpiwrap_type_test.c20 #define True ((Bool)1) macro
/external/bzip2/
Dbzip2recover.c56 #define True ((Bool)1) macro
/external/llvm/include/llvm/Support/
DTargetFolder.h224 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
DConstantFolder.h207 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
DNoFolder.h255 Constant *True, Constant *False) const { in CreateSelect()
DIRBuilder.h447 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False) { in CreateCondBr()
/external/valgrind/main/exp-sgcheck/tests/
Dbad_percentify.c22 #define True ((Bool)1) macro
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2240 SDValue True = CurDAG->getTargetConstant(TrueImm, MVT::i32); in SelectT2CMOVImmOp() local
2273 SDValue True = CurDAG->getTargetConstant(TrueImm, MVT::i32); in SelectARMCMOVImmOp() local
2407 SDValue True = CurDAG->getTargetConstant(TrueImm, MVT::i32); in SelectConditionalOp() local
2462 SDValue True = CurDAG->getTargetConstant(TrueImm, MVT::i32); in SelectConditionalOp() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp569 static SDValue CreateCMovFP(SelectionDAG& DAG, SDValue Cond, SDValue True, in CreateCMovFP()
604 SDValue True = N->getOperand(1); in PerformSELECTCombine() local
1519 SDValue True = DAG.getConstant(1, MVT::i32); in LowerSETCC() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml134 | True Constructor

12