/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/satellite/ui/viewmodel/ |
H A D | DeviceBasedSatelliteViewModelTest.kt | 100 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_satelliteNotAllowed() constant 120 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_connectedAndNotAllowed() constant 143 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_notAllOos() constant 163 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_allOosAndNotAllowed() constant 183 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_allOosAndConfigIsFalse() constant 203 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_isEmergencyOnly() constant 232 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_null_apmIsEnabled() constant 252 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_notNull_satelliteAllowedAndAllOos() constant 275 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_hysteresisWhenEnablingIcon() constant 307 val i1 = mobileIconsInteractor.getMobileConnectionInteractorForSubId(1) in icon_ignoresHysteresis_whenConnected() constant [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | map_test.hpp | 92 IntType i1(i), i2(i); in map_test_copyable() local 98 IntType i1(i), i2(i); in map_test_copyable() local 187 IntType i1(i/2); in map_test_range() local 199 IntType i1(i/2); in map_test_range() local 221 IntType i1(i/2); in map_test_range() local 233 IntType i1(i/2); in map_test_range() local 269 IntType i1(i/2); in map_test_step() local 284 IntType i1(i/2); in map_test_step() local 312 IntType i1(i); in map_test_step() local 322 IntType i1(i); in map_test_step() local [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/satellite/domain/interactor/ |
H A D | DeviceBasedSatelliteInteractorTest.kt | 275 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionInService_thenLost_noDeviceEmergencyCalls_yes() constant 301 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionInService_thenLost_deviceEmergencyCalls_no() constant 327 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_twoConnectionsOos_nonNtn_noDeviceEmergencyCalls_yes() constant 351 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_twoConnectionsOos_nonNtn_deviceEmergencyCalls_no() constant 375 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_twoConnectionsOos_noDeviceEmergencyCalls_oneNtn_no() constant 401 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionOos_noDeviceEmergencyCalls_nonNtn_yes() constant 421 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionOos_nonNtn_no() constant 441 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionOos_ntn_no() constant 459 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionInService_nonNtn_no() constant 476 val i1 = iconsInteractor.getMobileConnectionInteractorForSubId(1) in areAllConnectionsOutOfService_oneConnectionInService_ntn_no() constant [all …]
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyCom.h | 414 #define Z7_COM_UNKNOWN_IMP_2(i1, i2) \ argument 421 #define Z7_COM_UNKNOWN_IMP_3(i1, i2, i3) \ argument 429 #define Z7_COM_UNKNOWN_IMP_4(i1, i2, i3, i4) \ argument 438 #define Z7_COM_UNKNOWN_IMP_5(i1, i2, i3, i4, i5) \ argument 448 #define Z7_COM_UNKNOWN_IMP_6(i1, i2, i3, i4, i5, i6) \ argument 459 #define Z7_COM_UNKNOWN_IMP_7(i1, i2, i3, i4, i5, i6, i7) \ argument 471 #define Z7_COM_UNKNOWN_IMP_8(i1, i2, i3, i4, i5, i6, i7, i8) \ argument 485 #define Z7_IFACES_IMP_UNK_1(i1) \ argument 489 #define Z7_IFACES_IMP_UNK_2(i1, i2) \ argument 494 #define Z7_IFACES_IMP_UNK_3(i1, i2, i3) \ argument [all …]
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_policy.c | 189 struct cil_list_item *i1; in cil_simple_rules_to_policy() local 200 struct cil_list_item *i1; in cil_cats_to_policy() local 285 struct cil_list_item *i1 = expr->head; in cil_cond_expr_to_policy() local 356 struct cil_list_item *i1; in __cil_cons_leaf_operand_len() local 417 struct cil_list_item *i1; in cil_cons_expr_len() local 469 struct cil_list_item *i1; in __cil_cons_leaf_operand_to_string() local 597 struct cil_list_item *i1; in __cil_cons_expr_to_string() local 652 struct cil_list_item *i1; in cil_classperms_to_string() local 687 struct cil_list_item *i1; in cil_classperms_to_strings() local 711 struct cil_list_item *i1; in cil_class_decls_to_policy() local [all …]
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | resize_quant8_signed.mod.py | 20 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable 103 i1 = Input("in", "TENSOR_FLOAT32", "{1, 1, 1, 1}") variable 141 i1 = Input("in", "TENSOR_FLOAT32", "{1, 1, 1, 1}") variable 170 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 191 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 212 i1 = Input("in", "TENSOR_FLOAT32", "{1, 3, 3, 1}") # input 0 variable 233 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 254 i1 = Input("in", "TENSOR_FLOAT32", "{1, 4, 4, 1}") # input 0 variable 275 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 296 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable [all …]
|
D | conv2d_quant8_signed.mod.py | 20 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 3, 1}") variable 71 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 3, 1}") variable 149 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 3, 1, 2}, 0.5f, 0") variable 189 i1 = Input("in", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 1, 1, 2}, 0.5f, 0") variable 210 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 3, 1}") variable 364 i1 = Input("in", "TENSOR_FLOAT32", "{1, 1, 1, 1}") variable 406 i1 = Input("in", "TENSOR_FLOAT32", "{1, 1, 1, 1}") variable 436 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 3, 6, 1}, 0.5f, -1") variable 467 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 1, 1, 3}, 0.5f, -128") variable 488 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 1, 1, 3}, 0.5f, -128") variable [all …]
|
D | strided_slice_quant8_signed.mod.py | 18 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{2, 3}, 1.0, -128") variable 43 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{2, 3}, 1.0, -128") variable 68 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{4}, 1.0, -128") variable 93 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{4}, 1.0, -128") variable 118 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{4}, 1.0, -128") variable 143 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{4}, 1.0, -128") variable 168 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{4}, 1.0, -128") variable 193 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{4}, 1.0, -128") variable 218 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{3}, 1.0, -128") variable 243 i1 = Input("input", "TENSOR_QUANT8_ASYMM_SIGNED", "{2, 3}, 1.0, -128") variable [all …]
|
D | depthwise_conv2d_quant8_signed.mod.py | 20 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 3, 2}") variable 77 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 3, 2}") variable 164 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 2, 2, 2}, 0.5f, -128") variable 219 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 3, 2, 2}, 0.5f, -1") variable 250 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 2, 2, 2}, 0.5f, -128") variable 279 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 2, 2, 2}, 0.5f, -128") variable 311 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 2, 2, 2}, 0.5f, -128") variable 340 i1 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 2, 2, 2}, 0.5f, -128") variable 374 i1 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 3, 2}") variable
|
D | box_with_nms_limit_quant8_signed.mod.py | 18 i1 = Input("scores", "TENSOR_FLOAT32", "{19, 3}") # scores variable 115 i1 = Input("scores", "TENSOR_FLOAT32", "{19, 3}") # scores variable 204 i1 = Input("scores", "TENSOR_FLOAT32", "{19, 3}") # scores variable 292 i1 = Input("scores", "TENSOR_FLOAT32", "{19, 3}") # scores variable 378 i1 = Input("scores", "TENSOR_FLOAT32", "{19, 3}") # scores variable 473 i1 = Input("scores", "TENSOR_FLOAT32", "{19, 3}") # scores variable
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/ |
H A D | InstructionsBuilderTest.java | 42 InsnNode i1 = new InsnNode(Opcodes.NOP); in current_line_number_should_be_applied_to_instructions() local 66 InsnNode i1 = new InsnNode(Opcodes.NOP); in null_probearray_should_not_mark_instruction_as_covered() local 77 InsnNode i1 = new InsnNode(Opcodes.NOP); in unexecuted_probe_should_not_mark_instruction_as_covered() local 88 InsnNode i1 = new InsnNode(Opcodes.NOP); in executed_probe_should_mark_instruction_as_covered() local 99 InsnNode i1 = new InsnNode(Opcodes.NOP); in subsequent_instructions_should_be_linked_by_default() local 116 InsnNode i1 = new InsnNode(Opcodes.NOP); in subsequent_instructions_should_not_be_linked_when_noSuccessor_was_called() local 134 InsnNode i1 = new InsnNode(Opcodes.NOP); in subsequent_instructions_should_be_linked_after_label_marked_as_successor() local 154 InsnNode i1 = new InsnNode(Opcodes.NOP); in subsequent_instructions_should_not_be_linked_after_label_not_marked_as_successor() local 172 InsnNode i1 = new InsnNode(Opcodes.NOP); in jumps_should_propagate_coverage_status() local
|
H A D | MethodCoverageCalculatorTest.java | 81 InsnNode i1 = addInsn(1, false); in should_ignore_single_instruction() local 95 InsnNode i1 = addInsn(2, false); in should_ignore_instruction_range() local 113 InsnNode i1 = addInsn(1, false); in should_exclude_ignored_instructions_from_computation_of_first_and_last_lines() local 129 InsnNode i1 = addInsn(2, false, true); in should_merge_instructions() local 144 InsnNode i1 = addInsn(1, true, false, false); in should_merge_multiple_instructions() local 159 InsnNode i1 = addInsn(2, false, true); in should_merge_instructions_redundant() local 175 InsnNode i1 = addInsn(1); in should_replace_branches() local 191 InsnNode i1 = addInsn(1, false, false, false); in should_replace_branches_with_merged_instructions() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | resize_nearest_neighbor.mod.py | 20 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 41 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 62 i1 = Input("in", "TENSOR_FLOAT32", "{1, 3, 3, 1}") # input 0 variable 83 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 104 i1 = Input("in", "TENSOR_FLOAT32", "{1, 4, 4, 1}") # input 0 variable 125 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 146 i1 = Input("in", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # input 0 variable 167 i1 = Input("in", "TENSOR_FLOAT32", "{2, 2, 2, 2}") # input 0 variable 201 i1 = Input("in", "TENSOR_FLOAT32", "{1, 1, 1, 1}") variable 239 i1 = Input("in", "TENSOR_FLOAT32", "{1, 1, 1, 1}") variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | syscall_windows_test.go | 396 func sum2(i1, i2 uintptr) uintptr { argument 401 func sum3(i1, i2, i3 uintptr) uintptr { argument 406 func sum4(i1, i2, i3, i4 uintptr) uintptr { argument 411 func sum5(i1, i2, i3, i4, i5 uintptr) uintptr { argument 416 func sum6(i1, i2, i3, i4, i5, i6 uintptr) uintptr { argument 421 func sum7(i1, i2, i3, i4, i5, i6, i7 uintptr) uintptr { argument 426 func sum8(i1, i2, i3, i4, i5, i6, i7, i8 uintptr) uintptr { argument 431 func sum9(i1, i2, i3, i4, i5, i6, i7, i8, i9 uintptr) uintptr { argument 436 func sum10(i1, i2, i3, i4, i5, i6, i7, i8, i9, i10 uintptr) uintptr { argument 441 func sum9uint8(i1, i2, i3, i4, i5, i6, i7, i8, i9 uint8) uintptr { argument [all …]
|
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/table/ |
H A D | BarColumnTest.java | 92 final ITableItem i1 = createItem(15, 5); in testBarWidths() local 120 final ITableItem i1 = createItem(20, 0); in testRedBarOnly() local 139 final ITableItem i1 = createItem(00, 20); in testGreenBarOnly() local 158 final ITableItem i1 = createItem(00, 00); in testNoBars() local 170 final ITableItem i1 = createItem(0, 123456); in testLocale() local 185 final ITableItem i1 = createItem(50, 50); in testComparator1() local 196 final ITableItem i1 = createItem(50, 60); in testComparator2() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_bitvector.h | 131 for (uptr i1 = 0; i1 < BV::kSize; i1++) in setAll() local 147 uptr i1 = idx1(idx); in setBit() local 162 uptr i1 = idx1(idx); in clearBit() local 176 uptr i1 = idx1(idx); in getBit() local 185 uptr i1 = l1_[i0].getAndClearFirstOne(); in getAndClearFirstOne() local 203 uptr i1 = t.getAndClearFirstOne(); in setUnion() local 222 uptr i1 = t.getAndClearFirstOne(); in setIntersection() local 240 uptr i1 = t.getAndClearFirstOne(); in setDifference() local 261 uptr i1 = t.getAndClearFirstOne(); in intersectsWith() local
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/ |
D | TestUtils.java | 55 Intent i1 = new Intent("aa"); in testIntentActionNotEqual() local 62 Intent i1 = new Intent().putExtra("aa", "bb"); in testIntentExtraNotEqual() local 69 Intent i1 = new Intent().putExtra("aa", "bb"); in testIntentNotSameExtra() local 76 Intent i1 = new Intent() in testIntentMultipleExtrasOfArray() local 92 Intent i1 = new Intent() in testIntentMultipleExtrasOfBundle() local 167 public static void assertIntentEquals(Intent i1, Intent i2) { in assertIntentEquals() 173 public static void failIntentsNotEqual(Intent i1, Intent i2) { in failIntentsNotEqual()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
H A D | KMRsa2048NoDigestSignature.java | 44 public void init(Key key, byte b, byte[] bytes, short i, short i1) throws CryptoException { in init() 49 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 78 public void update(byte[] bytes, short i, short i1) throws CryptoException { in update() 83 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 91 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 97 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 105 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
H A D | KMEcdsa256NoDigestSignature.java | 49 public void init(Key key, byte b, byte[] bytes, short i, short i1) throws CryptoException { in init() 54 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 88 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 120 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 126 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 134 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
H A D | KMRsa2048NoDigestSignature.java | 44 public void init(Key key, byte b, byte[] bytes, short i, short i1) throws CryptoException { in init() 49 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 78 public void update(byte[] bytes, short i, short i1) throws CryptoException { in update() 83 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 91 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 97 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 105 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
H A D | KMEcdsa256NoDigestSignature.java | 49 public void init(Key key, byte b, byte[] bytes, short i, short i1) throws CryptoException { in init() 54 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 88 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 120 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 126 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 134 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | ar_crs_combiner_test.cc | 45 auto i1 = root_tuple->operands()[0]; in TEST_F() local 65 auto i1 = root_tuple->operands()[0]; in TEST_F() local 84 auto i1 = root_tuple->operands()[0]; in TEST_F() local 105 auto i1 = root_tuple->operands()[0]; in TEST_F() local 125 auto i1 = root_tuple->operands()[0]; in TEST_F() local 145 auto i1 = root_tuple->operands()[0]; in TEST_F() local 167 auto i1 = root_tuple->operands()[0]; in TEST_F() local 189 auto i1 = root_tuple->operands()[0]; in TEST_F() local 212 auto i1 = root_tuple->operands()[0]; in TEST_F() local 249 auto i1 = body_tuple->operands()[0]; in TEST_F() local [all …]
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
H A D | BigIntegerTest.java | 753 BigInteger i1 = element[0], i2 = element[1]; in test_andLjava_math_BigInteger() local 769 BigInteger i1 = element[0], i2 = element[1]; in test_orLjava_math_BigInteger() local 785 BigInteger i1 = element[0], i2 = element[1]; in test_xorLjava_math_BigInteger() local 801 BigInteger i1 = element[0]; in test_not() local 815 BigInteger i1 = element[0], i2 = element[1]; in test_andNotLjava_math_BigInteger() local 898 private void testDiv(BigInteger i1, BigInteger i2) { in testDiv() 967 private void testAllMults(BigInteger i1, BigInteger i2, BigInteger ans) { in testAllMults() 978 private void testAllDivs(BigInteger i1, BigInteger i2) { in testAllDivs()
|
/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/tests/ |
D | trust_anchor_format.rs | 92 let i1 = rdn.0.iter(); in decode_ta1() localVariable 169 let i1 = rdn.0.iter(); in decode_ta2() localVariable 216 let i1 = rdn.0.iter(); in decode_ta2() localVariable 296 let i1 = rdn.0.iter(); in decode_ta3() localVariable 343 let i1 = rdn.0.iter(); in decode_ta3() localVariable 416 let i1 = rdn.0.iter(); in decode_ta4() localVariable
|
/aosp_15_r20/art/test/MyClassNatives/ |
H A D | MyClassNatives.java | 114 native void forceStackParameters(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int i9, in forceStackParameters() 118 native void checkParameterAlign(int i1, long l1); in checkParameterAlign() 162 native static void stackArgsIntsFirst(int i1, int i2, int i3, int i4, int i5, int i6, int i7, in stackArgsIntsFirst() 168 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst() 172 native static void stackArgsMixed(int i1, float f1, int i2, float f2, int i3, float f3, int i4, in stackArgsMixed() 193 float f7, int i1); in sfoo7FI() 196 double d4, double d5, int i1); in sfoo3F5DI() 199 double d4, double d5, double d6, int i1); in sfoo3F6DI() 201 native int fooL4I(Object o1, int i1, int i2, int i3, int i4); in fooL4I() 203 native int fooL5I(Object o1, int i1, int i2, int i3, int i4, int i5); in fooL5I() [all …]
|