| /external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/ |
| D | promise.pass.cpp | 45 using CH = coro::coroutine_handle<promise_type>; in do_runtime_test() typedef 73 auto const& CH = H; in do_test() local
|
| /external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/ |
| D | promise.pass.cpp | 44 using CH = coro::coroutine_handle<promise_type>; in do_runtime_test() typedef 72 auto const& CH = H; in do_test() local
|
| /external/python/cpython3/Objects/stringlib/ |
| D | codecs.h | 637 # define SWAB2(CH) ((CH) << 8) /* high byte is zero */ in STRINGLIB() argument 691 #define SWAB2(CH) (((CH) << 8) | ((CH) >> 8)) in STRINGLIB() argument
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | crop_and_resize_op_benchmark_test.cc | 54 #define BM_CropAndResizeDev(DEVICE, B, W, H, D, CH, CW) \ argument
|
| /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
| D | RegionCode.java | 37 static final String CH = "CH"; field in RegionCode
|
| /external/llvm-project/compiler-rt/lib/builtins/hexagon/ |
| D | dffma.S | 22 #define CH r5 macro 506 #define CH r5 macro 691 CH = insert(TMP,#EXPBITS,#HI_MANTBITS) define
|
| /external/vboot_reference/firmware/2lib/ |
| D | 2sha256.c | 45 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
| D | 2sha512.c | 45 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
| /external/avb/libavb/sha/ |
| D | sha512_impl.c | 45 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
| D | sha256_impl.c | 45 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
| /external/vboot_reference/firmware/lib/cryptolib/ |
| D | sha256.c | 46 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
| D | sha512.c | 46 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
| /external/llvm-project/llvm/lib/Demangle/ |
| D | MicrosoftDemangle.cpp | 526 Demangler::translateIntrinsicFunctionCode(char CH, in translateIntrinsicFunctionCode() 674 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local 688 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| D | MicrosoftDemangle.cpp | 526 Demangler::translateIntrinsicFunctionCode(char CH, in translateIntrinsicFunctionCode() 674 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local 688 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | cwise_ops_test.cc | 279 #define BM_BIAS_ADD_GRAD(DEVICE, FMT, C_TYPE, TF_TYPE, R, C, CH) \ argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 510 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 1160 SDValue CH = CurDAG->getEntryNode(); in SelectFrameIndex() local
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 484 CH = 6, enumerator
|
| /external/clang/lib/AST/ |
| D | Decl.cpp | 4097 MutableArrayRef<NamedDecl *> CH) in IndirectFieldDecl() 4109 llvm::MutableArrayRef<NamedDecl *> CH) { in Create()
|
| /external/llvm-project/clang/lib/AST/ |
| D | Decl.cpp | 4883 MutableArrayRef<NamedDecl *> CH) in IndirectFieldDecl() 4895 llvm::MutableArrayRef<NamedDecl *> CH) { in Create()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 754 SDValue CH = CurDAG->getEntryNode(); in SelectFrameIndex() local
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 754 SDValue CH = CurDAG->getEntryNode(); in SelectFrameIndex() local
|
| /external/python/cpython2/Objects/ |
| D | unicodeobject.c | 2454 #define STORECHAR(CH) \ in PyUnicode_EncodeUTF32() argument 2731 #define STORECHAR(CH) \ in PyUnicode_EncodeUTF16() argument
|