Home
last modified time | relevance | path

Searched defs:c8 (Results 1 – 25 of 32) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.adaptors/range.counted/
Dcounted.pass.cpp83 auto c8 = std::views::counted(contiguous_iterator<const int*>(buffer), 3); in test() local
115 auto c8 = std::views::counted(random_access_iterator<const int*>(buffer), 3); in test() local
147 auto c8 = std::views::counted(bidirectional_iterator<const int*>(buffer), 3); in test() local
/external/clang/test/Misc/
Dast-dump-wchar.cpp3 char c8[] = u8"test\0\\\"\t\a\b\234"; variable
/external/compiler-rt/test/msan/
Dicmp_slt_allones.cc8 int c8 : 1; member
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dutf_sanity_check.pass.cpp44 F32_8::extern_type c8[4]; in main() local
/external/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
Dmangle-ms-return-qualifiers.cpp77 A &c8() { return *(A*)0; } in c8() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dutf_sanity_check.pass.cpp53 F32_8::extern_type c8[4]; in main() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_alu.c62 nir_ssa_def *c8 = nir_imm_int(b, 8); in lower_alu_instr() local
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_simple_arena_test.cc134 char* c8 = arena.Memdup(kTestString, length); in TEST() local
/external/webrtc/media/base/
Dcodec_unittest.cc85 AudioCodec c8(0, "", 0, 0, 0); in TEST() local
162 VideoCodec c8(0, ""); in TEST() local
/external/AFLplusplus/instrumentation/
Dcmplog-switches-pass.cc219 c8 = M.getOrInsertFunction("__cmplog_ins_hook8", VoidTy, Int64Ty, Int64Ty, local
Dcmplog-instructions-pass.cc227 c8 = M.getOrInsertFunction("__cmplog_ins_hook8", VoidTy, Int64Ty, Int64Ty, in hookInstrs() local
/external/libaom/av1/encoder/
Ddwt.c163 for (int c8 = 0; c8 < num_8x8_cols; ++c8) { in av1_haar_ac_sad_mxn_uint8_input() local
/external/clang/test/SemaCXX/
Dconstexpr-printing.cpp82 constexpr char c8 = get(u8"test\0\\\"\t\a\b\234"); // \ variable
/external/gemmlowp/internal/
Dunpack.h173 int c8 = 0; in UnpackResult() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_yuv.c226 LLVMValueRef c8; in yuv_to_rgb_soa() local
/external/llvm/unittests/IR/
DInstructionsTest.cpp205 const Constant* c8 = Constant::getNullValue(V8x8Ty); in TEST() local
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
Dx86.cpp85 __m128i c0, c2, c4, c6, c8; in rsdIntrinsicConvolve3x3_K() local
603 __m128i c0, c2, c4, c6, c8, c10, c12; in rsdIntrinsicConvolve5x5_K() local
/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp1259 ir_constant *c8 = in reverse_to_shifts() local
/external/cronet/third_party/icu/source/test/cintltst/
Dcreststn.c2913 UChar32 c16, c8; in tres_getString() local
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2913 UChar32 c16, c8; in tres_getString() local
/external/cronet/third_party/libxml/src/
Dparser.c2036 #define CMP8( s, c1, c2, c3, c4, c5, c6, c7, c8 ) \ argument
2038 #define CMP9( s, c1, c2, c3, c4, c5, c6, c7, c8, c9 ) \ argument
2041 #define CMP10( s, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 ) \ argument
/external/libxml2/
Dparser.c2038 #define CMP8( s, c1, c2, c3, c4, c5, c6, c7, c8 ) \ argument
2040 #define CMP9( s, c1, c2, c3, c4, c5, c6, c7, c8, c9 ) \ argument
2043 #define CMP10( s, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 ) \ argument
/external/rust/crates/ring/crypto/curve25519/
Dcurve25519.c1330 int64_t c8 = 2097151 & load_3(c + 21); in sc_muladd() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dcurve25519.c1432 int64_t c8 = 2097151 & load_3(c + 21); in sc_muladd() local

12