/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/ |
H A D | counted.pass.cpp | 79 auto c4 = std::views::counted(contiguous_iterator<int*>(buffer), 3); in test() local 111 auto c4 = std::views::counted(random_access_iterator<int*>(buffer), 3); in test() local 143 auto c4 = std::views::counted(bidirectional_iterator<int*>(buffer), 3); in test() local 177 auto c4 = std::views::counted(cpp17_output_iterator<int*>(buffer), 3); in test() local 198 auto c4 = std::views::counted(cpp17_input_iterator<int*>(buffer), 3); in test() local 220 auto c4 = std::views::counted(cpp20_input_iterator<int*>(buffer), 3); in test() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/ |
D | make_expr.hpp | 144 make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4) in make_expr() 180 … make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5) in make_expr() 216 …make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 … in make_expr() 252 …make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 … in make_expr() 288 …make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 … in make_expr() 324 …make_expr(const C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 … in make_expr()
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | itx_tmpl.c | 591 #define IDCT_8_INNER(c0, c1, c2, c3, c4, c5, c6, c7, c03, c12, c74, c65) \ in inv_txfm_fn4x4() argument 663 #define dct_8_in(c0, c1, c2, c3, c4, c5, c6, c7, ...) \ argument 671 #define dct_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument 683 c0, c1, c2, c3, c4, c5, c6, c7) \ argument 691 c0, c1, c2, c3, c4, c5, c6, c7) \ argument 719 #define identity_8_in(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument 728 #define identity_8_out(c0, c1, c2, c3, c4, c5, c6, c7, c01, c23, c45, c67) \ argument 737 c0, c1, c2, c3, c4, c5, c6, c7) \ argument 767 #define PACK_8(c0, c1, c2, c3, c4, c5, c6, c7, \ argument 783 c0, c1, c2, c3, c4, c5, c6, c7) \ argument [all …]
|
H A D | utils.h | 60 #define TRANSPOSE8_I32(c0, c1, c2, c3, c4, c5, c6, c7, \ argument 83 #define TRANSPOSE4x16_I32(c0, c1, c2, c3, c4, c5, c6, c7, \ argument
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_simple_arena_test.cc | 79 char* c4 = arena.Memdup(kTestString, length); in TEST() local 101 char* c4 = arena.Memdup(kTestString, length); in TEST() local 121 char* c4 = arena.Realloc(c3, length, 2 * length); in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/doc/ |
D | path_table.cpp | 70 struct c4 : public column_base struct 72 string heading() const { return string("<code>root_<br>name()</code>"); } in heading() 73 string cell_value( const path & p ) const { return p.root_name().string(); } in cell_value()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/carrier/ |
H A D | ShadeCarrierGroupControllerTest.java | 234 c4 = new CarrierTextManager.CarrierTextCallbackInfo( in testUpdateCarrierText_sameLengths() local 275 c4 = new CarrierTextManager.CarrierTextCallbackInfo( in testUpdateCarrierText_differentLength() local 289 c4 = new CarrierTextManager.CarrierTextCallbackInfo( in testUpdateCarrierText_invalidSim() local
|
/aosp_15_r20/external/ksp/test-utils/testData/api/ |
H A D | innerTypes.kt | 50 val c4 = C1.C4<Double>() constant
|
/aosp_15_r20/external/ksp/kotlin-analysis-api/testData/ |
H A D | innerTypes.kt | 50 val c4 = C1.C4<Double>() constant
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/array/ |
H A D | compare.pass.cpp | 38 const C c4 = {1, 2, 1}; in tests() local 57 const C c4 = {LessAndEqComp(1), LessAndEqComp(2), LessAndEqComp(1)}; in tests() local
|
/aosp_15_r20/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/ |
H A D | StringOps.kt | 20 val c4 = toHexChar(c) in <lambda>() constant
|
/aosp_15_r20/system/core/libutils/binder/ |
H A D | Unicode.cpp | 393 static char32_t utf8_4b_to_utf32(uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4) { in utf8_4b_to_utf32() 439 uint8_t c2, c3, c4; in utf8_to_utf16_length() local 479 uint8_t c, c2, c3, c4; in utf8_to_utf16_no_null_terminator() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | color4f.cpp | 113 for (const auto& c4 : colors) { variable 148 for (const auto& c4 : colors) { variable
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-okio/commonMain/src/kotlinx/serialization/json/okio/internal/ |
H A D | OkioJsonStreams.kt | 23 val c4 = toHexChar(c) in <lambda>() constant
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_alu.c | 58 nir_def *c4 = nir_imm_int(b, 4); in lower_alu_instr() local 106 nir_def *c4 = nir_imm_int(b, 4); in lower_alu_instr() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/ |
D | has_xxx.cpp | 40 struct c4 { template< typename T1, typename T2, typename T3, typename T4 > struct xxx {}; }; struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/ |
D | runge_kutta_cash_karp54_classic.hpp | 97 const value_type c4 = static_cast<value_type> ( 125 ) / static_cast<value_type>( 594 ); in do_step_impl() local 143 const value_type c4 = static_cast<value_type> ( 125 ) / static_cast<value_type>( 594 ); in do_step_impl() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/ |
H A D | avg.c | 56 int16_t c4 = b4 + b6; in hadamard_highbd_col8_first_pass() local 89 int32_t c4 = b4 + b6; in hadamard_highbd_col8_second_pass() local 214 int16_t c4 = b4 + b6; in hadamard_col8() local
|
/aosp_15_r20/frameworks/rs/toolkit/ |
H A D | x86.cpp | 86 __m128i c0, c2, c4, c6, c8; in rsdIntrinsicConvolve3x3_K() local 417 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv_K() local 479 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuvR_K() local 541 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv2_K() local 604 __m128i c0, c2, c4, c6, c8, c10, c12; in rsdIntrinsicConvolve5x5_K() local
|
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
H A D | x86.cpp | 85 __m128i c0, c2, c4, c6, c8; in rsdIntrinsicConvolve3x3_K() local 416 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv_K() local 478 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuvR_K() local 540 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv2_K() local 603 __m128i c0, c2, c4, c6, c8, c10, c12; in rsdIntrinsicConvolve5x5_K() local
|
/aosp_15_r20/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsics_x86.cpp | 83 __m128i c0, c2, c4, c6, c8; in rsdIntrinsicConvolve3x3_K() local 414 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv_K() local 476 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuvR_K() local 538 __m128i c0, c1, c2, c3, c4; in rsdIntrinsicYuv2_K() local 601 __m128i c0, c2, c4, c6, c8, c10, c12; in rsdIntrinsicConvolve5x5_K() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | av1_inv_txfm_neon.c | 561 const int16x4_t c4 = in idct16_neon() local 792 const int16x4_t c4 = set_s16x4_neon((int16_t)cospi[8], (int16_t)cospi[56], in iadst16_neon() local 1182 const int16x4_t c4 = set_s16x4_neon((int16_t)cospi[4], (int16_t)cospi[60], in idct32_neon() local 2163 const int16x4_t c4 = in idct64_low32_neon() local 2733 const int16x4_t c4 = in idct64_low8_neon() local 3110 const int16x4_t c4 = in idct64_low16_neon() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
H A D | InsnFormat.java | 550 short c2, short c3, short c4) { in write() 570 short c2, short c3, short c4, short c5) { in write()
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | highbd_hadamard_neon.c | 37 int16x8_t c4 = vaddq_s16(b4, b6); in hadamard_highbd_col8_first_pass() local 70 int32x4_t c4 = vaddq_s32(b4, b6); in hadamard_highbd_col4_second_pass() local
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | cc_ops_test.cc | 179 auto c4 = Const(root.WithOpName("c4").ColocateWith(a), 5); in TEST() local 229 auto c4 = ops::Const<int>(root, {{{}}}); in TEST() local
|