Home
last modified time | relevance | path

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

1234

/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/chromium_org/v8/test/webkit/
Ddfg-branch-not-fail.js41 var True = true; variable
/external/fonttools/Lib/fontTools/ttLib/tables/
DD_S_I_G_.py102 "-----BEGIN PKCS7-----": True, "-----END PKCS7-----": True, "": True
/external/valgrind/main/tests/
Darch_test.c22 #define True 1 macro
Dos_test.c20 #define True 1 macro
Dx86_amd64_features.c23 #define True 1 macro
/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h43 Unknown = -1, False = 0, True = 1 enumerator
/external/chromium_org/third_party/libva/va/
Dsysdeps.h41 # define True 1 macro
/external/valgrind/main/none/tests/amd64/
Dpcmpxstrx64w.c17 #define True ((Bool)1) macro
Dpcmpxstrx64.c16 #define True ((Bool)1) macro
Daes.c12 #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/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DSIISelLowering.cpp378 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
402 ConstantSDNode *True, *False; in PerformDAGCombine() local
/external/mesa3d/src/gallium/drivers/radeon/
DSIISelLowering.cpp378 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
402 ConstantSDNode *True, *False; in PerformDAGCombine() local
DR600ISelLowering.cpp394 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
/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/valgrind/main/memcheck/tests/common/
Dsh-mem-vec128.tmpl.c29 #define True ((Bool)1) macro
/external/srec/srec/include/
Dall_defs.h85 #define True ESR_TRUE /* Boolean constants */ macro
/external/valgrind/main/coregrind/
Dfixup_macho_loadcmds.c112 #define True ((Bool)1) macro
/external/clang/lib/AST/
DExprClassification.cpp538 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
/external/valgrind/main/VEX/pub/
Dlibvex_basictypes.h94 #define True ((Bool)1) macro
/external/valgrind/main/mpi/
Dmpiwrap_type_test.c20 #define True ((Bool)1) macro
/external/chromium_org/components/policy/core/common/cloud/
Dcomponent_cloud_policy_store_unittest.cc55 bool True(const std::string& ignored) { in True() function

1234