/external/valgrind/main/tests/ |
D | arch_test.c | 21 #define False 0 macro
|
D | os_test.c | 18 #define False 0 macro
|
D | x86_amd64_features.c | 16 #define False 0 macro
|
/external/llvm/include/llvm/Analysis/ |
D | LazyValueInfo.h | 41 Unknown = -1, False = 0, True = 1 enumerator
|
/external/llvm/unittests/VMCore/ |
D | VerifierTest.cpp | 36 Constant *False = ConstantInt::getFalse(C); in TEST() local
|
/external/clang/test/SemaTemplate/ |
D | instantiate-expr-2.cpp | 94 typedef Lookup<!B ? sizeof(T) : sizeof(E)> False; typedef 98 typedef Cond<true, int, char>::False False; typedef
|
D | current-instantiation.cpp | 174 struct False : public Bool<false> {}; struct
|
/external/valgrind/main/VEX/pub/ |
D | libvex_basictypes.h | 82 #define False ((Bool)0) macro
|
/external/srec/srec/include/ |
D | all_defs.h | 86 #define False ESR_FALSE macro
|
/external/clang/lib/AST/ |
D | ExprClassification.cpp | 498 const Expr *False) { in ClassifyConditional()
|
/external/valgrind/main/mpi/ |
D | mpiwrap_type_test.c | 19 #define False ((Bool)0) macro
|
D | libmpiwrap.c | 148 #define False ((Bool)0) macro
|
/external/bzip2/ |
D | bzip2recover.c | 57 #define False ((Bool)0) macro
|
D | bzip2.c | 170 #define False ((Bool)0) macro
|
D | bzlib_private.h | 50 #define False ((Bool)0) macro
|
/external/llvm/include/llvm/Support/ |
D | ConstantFolder.h | 195 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
|
D | TargetFolder.h | 212 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
|
D | NoFolder.h | 255 Constant *True, Constant *False) const { in CreateSelect()
|
D | IRBuilder.h | 432 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False) { in CreateCondBr()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.ml | 115 | False Constructor
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 468 SDValue False, DebugLoc DL) { in CreateCMovFP() 489 SDValue False = DAG.getConstant(0, MVT::i32); in PerformSETCCCombine() local
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 523 llvm::Value *False = in GenerateObjCAtomicSetterBody() local 592 llvm::Value *False = in GenerateObjCSetter() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 201 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
|
/external/valgrind/main/cachegrind/ |
D | cg_merge.c | 47 #define False ((Bool)0) macro
|
/external/clang/include/clang/Parse/ |
D | Parser.h | 1562 static TPResult False() { return TPR_false; } in False() function
|