/aosp12/frameworks/av/media/libaudioclient/include/media/ |
H A D | AudioBufferProvider.h | 36 int8_t* i8; member
|
H A D | AudioRecord.h | 93 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
|
H A D | AudioTrack.h | 119 int8_t* i8; // unsigned 8-bit, offset by 0x80 member
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | depthwise_conv.mod.py | 6 i8 = Int32Scalar("b8", 0) variable
|
H A D | mobilenet_quantized.mod.py | 146 i8 = Parameter("op8", "TENSOR_QUANT8_ASYMM", "{512, 1, 1, 512}, 0.00691097788513, 136", [126, 134, … variable
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 145 i8 = Parameter("op8", "TENSOR_FLOAT32", "{128, 1, 1, 128}", [-0.172699, 0.0449607, -0.00371321, 0.0… variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | depthwise_conv_relaxed.mod.py | 22 i8 = Int32Scalar("b8", 0) variable
|
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 161 i8 = Parameter("op8", "TENSOR_FLOAT32", "{128, 1, 1, 128}", [-0.172699, 0.0449607, -0.00371321, 0.0… variable
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/ |
H A D | add_internal.mod.py | 25 i8 = Input("i8", ("TENSOR_FLOAT32", [2])) # input 0 variable
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_internal/ |
H A D | add_internal.mod.py | 25 i8 = Input("i8", ("TENSOR_FLOAT32", [2])) # input 0 variable
|
/aosp12/system/media/audio_utils/include/audio_utils/ |
H A D | resampler.h | 36 int8_t* i8; member
|
/aosp12/packages/modules/Virtualization/compos/src/ |
H A D | compsvc.rs | 108 fn execute(&self, args: &[String], metadata: &Metadata) -> BinderResult<i8> { in execute()
|
/aosp12/art/test/178-app-image-native-method/src/ |
H A D | Main.java | 451 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 470 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 489 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 505 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 524 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 543 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 656 int i8, in nativeFullArgs() 839 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpProperty.h | 30 int8_t i8; member
|
/aosp12/art/test/178-app-image-native-method/ |
H A D | native_methods.cc | 37 jint i8, jlong l8, jfloat f8, jdouble d8) { in VerifyManyParameters() 66 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_Test_nativeMethodWithManyParameters() 96 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestFast_nativeMethodWithManyParameters() 125 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestCritical_nativeMethodWithManyParameters() 276 jint i8, in Java_CriticalSignatures_nativeFullArgs() 636 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
|
/aosp12/art/test/MyClassNatives/ |
H A D | MyClassNatives.java | 80 native void forceStackParameters(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int i9, in forceStackParameters() 129 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst() 135 int i6, int i7, int i8, int i9, int i10); in stackArgsFloatsFirst() 139 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed() 208 …native void forceStackParameters_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int … in forceStackParameters_Fast() 257 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Fast() 263 int i6, int i7, int i8, int i9, int i10); in stackArgsFloatsFirst_Fast() 267 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed_Fast() 299 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical() 305 int i6, int i7, int i8, int i9, int i10); in stackArgsFloatsFirst_Critical() [all …]
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | transpose_conv2d.mod.py | 264 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | transpose_conv2d_quant8_signed.mod.py | 299 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
|
H A D | transpose_quant8_signed.mod.py | 300 i8 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable
|
/aosp12/art/compiler/jni/ |
H A D | jni_compiler_test.cc | 2101 jint i8 = 8; in StackArgsIntsFirstImpl() local 2171 jint i8 = 8; in StackArgsFloatsFirstImpl() local 2240 jint i8 = 8; in StackArgsMixedImpl() local
|
/aosp12/art/test/439-npe/src/ |
H A D | Main.java | 651 int i8 = 8; in $opt$noinline$testRegisterRetrieval() local
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
H A D | ITestService.rs | 19 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8>; in RepeatByte() 86 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { in RepeatByte() 424 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { in RepeatByte() 1253 …fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { self.0.RepeatByte(_arg_to… in RepeatByte()
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | serialization_tests.cpp | 2448 std::int8_t i8; in TEST() local
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1352 int i8 = 8; in largeFrame() local
|