Home
last modified time | relevance | path

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

123

/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/
Dcounted.pass.cpp83 auto c8 = std::views::counted(contiguous_iterator<const int*>(buffer), 3); in test() local
117 auto c8 = std::views::counted(random_access_iterator<const int*>(buffer), 3); in test() local
151 auto c8 = std::views::counted(bidirectional_iterator<const int*>(buffer), 3); in test() local
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/
Dcounted.pass.cpp83 auto c8 = std::views::counted(contiguous_iterator<const int*>(buffer), 3); in test() local
117 auto c8 = std::views::counted(random_access_iterator<const int*>(buffer), 3); in test() local
151 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/sdv/vsomeip/third_party/boost/filesystem/doc/
Dpath_table.cpp94 struct c8 : public column_base struct
96 string heading() const { return string("<code>filename()</code>"); } in heading()
97 string cell_value( const path & p ) const { return p.filename().string(); } in cell_value()
/external/libdav1d/src/ppc/
Dutils.h61 c8, c9, cA, cB, cC, cD, cE, cF) \ argument
84 c8, c9, cA, cB, cC, cD, cE, cF) \ argument
/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/stable/third_party/libc++/src/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/cronet/tot/third_party/libc++/src/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/pytorch/c10/core/
DScalarType.cpp19 constexpr auto c8 = ScalarType::ComplexDouble; variable
/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dadams_moulton.cpp69 detail::adams_moulton_coefficients< value_type , 8 > c8; in BOOST_AUTO_TEST_CASE() local
/external/arm-optimized-routines/math/aarch64/sve/
Dsv_sincospi_common.h13 double c0, c2, c4, c6, c8; member
Dtan.c14 double c2, c4, c6, c8; member
Dtanpi.c14 double c0, c2, c4, c6, c8, c10, c12; member
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Dmake_expr.hpp288 …t C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8) in make_expr()
324 …t C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8 , const C9 &c9) in make_expr()
/external/arm-optimized-routines/math/aarch64/advsimd/
Dv_expm1_inline.h16 float64x2_t c2, c4, c6, c8; member
Dlog2f.c14 float32x4_t c0, c2, c4, c6, c8; member
Dtanpi.c14 float64x2_t c0, c2, c4, c6, c8, c10, c12; member
Dasin.c14 float64x2_t c0, c2, c4, c6, c8, c10; member
/external/mesa3d/src/compiler/nir/
Dnir_lower_alu.c59 nir_def *c8 = nir_imm_int(b, 8); in lower_alu_instr() local
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_simple_arena_test.cc134 char* c8 = arena.Memdup(kTestString, length); in TEST() local
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_simple_arena_test.cc134 char* c8 = arena.Memdup(kTestString, length); in TEST() local
/external/libaom/av1/encoder/
Ddwt.c140 for (int c8 = 0; c8 < num_8x8_cols; ++c8) { in av1_haar_ac_sad_mxn_uint8_input() local

123