/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/ |
D | pycore_runtime_init.h | 85 #define _PyBytes_SIMPLE_INIT(CH, LEN) \ argument 91 #define _PyBytes_CHAR_INIT(CH) \ argument
|
/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/ |
H A 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/ |
D | pycore_runtime_init.h | 85 #define _PyBytes_SIMPLE_INIT(CH, LEN) \ argument 91 #define _PyBytes_CHAR_INIT(CH) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/ |
D | pycore_runtime_init.h | 85 #define _PyBytes_SIMPLE_INIT(CH, LEN) \ argument 91 #define _PyBytes_CHAR_INIT(CH) \ argument
|
/aosp_15_r20/external/python/cpython3/Include/internal/ |
D | pycore_runtime_init.h | 85 #define _PyBytes_SIMPLE_INIT(CH, LEN) \ argument 91 #define _PyBytes_CHAR_INIT(CH) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/ |
D | pycore_runtime_init.h | 85 #define _PyBytes_SIMPLE_INIT(CH, LEN) \ argument 91 #define _PyBytes_CHAR_INIT(CH) \ argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/ |
H A D | promise.pass.cpp | 41 using CH = std::coroutine_handle<promise_type>; in do_runtime_test() typedef 69 auto const& CH = H; in do_test() local
|
/aosp_15_r20/external/python/cpython3/Objects/stringlib/ |
D | codecs.h | 645 # define SWAB2(CH) ((CH) << 8) /* high byte is zero */ in STRINGLIB() argument 699 #define SWAB2(CH) (((CH) << 8) | ((CH) >> 8)) in STRINGLIB() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 529 Demangler::translateIntrinsicFunctionCode(char CH, in translateIntrinsicFunctionCode() 677 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local 691 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 527 Demangler::translateIntrinsicFunctionCode(char CH, in translateIntrinsicFunctionCode() 675 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local 689 switch (char CH = MangledName.popFront()) { in demangleFunctionIdentifierCode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | crop_and_resize_op_benchmark_test.cc | 54 #define BM_CropAndResizeDev(DEVICE, B, W, H, D, CH, CW) \ argument
|
/aosp_15_r20/art/compiler/utils/x86/ |
H A D | constants_x86.h | 37 CH = 5, enumerator
|
/aosp_15_r20/external/vboot_reference/firmware/2lib/ |
H A D | 2sha256.c | 51 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
H A D | 2sha512.c | 45 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
/aosp_15_r20/external/avb/libavb/sha/ |
H A D | sha512_impl.c | 44 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
H A D | sha256_impl.c | 44 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | SHA256.cpp | 34 #define CH(x, y, z) (((x) & (y)) ^ (~(x) & (z))) macro
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | cwise_ops_test.cc | 283 #define BM_BIAS_ADD_GRAD(DEVICE, FMT, C_TYPE, TF_TYPE, R, C, CH) \ argument
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/ |
H A D | ZipUtils.java | 198 static final int CH(byte[] b, int n) { in CH() method in ZipUtils
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/ |
D | ZipUtils.java | 198 static final int CH(byte[] b, int n) { in CH() method in ZipUtils
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/java/util/zip/ |
D | ZipUtils.java | 198 static final int CH(byte[] b, int n) { in CH() method in ZipUtils
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
D | inst.go | 159 CH const
|