/aosp12/frameworks/av/media/codecs/amrnb/enc/src/ |
H A D | calc_en.cpp | 279 Word32 s3; /* Intermediate energy accumulator */ in calc_unfilt_energies() local 609 Word32 s3; /* Intermediate energy accumulator */ in calc_filt_energies() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/animation/ |
H A D | AnimatorSetActivityTest.java | 119 AnimatorSet s3 = new AnimatorSet(); in testGetChildAnimations() local 175 AnimatorSet s3 = new AnimatorSet(); in testTotalDuration() local 528 final AnimatorSet s3 = s1.clone(); in testClone() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/ |
H A D | ApduSenderTest.java | 226 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendStoreDataLongDataLongResponse() local 296 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendErrorResponseInMiddle() local
|
/aosp12/frameworks/av/media/codecs/amrnb/common/src/ |
H A D | residu.cpp | 208 Word32 s3; in Residu() local
|
/aosp12/art/test/Statics/ |
H A D | Statics.java | 21 static final short s3 = (short) 65000; field in Statics
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | ScanDetailCacheTest.java | 75 ScanDetail s3 = createScanDetailForNetwork(mWifiConfiguration, TEST_BSSID_3, in testGetMostRecentScanResult() local
|
/aosp12/art/test/004-StackWalk/src/ |
H A D | Main.java | 46 String s3 = new String("3"); in shlemiel() local
|
/aosp12/art/test/020-string/src/ |
H A D | Main.java | 109 String s3 = new String(byteArray, 1); in constructorTest() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 72 s3 = 1.19389519e-02, /* 0x3c439b98 */ variable
|
H A D | e_lgamma_r.c | 140 s3 = 1.46350472652464452805e-01, /* 0x3FC2BB9C, 0xBEE5F2F7 */ variable
|
/aosp12/system/netd/libnetdutils/ |
H A D | SliceTest.cpp | 59 Slice s3 = s2; in TEST_F() local
|
/aosp12/system/bt/service/test/ |
H A D | parcelable_unittest.cc | 153 Descriptor s3 = Descriptor(0x003D, Uuid::GetRandom(), in TEST() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | transpose_conv2d.mod.py | 104 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | ShortcutManagerTest1.java | 408 final ShortcutInfo s3 = makeShortcut("s3"); in testPushDynamicShortcut() local 8807 final ShortcutInfo s3 = makeShortcut("s3"); in testIsSharingShortcut() local 8856 final ShortcutInfo s3 = makeShortcutWithCategory("s3", in testIsSharingShortcut_PinnedAndCachedOnlyShortcuts() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | transpose_conv2d_quant8_signed.mod.py | 139 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
|
H A D | transpose_quant8_signed.mod.py | 140 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
|
/aosp12/art/test/115-native-bridge/src/ |
H A D | NativeBridgeMain.java | 112 …native static short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short … in shortMethod()
|
/aosp12/frameworks/native/libs/binder/rust/src/ |
H A D | parcel.rs | 511 let s3 = "Some more text here."; in test_utf8_utf16_conversions() localVariable
|
/aosp12/system/security/keystore2/src/ |
H A D | async_task.rs | 288 let s3 = shelf.get_downcast_ref::<String>().unwrap(); in test_shelf() localVariable
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | MediaCodecListOverrides.cpp | 195 const AString &s, const AString &delimiter, AString *s1, AString *s2, AString *s3) { in splitString()
|
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
H A D | buffer_hub_queue-test.cpp | 994 auto s3 = producer_queue_->Dequeue(0, &slot, &producer_meta, &fence); in TEST_F() local 1071 auto s3 = consumer_queue_->Dequeue(kTimeoutMs, &slot, &consumer_meta, &fence); in TEST_F() local
|
/aosp12/frameworks/native/libs/binder/rust/src/parcel/ |
H A D | parcelable.rs | 714 let s3 = "str3".to_string(); in test_custom_parcelable() localVariable 973 let s3 = "Some more text here."; in test_slice_parcelables() localVariable
|
/aosp12/art/test/004-JniTest/ |
H A D | jni_test.cc | 258 jshort s3, jshort s4, jshort s5, jshort s6, in Java_Main_shortMethod() 650 jstring s3 = reinterpret_cast<jstring>(env->AllocObject(c)); in Java_Main_testNewStringObject() local
|
/aosp12/frameworks/av/services/mediametrics/tests/ |
H A D | mediametrics_tests.cpp | 85 android::mediametrics::SharedPtrWrap<std::string> s3(""); in TEST() local 126 android::mediametrics::LockWrap<std::string> s3(""); in TEST() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | TextUtilsTest.java | 292 Spannable s3 = new SpannableString(s1); in testEllipsize() local
|