/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | highbd_fwd_txfm_neon.c | 639 int32x4_t buf0[16], buf1[16]; in av1_fwd_txfm2d_8x8_neon() local 1054 int32x4_t buf0[64], buf1[64]; in av1_fwd_txfm2d_16x16_neon() local 1541 int32x4_t buf0[32]; in highbd_fdct32_x4_neon() local 2205 int32x4_t buf0[32]; in av1_fwd_txfm2d_16x8_neon() local 2236 int32x4_t buf0[32]; in av1_fwd_txfm2d_8x16_neon() local 2269 int32x4_t buf0[16]; in av1_fwd_txfm2d_4x16_neon() local 2301 int32x4_t buf0[16]; in av1_fwd_txfm2d_16x4_neon() local 2328 int32x4_t buf0[128]; in av1_fwd_txfm2d_16x32_neon() local 2348 int32x4_t buf0[512]; in av1_fwd_txfm2d_32x64_neon() local 2374 int32x4_t buf0[512]; in av1_fwd_txfm2d_64x32_neon() local [all …]
|
H A D | av1_fwd_txfm2d_neon.c | 1912 int16x4_t buf0[4], buf1[4]; in lowbd_fwd_txfm2d_4x4_neon() local 2004 int16x4_t buf0[8]; in lowbd_fwd_txfm2d_4x8_neon() local 2028 int16x4_t buf0[16]; in lowbd_fwd_txfm2d_4x16_neon() local 2056 int16x8_t buf0[8]; in lowbd_fwd_txfm2d_8x4_neon() local 2084 int16x8_t buf0[8], buf1[8]; in lowbd_fwd_txfm2d_8x8_neon() local 2193 int16x8_t buf0[16], buf1[16]; in lowbd_fwd_txfm2d_8x16_neon() local 2219 int16x8_t buf0[32], buf1[32]; in lowbd_fwd_txfm2d_8x32_neon() local 2247 int16x8_t buf0[16]; in lowbd_fwd_txfm2d_16x4_neon() local 2273 int16x8_t buf0[16], buf1[16]; in lowbd_fwd_txfm2d_16x8_neon() local 2297 int16x8_t buf0[16], buf1[32]; in lowbd_fwd_txfm2d_16x16_neon() local [all …]
|
/aosp_15_r20/external/libaom/tools/txfm_analyzer/ |
H A D | txfm_gen_code.cc | 64 void node_to_code_c(Node *node, const char *buf0, const char *buf1) { in node_to_code_c() 132 const char *buf0 = "bf0"; in gen_code_c() local 185 void single_node_to_code_sse2(Node *node, const char *buf0, const char *buf1) { in single_node_to_code_sse2() 208 void pair_node_to_code_sse2(Node *node, Node *partnerNode, const char *buf0, in pair_node_to_code_sse2() 236 void node_to_code_sse2(Node *node, const char *buf0, const char *buf1) { in node_to_code_sse2() 421 void single_node_to_code_sse4_1(Node *node, const char *buf0, in single_node_to_code_sse4_1() 445 void pair_node_to_code_sse4_1(Node *node, Node *partnerNode, const char *buf0, in pair_node_to_code_sse4_1() 482 void node_to_code_sse4_1(Node *node, const char *buf0, const char *buf1) { in node_to_code_sse4_1()
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | av1_fwd_txfm_sse2.c | 1978 __m128i buf0[4], buf1[4], *buf; in av1_lowbd_fwd_txfm2d_4x4_sse2() local 2016 __m128i buf0[8], buf1[8], *buf; in av1_lowbd_fwd_txfm2d_4x8_sse2() local 2053 __m128i buf0[16], buf1[16]; in av1_lowbd_fwd_txfm2d_4x16_sse2() local 2094 __m128i buf0[8], buf1[8], *buf; in av1_lowbd_fwd_txfm2d_8x4_sse2() local 2130 __m128i buf0[8], buf1[8], *buf; in av1_lowbd_fwd_txfm2d_8x8_sse2() local 2166 __m128i buf0[16], buf1[16]; in av1_lowbd_fwd_txfm2d_8x16_sse2() local 2207 __m128i buf0[32], buf1[32]; in av1_lowbd_fwd_txfm2d_8x32_sse2() local 2250 __m128i buf0[16], buf1[16]; in av1_lowbd_fwd_txfm2d_16x4_sse2() local 2290 __m128i buf0[16], buf1[16]; in av1_lowbd_fwd_txfm2d_16x8_sse2() local 2330 __m128i buf0[16], buf1[32]; in av1_lowbd_fwd_txfm2d_16x16_sse2() local [all …]
|
H A D | av1_fwd_txfm2d_avx2.c | 1776 __m128i buf0[8], buf1[8], *buf; in av1_lowbd_fwd_txfm2d_8x8_avx2() local 1819 __m256i buf0[16], buf1[16]; in lowbd_fwd_txfm2d_16x16_avx2() local 1859 __m256i buf0[32], buf1[128]; in lowbd_fwd_txfm2d_32x32_avx2() local 1907 __m256i buf0[64], buf1[256]; in lowbd_fwd_txfm2d_64x64_avx2() local 1949 __m256i buf0[32], buf1[32]; in lowbd_fwd_txfm2d_16x32_avx2() local 1992 __m256i buf0[32], buf1[64]; in lowbd_fwd_txfm2d_32x16_avx2() local 2035 __m256i buf0[64], buf1[256]; in lowbd_fwd_txfm2d_64x32_avx2() local 2080 __m256i buf0[64], buf1[256]; in lowbd_fwd_txfm2d_32x64_avx2() local 2125 __m256i buf0[64], buf1[64]; in lowbd_fwd_txfm2d_16x64_avx2() local 2162 __m256i buf0[64], buf1[64]; in lowbd_fwd_txfm2d_64x16_avx2() local [all …]
|
H A D | av1_fwd_txfm2d_sse4.c | 179 __m128i buf0[64], buf1[512]; in lowbd_fwd_txfm2d_64x64_sse4_1() local 221 __m128i buf0[64], buf1[256]; in lowbd_fwd_txfm2d_64x32_sse4_1() local 266 __m128i buf0[64], buf1[256]; in lowbd_fwd_txfm2d_32x64_sse4_1() local
|
H A D | av1_fwd_txfm1d_sse4.c | 16 __m128i buf0[32]; in av1_fdct32_sse4_1() local 404 __m128i buf0[4]; in av1_fadst4_sse4_1() local
|
/aosp_15_r20/trusty/user/base/lib/tipc/test/main/ |
D | main.c | 1053 uint8_t buf0[64]; in TEST() local 1828 uint8_t buf0[64]; in TEST() local 1972 uint8_t buf0[64]; in TEST() local 2057 uint8_t buf0[64]; in TEST() local 2155 uint8_t buf0[64]; in TEST() local 2340 uint8_t buf0[64]; in TEST() local 2429 uint8_t buf0[64]; in TEST() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/unix/fs/ |
H A D | tests.rs | 15 let mut buf0 = [0; 4]; in read_vectored_at() localVariable 43 let buf0 = b" "; in write_vectored_at() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/fs/ |
H A D | tests.rs | 15 let mut buf0 = [0; 4]; in read_vectored_at() localVariable 43 let buf0 = b" "; in write_vectored_at() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/fs/ |
H A D | tests.rs | 15 let mut buf0 = [0; 4]; in read_vectored_at() localVariable 43 let buf0 = b" "; in write_vectored_at() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/fs/ |
H A D | tests.rs | 15 let mut buf0 = [0; 4]; in read_vectored_at() localVariable 43 let buf0 = b" "; in write_vectored_at() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/fs/ |
H A D | tests.rs | 15 let mut buf0 = [0; 4]; in read_vectored_at() localVariable 43 let buf0 = b" "; in write_vectored_at() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | redux_functor.h | 187 auto buf0 = Buffer(buffer_data, inner_dim); in operator() local 320 auto buf0 = Output(buffer_data, middle_dim); in operator() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | fwd_txfm_sse2.h | 20 __m128i buf0, buf1; in k_madd_epi32() local 29 __m128i buf0 = _mm_shuffle_epi32(a, _MM_SHUFFLE(0, 0, 2, 0)); in k_packs_epi64() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | highbd_inv_txfm_neon.c | 4785 int32x4_t buf0[8]; in av1_inv_txfm2d_add_4x8_neon() local 4836 int32x4_t buf0[8]; in av1_inv_txfm2d_add_8x4_neon() local 4885 int32x4_t buf0[16]; in av1_inv_txfm2d_add_4x16_neon() local 4938 int32x4_t buf0[16]; in av1_inv_txfm2d_add_16x4_neon() local 5144 int32x4_t buf0[16]; in inv_txfm2d_add_h_identity_neon() local 5208 int32x4_t buf0[16]; in inv_txfm2d_add_v_identity_neon() local 5274 int32x4_t buf0[32]; in inv_txfm2d_add_idtx_neon() local 5341 int32x4_t buf0[64]; in inv_txfm2d_add_no_identity_neon() local 5420 int32x4_t buf0[64]; in highbd_inv_txfm2d_add_no_identity_neon() local
|
/aosp_15_r20/trusty/kernel/lib/ktipc/include/lib/ktipc/ |
H A D | ktipc.h | 213 #define ktipc_internal_send(chan, arg_handles, arg_num_handles, buf0, sz0, \ argument 300 #define ktipc_internal_recv(chan, min_sz, handles, num_handles, buf0, sz0, \ argument
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | utf8_test.cc | 37 char buf0[7] = {'\x00', '\x00', '\x00', '\x00', '\x00', '\x00', '\x00'}; in TEST() local
|
/aosp_15_r20/external/flashrom/util/flashrom_tester/src/ |
H A D | rand_util.rs | 69 let mut buf0 = Vec::new(); in gen_rand_testdata() localVariable
|