Home
last modified time | relevance | path

Searched refs:rem (Results 1 – 25 of 69) sorted by relevance

123

/cts/tools/dasm/test/
Dall_opcodes.d173 rem-int v11, v22, v33
184 rem-long v11, v22, v33
195 rem-float v11, v22, v33
200 rem-double v11, v22, v33
205 rem-int/2addr v1, v2
216 rem-long/2addr v1, v2
227 rem-float/2addr v1, v2
232 rem-double/2addr v1, v2
237 rem-int/lit16 v1, v2, 0x1234
245 rem-int/lit8 v1, v2, 0x12
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java443 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in checkConnectionOwnerUidUdp() local
444 int uid = mCM.getConnectionOwnerUid(OsConstants.IPPROTO_UDP, loc, rem); in checkConnectionOwnerUidUdp()
451 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in checkConnectionOwnerUidTcp() local
452 int uid = mCM.getConnectionOwnerUid(OsConstants.IPPROTO_TCP, loc, rem); in checkConnectionOwnerUidTcp()
653 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in testGetConnectionOwnerUidSecurity() local
655 int uid = mCM.getConnectionOwnerUid(OsConstants.IPPROTO_TCP, loc, rem); in testGetConnectionOwnerUidSecurity()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_float_2addr/d/
DT_rem_float_2addr_5.smali30 rem-float/2addr v5, v7
DT_rem_float_2addr_2.smali30 rem-float/2addr v6, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_lit8/d/
DT_rem_int_lit8_12.smali30 rem-int/lit8 v0, v6, 10
DT_rem_int_lit8_8.smali30 rem-int/lit8 v0, v7, -128
DT_rem_int_lit8_13.smali30 rem-int/lit8 v0, v6, 10
DT_rem_int_lit8_1.smali30 rem-int/lit8 v0, v7, 4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long/d/
DT_rem_long_3.smali30 rem-long v0, v10, v12
DT_rem_long_2.smali30 rem-long v0, v12, v14
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_double/d/
DT_rem_double_3.smali30 rem-double v0, v11, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_2addr/d/
DT_rem_int_2addr_3.smali30 rem-int/2addr v5, v6
DT_rem_int_2addr_2.smali30 rem-int/2addr v6, v8
DT_rem_int_2addr_5.smali30 rem-int/2addr v5, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int/d/
DT_rem_int_4.smali30 rem-int v0, v5, v7
DT_rem_int_3.smali30 rem-int v0, v5, v6
DT_rem_int_5.smali30 rem-int v0, v5, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_lit16/d/
DT_rem_int_lit16_3.smali30 rem-int/lit16 v0, v7, -3000
DT_rem_int_lit16_4.smali30 rem-int/lit16 v0, v7, 15
DT_rem_int_lit16_13.smali30 rem-int/lit16 v0, v6, 10
DT_rem_int_lit16_12.smali30 rem-int/lit16 v0, v6, 10
DT_rem_int_lit16_6.smali30 rem-int/lit16 v0, v7, 1
DT_rem_int_lit16_5.smali30 rem-int/lit16 v0, v7, -1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_float/d/
DT_rem_float_4.smali30 rem-float v0, v5, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long_2addr/d/
DT_rem_long_2addr_4.smali30 rem-long/2addr v11, v12

123