| /external/libcxx/test/std/utilities/meta/meta.logical/ |
| D | disjunction.pass.cpp | 20 struct True { static constexpr bool value = true; }; struct
|
| D | conjunction.pass.cpp | 20 struct True { static constexpr bool value = true; }; argument
|
| D | negation.pass.cpp | 20 struct True { static constexpr bool value = true; }; struct
|
| /external/skia/src/shaders/gradients/ |
| D | Sk4fGradientPriv.h | 23 enum class ApplyPremul { True, False }; enumerator
|
| /external/skqp/src/shaders/gradients/ |
| D | Sk4fGradientPriv.h | 23 enum class ApplyPremul { True, False }; enumerator
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
| D | DebugEventListenerConstants.cs | 42 public const int True = 1; field in Antlr.Runtime.Debug.DebugEventListenerConstants
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
| D | DebugEventListenerConstants.cs | 42 public const int True = 1; field in Antlr.Runtime.Debug.DebugEventListenerConstants
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | D_S_I_G_.py | 102 "-----BEGIN PKCS7-----": True, "-----END PKCS7-----": True, "": True
|
| /external/valgrind/tests/ |
| D | arch_test.c | 22 #define True 1 macro
|
| D | libc_test.c | 18 #define True 1 macro
|
| D | os_test.c | 20 #define True 1 macro
|
| D | x86_amd64_features.c | 23 #define True 1 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 | 51 internal static JsonToken True { get { return _true; } } property in Google.Protobuf.JsonToken 77 True, enumerator
|
| /external/capstone/bindings/powershell/Capstone/ |
| D | Capstone.psm1 | 80 [Parameter(ParameterSetName='Capstone', Mandatory = $True)] in Get-CapstoneDisassembly() variable 95 [Parameter(ParameterSetName='Capstone', Mandatory = $True)] in Get-CapstoneDisassembly() variable 116 [Parameter(ParameterSetName='Capstone', Mandatory = $True)] in Get-CapstoneDisassembly() variable
|
| /external/valgrind/none/tests/arm64/ |
| D | crc32.c | 22 #define True ((Bool)1) macro
|
| D | memory.c | 22 #define True ((Bool)1) macro
|
| /external/valgrind/none/tests/arm/ |
| D | v8memory_t.c | 31 #define True ((Bool)1) macro
|
| D | v8memory_a.c | 31 #define True ((Bool)1) macro
|
| D | v8crypto_t.c | 26 #define True ((Bool)1) macro
|
| /external/llvm/include/llvm/Analysis/ |
| D | LazyValueInfo.h | 62 Unknown = -1, False = 0, True = 1 enumerator
|
| /external/valgrind/none/tests/amd64/ |
| D | pcmpxstrx64w.c | 17 #define True ((Bool)1) macro
|
| D | pcmpxstrx64.c | 16 #define True ((Bool)1) macro
|
| /external/clang/test/SemaTemplate/ |
| D | instantiate-expr-2.cpp | 93 typedef Lookup<B ? sizeof(T) : sizeof(E)> True; typedef 97 typedef Cond<true, int, char>::True True; typedef
|
| /external/python/cpython3/Lib/asyncio/ |
| D | windows_utils.py | 83 def pipe(*, duplex=False, overlapped=(True, True), bufsize=BUFSIZE): argument
|