Home
last modified time | relevance | path

Searched defs:c6 (Results 1 – 25 of 172) sorted by relevance

1234567

/aosp_15_r20/external/libdav1d/src/ppc/
H A Ditx_tmpl.c591 #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 Dutils.h60 #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/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Dmake_expr.hpp216 …t C0 &c0 , const C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6) in make_expr()
252 …t C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7) in make_expr()
288 … C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 … in make_expr()
324 … C1 &c1 , const C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 … in make_expr()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.counted/
H A Dcounted.pass.cpp81 auto c6 = std::views::counted(std::as_const(cit), 3); in test() local
113 auto c6 = std::views::counted(std::as_const(cit), 3); in test() local
145 auto c6 = std::views::counted(std::as_const(cit), 3); in test() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/doc/
Dpath_table.cpp82 struct c6 : public column_base struct
84 string heading() const { return string("<code>relative_<br>path()</code>"); } in heading()
85 string cell_value( const path & p ) const { return p.relative_path().string(); } in cell_value()
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/
Dfvp-defs.dtsi146 #define c6 10 macro
149 #define c6 20 macro
152 #define c6 30 macro
/aosp_15_r20/external/arm-trusted-firmware/fdts/
H A Dfvp-defs.dtsi164 #define c6 10 macro
167 #define c6 20 macro
170 #define c6 30 macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dhas_xxx.cpp42 struct c6 { template< typename T > struct yyy {}; }; struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/
Drunge_kutta_cash_karp54_classic.hpp98 const value_type c6 = static_cast<value_type> ( 512 ) / static_cast<value_type>( 1771 ); in do_step_impl() local
144 const value_type c6 = static_cast<value_type> ( 512 ) / static_cast<value_type>( 1771 ); in do_step_impl() local
Drunge_kutta_dopri5.hpp124 const value_type c6 = static_cast<value_type> ( 11 ) / static_cast<value_type>( 84 ); in do_step_impl() local
170 const value_type c6 = static_cast<value_type> ( 11 ) / static_cast<value_type>( 84 ); in do_step_impl() local
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Davg.c58 int16_t c6 = b4 - b6; in hadamard_highbd_col8_first_pass() local
91 int32_t c6 = b4 - b6; in hadamard_highbd_col8_second_pass() local
216 int16_t c6 = b4 - b6; in hadamard_col8() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_hadamard_neon.c38 int16x8_t c6 = vsubq_s16(b4, b6); in hadamard_highbd_col8_first_pass() local
71 int32x4_t c6 = vsubq_s32(b4, b6); in hadamard_highbd_col4_second_pass() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_hadamard_neon.c40 int16x8_t c6 = vsubq_s16(b4, b6); in hadamard_highbd_col8_first_pass() local
73 int32x4_t c6 = vsubq_s32(b4, b6); in hadamard_highbd_col4_second_pass() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Davg.c164 int16_t c6 = b4 - b6; in hadamard_col8() local
368 int16_t c6 = b4 - b6; in hadamard_highbd_col8_first_pass() local
401 int32_t c6 = b4 - b6; in hadamard_highbd_col8_second_pass() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiation-default-2.cpp16 Constant<float (*)(int, int), f> *c6; // expected-error{{non-type template argument of type 'float … variable
/aosp_15_r20/external/clang/test/CodeGen/
H A Dconstant-comparison.c10 int c6 = 44 < 33; variable
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dconst6.go21 c6 mybool1 = x < y var
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dxolehlp.h33 #define EXTERN_GUID(g,l1,s1,s2,c1,c2,c3,c4,c5,c6,c7,c8) DEFINE_GUID(g,l1,s1,s2,c1,c2,c3,c4,c5,c6,c7… argument
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug249.go15 var c6 chan <- <- chan int = (chan<- (<-chan int))(nil) var
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dlto-visibility-inference.cpp68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, in f()
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/snappy/
H A DPureJavaCrc32C.java71 final int c6 = b[off+6] & 0xff; in update() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D2-2.c132 static void c6(void) in c6() function
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/checksums/
H A DSdkCrc32CChecksum.java610 int c6 = b[off + 6] & 0xff; in update() local
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/checksums/factory/
H A DSdkCrc32C.java610 int c6 = b[off + 6] & 0xff; in update() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dav1_inv_txfm_neon.c1186 const int16x4_t c6 = set_s16x4_neon((int16_t)cospi[8], (int16_t)cospi[56], in idct32_neon() local
2169 const int16x4_t c6 = in idct64_low32_neon() local
2739 const int16x4_t c6 = in idct64_low8_neon() local
3116 const int16x4_t c6 = in idct64_low16_neon() local

1234567