OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:range
(Results
1001 - 1025
of
3739
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/cts/tools/dx-tests/src/dxc/junit/opcodes/ishl/
Test_ishl.java
58
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/dx-tests/src/dxc/junit/opcodes/ishr/
Test_ishr.java
58
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/dx-tests/src/dxc/junit/opcodes/iushr/
Test_iushr.java
58
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/dx-tests/src/dxc/junit/opcodes/lshl/
Test_lshl.java
58
* @title Verify that shift distance is actually in
range
0 to 64.
/cts/tools/dx-tests/src/dxc/junit/opcodes/lshr/
Test_lshr.java
58
* @title Verify that shift distance is actually in
range
0 to 64.
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_int/
Test_shl_int.java
43
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_int_2addr/
Test_shl_int_2addr.java
43
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_int_lit8/
Test_shl_int_lit8.java
47
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_long/
Test_shl_long.java
43
* @title Verify that shift distance is actually in
range
0 to 64.
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_long_2addr/
Test_shl_long_2addr.java
43
* @title Verify that shift distance is actually in
range
0 to 64.
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_int/
Test_shr_int.java
43
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_int_2addr/
Test_shr_int_2addr.java
43
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_int_lit8/
Test_shr_int_lit8.java
47
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_long/
Test_shr_long.java
43
* @title Verify that shift distance is actually in
range
0 to 64.
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_long_2addr/
Test_shr_long_2addr.java
43
* @title Verify that shift distance is actually in
range
0 to 64.
/cts/tools/vm-tests/src/dot/junit/opcodes/ushr_int/
Test_ushr_int.java
58
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/ushr_int_2addr/
Test_ushr_int_2addr.java
58
* @title Verify that shift distance is actually in
range
0 to 32.
/cts/tools/vm-tests/src/dot/junit/opcodes/ushr_int_lit8/
Test_ushr_int_lit8.java
67
* @title Verify that shift distance is actually in
range
0 to 32.
/dalvik/dx/src/com/android/dx/rop/code/
DexTranslationAdvice.java
32
/** debug advice for disabling invoke-
range
optimization */
/dalvik/dx/tests/031-bb-dead-code/
blort.j
46
; make sure an exception handler for a dead
range
doesn't get enlivened
/dalvik/libcore/archive/src/main/java/java/util/zip/
Deflater.java
39
* Upper bound for the compression level
range
.
44
* Lower bound for compression level
range
.
155
* the compression level in the
range
between 0 and 9.
168
* the compression level in the
range
between 0 and 9.
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
characterdatadeletedatabegining.java
31
* The "deleteData(offset,count)" method removes a
range
of
characterdatadeletedataend.java
31
* The "deleteData(offset,count)" method removes a
range
of
characterdatadeletedatamiddle.java
31
* The "deleteData(offset,count)" method removes a
range
of
hc_characterdatadeletedatabegining.java
31
* The "deleteData(offset,count)" method removes a
range
of
Completed in 345 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>