Home
last modified time | relevance | path

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

/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/webrtc/talk/media/base/
Dcodec_unittest.cc98 AudioCodec c8(0, "", 0, 0, 0, 0); in TEST_F() local
177 VideoCodec c8(0, "", 0, 0, 0, 0); in TEST_F() 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/swiftshader/src/Renderer/
DSurface.cpp4137 __m128i c8 = _mm_load_si128((__m128i*)(source8 + 4 * x)); in resolve() local
4282 unsigned int c8 = *(unsigned int*)(source8 + 4 * x); in resolve() local
4431 __m128i c8 = _mm_load_si128((__m128i*)(source8 + 4 * x)); in resolve() local
4576 unsigned int c8 = *(unsigned int*)(source8 + 4 * x); in resolve() local
4724 __m128i c8 = _mm_load_si128((__m128i*)(source8 + 8 * x)); in resolve() local
4869 unsigned int c8 = *(unsigned int*)(source8 + 4 * x); in resolve() local
5020 __m128 c8 = _mm_load_ps((float*)(source8 + 4 * x)); in resolve() local
5167 float c8 = *(float*)(source8 + 4 * x); in resolve() local
5317 __m128 c8 = _mm_load_ps((float*)(source8 + 8 * x)); in resolve() local
5464 float c8 = *(float*)(source8 + 4 * x); in resolve() local
[all …]
/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/u-boot/arch/m68k/include/asm/coldfire/
Dskha.h38 u32 c8; /* 0x8C Context 8 */ member
/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/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp217 const Constant* c8 = Constant::getNullValue(V8x8Ty); in TEST() local
/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp1259 ir_constant *c8 = in reverse_to_shifts() local
/external/libaom/libaom/av1/encoder/
Dfirstpass.c459 for (int c8 = 0; c8 < 2; ++c8) { in firstpass_intra_prediction() local
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2915 UChar32 c16, c8; in tres_getString() local
/external/libxml2/
Dparser.c2034 #define CMP8( s, c1, c2, c3, c4, c5, c6, c7, c8 ) \ argument
2036 #define CMP9( s, c1, c2, c3, c4, c5, c6, c7, c8, c9 ) \ argument
2039 #define CMP10( s, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 ) \ argument
/external/boringssl/src/third_party/fiat/
Dcurve25519.c1440 int64_t c8 = 2097151 & load_3(c + 21); in sc_muladd() local
/external/ImageMagick/MagickCore/
Dresize.c513 const double c8 = 0.253524321426864752676094495396308636823e-13L; in SincFast() local
/external/libaom/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c1204 const int16x4_t c8 = in idct32_neon() local
/external/libaom/libaom/aom_dsp/x86/
Dintrapred_avx2.c2525 __m256i diff, min_base_y256, c3f, dy256, c1234, c0123, c8; in highbd_dr_prediction_32bit_z2_HxW_avx2() local