Home
last modified time | relevance | path

Searched defs:r4 (Results 1 – 25 of 171) sorted by relevance

1234567

/external/arm-optimized-routines/math/
Derf.c63 double r4 = fma (x2, PA[7], PA[6]); in erf() local
119 double r4 = fma (a, PC[7], PC[6]); in erf() local
149 double r4 = fma (a, PD[7], PD[6]); in erf() local
181 double r4 = fma (a, PE[7], PE[6]); in erf() local
209 double r4 = fma (a, PF[7], PF[6]); in erf() local
/external/rust/crates/crossbeam-channel/tests/
Dsame_channel.rs20 let r4 = after(ms(100)); in after_same_channel() localVariable
83 let r4 = tick(ms(100)); in tick_same_channel() localVariable
/external/sdv/vsomeip/third_party/boost/mpl/test/
Dnumeric_ops.cpp108 typedef plus<c1,i>::type r4; in MPL_TEST_CASE() typedef
133 typedef times<c1,i>::type r4; in MPL_TEST_CASE() typedef
/external/clang/test/Misc/
Dverify.c13 struct s r4; // expected-error-re {{{{^}}tentative}} variable
/external/sdv/vsomeip/third_party/boost/phoenix/test/operator/
Darithmetic_tests.cpp38 int& r4 = (ref(x) /= 456)(); // should be an lvalue in main() local
Dbitwise_tests.cpp59 int& r4 = (ref(x) <<= 4)(); // should be an lvalue in main() local
/external/ksp/test-utils/testData/api/
DequivalentJavaWildcards.kt191 fun r4(): B<X> = TODO() method
/external/llvm/test/MC/Hexagon/
Dalign.s30 r4 = sub(#1, r4) } define
/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto-disabled.c35 vector unsigned long long r4 = __builtin_crypto_vncipher(ad, bd); in call_crypto_intrinsics() local
/external/openthread/tests/toranj/cli/
Dtest-006-traffic-multi-hop.py68 r4 = cli.Node() variable
Dtest-018-next-hop-and-path-cost.py63 r4 = cli.Node() variable
Dtest-009-router-table.py60 r4 = cli.Node() variable
Dtest-007-off-mesh-route-traffic.py65 r4 = cli.Node() variable
/external/sdv/vsomeip/third_party/boost/spirit/test/karma/
Dsymbols2.cpp47 rule<output_iterator_type> r4 = lit("Kim"); in main() local
/external/sdv/vsomeip/third_party/boost/proto/test/
Ddeep_copy.cpp35 plus<terminal<void(&)()>::type, terminal<int>::type>::type r4 = deep_copy(t4 + t1); in test1() local
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Ddefault_function_impl.hpp109 …ild_c< Expr, 4>::type e4; typedef typename Grammar::template impl<e4, State, Data>::result_type r4; typedef
157 … e4; typedef typename Grammar::template impl<e4, State, Data>::result_type r4; typedef typename re… typedef
205 … e4; typedef typename Grammar::template impl<e4, State, Data>::result_type r4; typedef typename re… typedef
253 … e4; typedef typename Grammar::template impl<e4, State, Data>::result_type r4; typedef typename re… typedef
301 … e4; typedef typename Grammar::template impl<e4, State, Data>::result_type r4; typedef typename re… typedef
349 … e4; typedef typename Grammar::template impl<e4, State, Data>::result_type r4; typedef typename re… typedef
/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dutree4.cpp149 rule<char const*, utree()> r4 = int_; in main() local
Dutree2.cpp157 rule<char const*, utree()> r4 = double_ % ','; in main() local
/external/clang/test/SemaCXX/
Dbuiltin-assume-aligned.cpp39 constexpr void *r4 = __builtin_assume_aligned(&ar2[2], 16, 1); variable
/external/libdav1d/src/arm/64/
Dmc.S1152 .macro interleave_1 wd, r0, r1, r2, r3, r4
1160 .macro interleave_1_h r0, r1, r2, r3, r4
1163 .macro interleave_1_s r0, r1, r2, r3, r4
/external/trusty/bootloader/ql-tipc/include/trusty/
Dsmc.h35 unsigned long r4; member
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/
Dp6-0x.cpp25 typedef RRI& r4; CHECK_EQUAL_TYPES(r4, int&); typedef
/external/openthread/tests/toranj/ncp/
Dtest-020-router-table.py52 r4 = wpan.Node() variable
/external/arm-optimized-routines/pl/math/
Dv_tan_3u5.c72 v_f64_t r2 = r * r, r4 = r2 * r2, r8 = r4 * r4; in V_NAME() local
/external/clang/test/CodeGenObjC/
Dbitfield-1.m25 int r4: 2; field

1234567