Home
last modified time | relevance | path

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

1234

/external/fonttools/Lib/fontTools/ttLib/tables/
DD_S_I_G_.py102 "-----BEGIN PKCS7-----": True, "-----END PKCS7-----": True, "": True
/external/jetty/src/java/org/eclipse/jetty/webapp/
DMetaDataComplete.java21 public enum MetaDataComplete {NotSet, True, False} enumConstant
/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/v8/test/webkit/
Ddfg-branch-not-fail.js41 var True = true; variable
/external/valgrind/tests/
Darch_test.c22 #define True 1 macro
Dos_test.c20 #define True 1 macro
Dx86_amd64_features.c23 #define True 1 macro
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/
Dresults_options.py114 value_can_be_added_predicate=lambda v, is_first: True):
/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h46 Unknown = -1, False = 0, True = 1 enumerator
/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/valgrind/none/tests/amd64/
Dpcmpxstrx64.c16 #define True ((Bool)1) macro
Dpcmpxstrx64w.c17 #define True ((Bool)1) macro
Daes.c12 #define True ((Bool)1) macro
/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/valgrind/none/tests/arm64/
Dmemory.c22 #define True ((Bool)1) macro
/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/memcheck/tests/common/
Dsh-mem-vec128.tmpl.c29 #define True ((Bool)1) macro
/external/clang/lib/AST/
DExprClassification.cpp549 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
/external/valgrind/VEX/pub/
Dlibvex_basictypes.h100 #define True ((Bool)1) macro
/external/valgrind/memcheck/tests/amd64/
Dxsave-avx.c18 #define True ((Bool)1) macro
/external/valgrind/coregrind/
Dfixup_macho_loadcmds.c138 #define True ((Bool)1) macro
/external/valgrind/mpi/
Dmpiwrap_type_test.c20 #define True ((Bool)1) macro

1234