| /external/libcxx/test/std/utilities/meta/meta.logical/ |
| D | disjunction.pass.cpp | 21 struct False { static constexpr bool value = false; }; argument
|
| D | negation.pass.cpp | 21 struct False { static constexpr bool value = false; }; argument
|
| D | conjunction.pass.cpp | 21 struct False { static constexpr bool value = false; }; argument
|
| /external/libcxx/test/std/experimental/utilities/meta/meta.logical/ |
| D | disjunction.pass.cpp | 23 struct False { static constexpr bool value = false; }; argument
|
| D | negation.pass.cpp | 23 struct False { static constexpr bool value = false; }; struct
|
| D | conjunction.pass.cpp | 23 struct False { static constexpr bool value = false; }; argument
|
| /external/skia/src/shaders/gradients/ |
| D | Sk4fGradientPriv.h | 23 enum class ApplyPremul { True, False }; enumerator
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
| D | DebugEventListenerConstants.cs | 43 public const int False = 0; field in Antlr.Runtime.Debug.DebugEventListenerConstants
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
| D | DebugEventListenerConstants.cs | 43 public const int False = 0; field in Antlr.Runtime.Debug.DebugEventListenerConstants
|
| /external/valgrind/tests/ |
| D | arch_test.c | 21 #define False 0 macro
|
| D | libc_test.c | 17 #define False 0 macro
|
| D | os_test.c | 19 #define False 0 macro
|
| D | x86_amd64_features.c | 22 #define False 0 macro
|
| /external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
| D | LazyValueInfo.h | 41 Unknown = -1, False = 0, True = 1 enumerator
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | JsonToken.cs | 50 internal static JsonToken False { get { return _false; } } property in Google.Protobuf.JsonToken 76 False, enumerator
|
| /external/valgrind/none/tests/arm64/ |
| D | crc32.c | 21 #define False ((Bool)0) macro
|
| D | memory.c | 21 #define False ((Bool)0) macro
|
| /external/swiftshader/third_party/LLVM/unittests/VMCore/ |
| D | VerifierTest.cpp | 36 Constant *False = ConstantInt::getFalse(C); in TEST() local
|
| /external/valgrind/none/tests/arm/ |
| D | v8memory_t.c | 30 #define False ((Bool)0) macro
|
| D | v8memory_a.c | 30 #define False ((Bool)0) macro
|
| /external/llvm/include/llvm/Analysis/ |
| D | LazyValueInfo.h | 62 Unknown = -1, False = 0, True = 1 enumerator
|
| /external/valgrind/none/tests/amd64/ |
| D | pcmpxstrx64.c | 15 #define False ((Bool)0) macro
|
| D | pcmpxstrx64w.c | 16 #define False ((Bool)0) macro
|
| /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
|
| /external/clang/test/CXX/expr/expr.const/ |
| D | p3-0x.cpp | 87 …False = nullptr // expected-error {{conversion from 'nullptr_t' to 'bool' is not allowed in a conv… enumerator
|