/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | string_ref_test2.cpp | 75 string_ref sr1 ( arg ); in reverse() local 92 string_ref sr1; in find() local 249 string_ref sr1; in to_string() local 266 string_ref sr1; in compare() local
|
D | string_view_test2.cpp | 79 string_view sr1 ( arg ); in reverse() local 96 string_view sr1; in find() local 333 string_view sr1; in to_string() local 353 string_view sr1; in compare() local
|
D | string_ref_test1.cpp | 30 string_ref sr1; // NULL, 0 in null_tests() local
|
D | string_view_test1.cpp | 31 string_view sr1; // NULL, 0 in null_tests() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/security/ |
H A D | SecureRandomTest.java | 47 SecureRandom sr1 = SecureRandom.getInstance(algorithm); in test_getInstance() local 103 SecureRandom sr1 = new SecureRandom(); in testNewConstructors_Success() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/ |
H A D | OldSHA1PRNGSecureRandomTest.java | 185 SecureRandom sr1; in testNextBytesbyteArray03() local 239 SecureRandom sr1; in testNextBytesbyteArray04() local
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | string_reference_test.cc | 39 StringReference sr1(dex_file1.get(), dex::StringIndex(0)); in TEST() local 102 StringReference sr1(dex_file1.get(), dex::StringIndex(index1)); in TEST() local
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
H A D | SecureRandom2Test.java | 38 SecureRandom sr1 = new SecureRandom(); in testGetProvider() local 301 SecureRandom sr1 = SecureRandom.getInstance("SHA1PRNG"); in testSetSeedComplimentsAfterFirstRandomNumber() local
|
/aosp_15_r20/external/coreboot/src/mainboard/google/dedede/ |
H A D | smihandler.c | 60 uint8_t sr1; in mainboard_config_cbi_wp() local
|
/aosp_15_r20/external/jemalloc_new/test/include/test/ |
H A D | SFMT-alti.h | 70 const vector unsigned int sr1 = ALTI_SR1; in vec_recursion() local
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_cs_debug_info_serialization.cpp | 30 auto sr1 = std::get<kDebugInfoTupleSourceRangeIndex>(pre_serialize); in validate_debug_info() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/repository/test/qi/ |
D | subrule.cpp | 251 subrule<1, char(int)> sr1; in main() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | atomic-type.cpp | 39 short &sr1 = ovl1(a); in test_overloading() local
|
H A D | overloaded-builtin-operators.cpp | 95 short& sr1 = (sr *= lr); in g() local
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | loop_restoration_neon.cc | 1760 const uint8x16_t sr1 = vld1q_u8(src + stride + x); in BoxFilterPass1() local 1834 const uint8x8_t sr1 = vget_high_u8(sr); in BoxFilterPass1LastRow() local 1887 const uint8x8_t sr1 = vget_high_u8(sr); in BoxFilterPass2() local 1946 const uint8x16_t sr1 = vld1q_u8(src + stride + x); in BoxFilter() local 2064 const uint8x8_t sr1 = vget_high_u8(sr); in BoxFilterLastRow() local
|
/aosp_15_r20/external/pffft/ |
H A D | pffft_priv_impl.h | 1149 v4sf sr0, dr0, sr1, dr1, si0, di0, si1, di1; in FUNC_CPLX_FINALIZE() local 1193 v4sf sr0, dr0, sr1, dr1, si0, di0, si1, di1; in FUNC_CPLX_PREPROCESS() local 1227 v4sf sr0, dr0, sr1, dr1, si0, di0, si1, di1; in FUNC_REAL_FINALIZE_4X4() local 1342 v4sf sr1 = VADD(r1,r2), dr1 = VSUB(r1,r2); in FUNC_REAL_PREPROCESS_4X4() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/ |
D | converter_test.cpp | 256 S sr1 = s + static_cast<S>(1); in test_rounding_conversion() local
|
/aosp_15_r20/external/scapy/scapy/ |
H A D | supersocket.py | 64 def sr1(self, *args, **kargs): member in SuperSocket
|
H A D | sendrecv.py | 370 def sr1(x, promisc=None, filter=None, iface=None, nofilter=0, *args,**kargs): function
|
/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/ |
D | i2c.c | 717 uint16_t sr1 = regs->SR1; in stmI2cIsrEvent() local 746 uint16_t sr1 = regs->SR1; in stmI2cIsrError() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | selfguided_neon.c | 544 int32x4_t sr0, sr1, sr2, sr3, sr4, sr5, sr6, sr7; in calc_ab_internal_hbd() local 607 int32x4_t sr0, sr1, sr2, sr3, sr4, sr5, sr6, sr7; in calc_ab_fast_internal_lbd() local 662 int32x4_t sr0, sr1, sr2, sr3, sr4, sr5, sr6, sr7; in calc_ab_fast_internal_hbd() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/ |
H A D | slice_tracker_unittest.cc | 258 auto sr1 = slices[1]; in TEST_F() local
|
/aosp_15_r20/external/coreboot/src/drivers/mrc_cache/ |
H A D | mrc_cache.c | 518 u8 sr1; in nvm_is_write_protected() local
|
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | loop_restoration_avx2.cc | 2316 const __m256i sr1 = LoadUnaligned32(src + stride + x); in BoxFilterPass1() local 2488 const __m256i sr1 = LoadUnaligned32(src + stride + x); in BoxFilter() local
|
H A D | loop_restoration_sse4.cc | 2127 const __m128i sr1 = LoadAligned16(src + stride + x); in BoxFilter() local
|