Home
last modified time | relevance | path

Searched defs:r3 (Results 176 – 200 of 610) sorted by relevance

12345678910>>...25

/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Didct16x16_msa.c294 v8i16 r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, r12, r13, r14, r15; in vpx_iadst16_1d_rows_msa() local
326 v8i16 r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, r12, r13, r14, r15; in vpx_iadst16_1d_columns_addblk_msa() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dhighbd_sad_avx2.c36 const __m256i r3 = _mm256_loadu_si256((const __m256i *)(ref + 48)); in highbd_sad64xH() local
297 const __m256i r3 = _mm256_loadu_si256((const __m256i *)(ref + 48)); in highbd_sad64xH_avg() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_sad_neon.c145 uint16x8_t r3 = vld1q_u16(ref16_ptr + j + 24); in highbd_sadwxh_large_neon() local
397 uint16x8_t s0, s1, s2, s3, r0, r1, r2, r3, p0, p1, p2, p3; in highbd_sadwxh_avg_neon() local
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dtest-018-next-hop-and-path-cost.py62 r3 = cli.Node() variable
H A Dtest-401-srp-server-address-cache-snoop.py58 r3 = cli.Node() variable
H A Dtest-009-router-table.py59 r3 = cli.Node() variable
H A Dtest-013-address-cache-parent-switch.py67 r3 = cli.Node() variable
H A Dtest-023-mesh-diag.py56 r3 = cli.Node() variable
H A Dtest-007-off-mesh-route-traffic.py64 r3 = cli.Node() variable
H A Dtest-019-netdata-context-id.py54 r3 = cli.Node() variable
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/
H A Dp6-0x.cpp23 typedef const LRI&& r3; CHECK_EQUAL_TYPES(r3, int&); // expected-warning {{'const' qualifier on ref… typedef
/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-020-router-table.py51 r3 = wpan.Node() variable
H A Dtest-703-multi-radio-mesh-header-msg.py57 r3 = wpan.Node(wpan.NODE_15_4) variable
H A Dtest-038-clear-address-cache-for-sed.py51 r3 = wpan.Node() variable
H A Dtest-036-wpantund-host-route-management.py79 r3 = wpan.Node() variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dutree2.cpp152 rule<char const*, std::vector<double>()> r3 = double_ % ','; in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/maphash/
Dmaphash_purego.go79 func r3(p []byte, k uint64) uint64 { func
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.comp/
H A Dop_eq.pass.cpp46 const std::move_iterator<It> r3 = std::move_iterator<It>(It(a + 2)); in test_one() local
H A Dop_neq.pass.cpp54 const std::move_iterator<It> r3 = std::move_iterator<It>(It(a + 2)); in test_one() local
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug249.go27 var r3 <-chan (chan int) = (<- chan chan int)(nil) var
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dbitfield-1.m24 int r3: 8; field
/aosp_15_r20/external/skia/gm/
H A Dfilterbug.cpp87 SkRect r3 = SkRect::MakeXYWH(50.0f, 86.0f, 50.0f, 50.0f); in onDraw() local
/aosp_15_r20/external/testng/src/test/java/test/retryAnalyzer/
H A DInvocationCountTest.java28 private int r3 = 0; field in InvocationCountTest
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/utility/mem.res/
H A Dpmr.availability.verify.cpp57 … [[maybe_unused]] std::pmr::unsynchronized_pool_resource r3; // expected-error {{is unavailable}} in f() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dalignedvector3.cpp31 RefType r1(RefType::Random()), r2(RefType::Random()), r3(RefType::Random()), in alignedvector3() local

12345678910>>...25