/aosp12/art/test/Statics/ |
H A D | Statics.java | 26 static final String s8 = "android"; field in Statics
|
/aosp12/hardware/libhardware_legacy/audio/ |
H A D | audio_hw_hal.cpp | 189 String8 s8 = String8(kvpairs); in out_set_parameters() local 206 String8 s8; in out_get_parameters() local 340 String8 s8 = String8(kvpairs); in in_set_parameters() local 357 String8 s8; in in_get_parameters() local 474 String8 s8; in adev_get_parameters() local
|
/aosp12/hardware/qcom/audio/legacy/alsa_sound/ |
H A D | audio_hw_hal.cpp | 209 String8 s8 = String8(kvpairs); in out_set_parameters() local 226 String8 s8; in out_get_parameters() local 359 String8 s8 = String8(kvpairs); in in_set_parameters() local 376 String8 s8; in in_get_parameters() local 500 String8 s8; in adev_get_parameters() local
|
/aosp12/art/test/004-StackWalk/src/ |
H A D | Main.java | 51 String s8 = new String("8"); in shlemiel() local
|
/aosp12/art/test/020-string/src/ |
H A D | Main.java | 119 String s8 = new String(byteArray, 3, 3, charset); in constructorTest() local
|
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
H A D | StructTest.java | 329 SignedDataMessage(final byte s8, final short s16, final int s32, final long s64) { in SignedDataMessage() 785 @Field(order = 5, type = Type.S8) public final byte s8; field in StructTest.FullTypeMessage 799 final BigInteger u64, final byte s8, final short s16, final int s32, final long s64, in FullTypeMessage() 894 @Field(order = 5, type = Type.S8) public final byte s8; field in StructTest.FullTypeMessageWithDupType 908 final BigInteger u64, final byte s8, final short s16, final int s32, final long s64, in FullTypeMessageWithDupType()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | transpose_conv2d.mod.py | 267 s8 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | transpose_conv2d_quant8_signed.mod.py | 302 s8 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
|
H A D | transpose_quant8_signed.mod.py | 303 s8 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
|
/aosp12/art/test/115-native-bridge/src/ |
H A D | NativeBridgeMain.java | 113 short s8, short s9, short s10); in shortMethod()
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 146 s8 = 2.83374000312371199625774129290973648e-04L, variable
|
/aosp12/art/test/004-JniTest/src/ |
H A D | Main.java | 174 short s8, short s9, short s10); in shortMethod()
|
/aosp12/art/test/115-native-bridge/ |
H A D | nativebridge.cc | 156 jshort s7, jshort s8, jshort s9, jshort s10) { in trampoline_Java_Main_shortMethod()
|
/aosp12/system/libhidl/ |
H A D | test_main.cpp | 104 hidl_string s8(s7); // copy constructor // NOLINT, test the copy constructor in TEST_F() local
|
/aosp12/art/test/623-checker-loop-regressions/src/ |
H A D | Main.java | 559 int s8 = 0; in reduction32Values() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | ShortcutManagerTest1.java | 413 final ShortcutInfo s8 = makeShortcut("s8"); in testPushDynamicShortcut() local
|
/aosp12/art/test/004-JniTest/ |
H A D | jni_test.cc | 259 jshort s7, jshort s8, jshort s9, jshort s10) { in Java_Main_shortMethod()
|
/aosp12/art/dexdump/ |
H A D | dexdump.cc | 82 using s8 = int64_t; typedef
|
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | wifi_hal.h | 31 typedef signed char s8; typedef
|
/aosp12/art/runtime/ |
H A D | class_linker_test.cc | 1225 ArtField* s8 = mirror::Class::FindStaticField( in TEST_F() local
|
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/ |
H A D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |