Home
last modified time | relevance | path

Searched defs:False (Results 1 – 25 of 78) sorted by relevance

1234

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventListenerConstants.cs43 public const int False = 0; field in Antlr.Runtime.Debug.DebugEventListenerConstants
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugEventListenerConstants.cs43 public const int False = 0; field in Antlr.Runtime.Debug.DebugEventListenerConstants
/external/chromium_org/v8/test/webkit/
Ddfg-branch-not-fail.js42 var False = false; variable
/external/valgrind/main/tests/
Darch_test.c21 #define False 0 macro
Dos_test.c19 #define False 0 macro
Dx86_amd64_features.c22 #define False 0 macro
/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h43 Unknown = -1, False = 0, True = 1 enumerator
/external/chromium_org/third_party/libva/va/
Dsysdeps.h42 # define False 0 macro
/external/llvm/unittests/IR/
DVerifierTest.cpp36 Constant *False = ConstantInt::getFalse(C); in TEST() local
/external/valgrind/main/none/tests/amd64/
Dpcmpxstrx64w.c16 #define False ((Bool)0) macro
Dpcmpxstrx64.c15 #define False ((Bool)0) macro
Daes.c11 #define False ((Bool)0) macro
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp94 typedef Lookup<!B ? sizeof(T) : sizeof(E)> False; typedef
98 typedef Cond<true, int, char>::False False; typedef
Dcurrent-instantiation.cpp174 struct False : public Bool<false> {}; struct
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DSIISelLowering.cpp379 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
402 ConstantSDNode *True, *False; in PerformDAGCombine() local
DR600ISelLowering.cpp395 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
/external/mesa3d/src/gallium/drivers/radeon/
DSIISelLowering.cpp379 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
402 ConstantSDNode *True, *False; in PerformDAGCombine() local
DR600ISelLowering.cpp395 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
/external/clang/test/CXX/expr/expr.const/
Dp3-0x.cpp87False = nullptr // expected-error {{conversion from 'nullptr_t' to 'bool' is not allowed in a conv… enumerator
/external/valgrind/main/memcheck/tests/common/
Dsh-mem-vec128.tmpl.c30 #define False ((Bool)0) macro
/external/srec/srec/include/
Dall_defs.h86 #define False ESR_FALSE macro
/external/valgrind/main/coregrind/
Dfixup_macho_loadcmds.c113 #define False ((Bool)0) macro
/external/clang/lib/AST/
DExprClassification.cpp539 const Expr *False) { in ClassifyConditional()
/external/valgrind/main/VEX/pub/
Dlibvex_basictypes.h95 #define False ((Bool)0) macro
/external/valgrind/main/mpi/
Dmpiwrap_type_test.c19 #define False ((Bool)0) macro

1234