/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
D | ByteArray.java | 101 checkOffsets(start, end); in slice() 130 checkOffsets(off, off + 1); in getByte() 141 checkOffsets(off, off + 2); in getShort() 152 checkOffsets(off, off + 4); in getInt() 166 checkOffsets(off, off + 8); in getLong() 186 checkOffsets(off, off + 1); in getUnsignedByte() 197 checkOffsets(off, off + 2); in getUnsignedShort() 225 private void checkOffsets(int s, int e) { in checkOffsets() method in ByteArray
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | ByteArray.java | 97 checkOffsets(start, end); in slice() 126 checkOffsets(off, off + 1); in getByte() 137 checkOffsets(off, off + 2); in getShort() 148 checkOffsets(off, off + 4); in getInt() 162 checkOffsets(off, off + 8); in getLong() 182 checkOffsets(off, off + 1); in getUnsignedByte() 193 checkOffsets(off, off + 2); in getUnsignedShort() 221 private void checkOffsets(int s, int e) { in checkOffsets() method in ByteArray
|
/external/icu4c/test/cintltst/ |
D | ncnvfbts.c | 147 UBool checkOffsets = TRUE; in testConvertFromUnicode() local 186 checkOffsets = FALSE; in testConvertFromUnicode() 189 checkOffsets = FALSE; in testConvertFromUnicode() 213 checkOffsets ? offs : NULL, in testConvertFromUnicode() 242 if ( checkOffsets ) in testConvertFromUnicode() 261 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode() 306 UBool checkOffsets = TRUE; in testConvertToUnicode() local 350 checkOffsets = FALSE; in testConvertToUnicode() 353 checkOffsets = FALSE; in testConvertToUnicode() 376 checkOffsets ? offs : NULL, in testConvertToUnicode() [all …]
|
D | nccbtst.c | 2642 UBool checkOffsets = TRUE; in testConvertFromUnicode() local 2694 checkOffsets = FALSE; in testConvertFromUnicode() 2697 checkOffsets = FALSE; in testConvertFromUnicode() 2721 checkOffsets ? offs : NULL, in testConvertFromUnicode() 2765 if ( checkOffsets ) in testConvertFromUnicode() 2784 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode() 2836 UBool checkOffsets = TRUE; in testConvertToUnicode() local 2891 checkOffsets = FALSE; in testConvertToUnicode() 2894 checkOffsets = FALSE; in testConvertToUnicode() 2917 checkOffsets ? offs : NULL, in testConvertToUnicode() [all …]
|
D | ncnvtst.c | 1210 UBool checkOffsets = TRUE; in testConvertFromU() local 1249 checkOffsets = FALSE; in testConvertFromU() 1252 checkOffsets = FALSE; in testConvertFromU() 1310 if ( checkOffsets ) in testConvertFromU() 1331 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromU() 1380 UBool checkOffsets = TRUE; in testConvertToU() local 1423 checkOffsets = FALSE; in testConvertToU() 1426 checkOffsets = FALSE; in testConvertToU() 1487 if ( checkOffsets ) in testConvertToU() 1498 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()
|
D | nucnvtst.c | 390 UBool checkOffsets = TRUE; in testConvertFromU() local 424 checkOffsets = FALSE; in testConvertFromU() 447 checkOffsets ? offs : NULL, in testConvertFromU() 475 if ( checkOffsets ) { in testConvertFromU() 493 if (checkOffsets && (expectOffsets != 0) ) { in testConvertFromU() 545 UBool checkOffsets = TRUE; in testConvertToU() local 582 checkOffsets = FALSE; in testConvertToU() 605 checkOffsets ? offs : NULL, in testConvertToU() 638 if ( checkOffsets ) in testConvertToU() 649 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ncnvfbts.c | 147 UBool checkOffsets = TRUE; in testConvertFromUnicode() local 186 checkOffsets = FALSE; in testConvertFromUnicode() 189 checkOffsets = FALSE; in testConvertFromUnicode() 213 checkOffsets ? offs : NULL, in testConvertFromUnicode() 242 if ( checkOffsets ) in testConvertFromUnicode() 261 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode() 306 UBool checkOffsets = TRUE; in testConvertToUnicode() local 350 checkOffsets = FALSE; in testConvertToUnicode() 353 checkOffsets = FALSE; in testConvertToUnicode() 376 checkOffsets ? offs : NULL, in testConvertToUnicode() [all …]
|
D | nccbtst.c | 2633 UBool checkOffsets = TRUE; in testConvertFromUnicode() local 2685 checkOffsets = FALSE; in testConvertFromUnicode() 2688 checkOffsets = FALSE; in testConvertFromUnicode() 2712 checkOffsets ? offs : NULL, in testConvertFromUnicode() 2759 if ( checkOffsets ) in testConvertFromUnicode() 2778 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode() 2830 UBool checkOffsets = TRUE; in testConvertToUnicode() local 2885 checkOffsets = FALSE; in testConvertToUnicode() 2888 checkOffsets = FALSE; in testConvertToUnicode() 2911 checkOffsets ? offs : NULL, in testConvertToUnicode() [all …]
|
D | ncnvtst.c | 1192 UBool checkOffsets = TRUE; in testConvertFromU() local 1231 checkOffsets = FALSE; in testConvertFromU() 1234 checkOffsets = FALSE; in testConvertFromU() 1292 if ( checkOffsets ) in testConvertFromU() 1313 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromU() 1362 UBool checkOffsets = TRUE; in testConvertToU() local 1405 checkOffsets = FALSE; in testConvertToU() 1408 checkOffsets = FALSE; in testConvertToU() 1469 if ( checkOffsets ) in testConvertToU() 1480 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()
|
D | nucnvtst.c | 371 UBool checkOffsets = TRUE; in testConvertFromU() local 405 checkOffsets = FALSE; in testConvertFromU() 428 checkOffsets ? offs : NULL, in testConvertFromU() 456 if ( checkOffsets ) { in testConvertFromU() 474 if (checkOffsets && (expectOffsets != 0) ) { in testConvertFromU() 526 UBool checkOffsets = TRUE; in testConvertToU() local 563 checkOffsets = FALSE; in testConvertToU() 586 checkOffsets ? offs : NULL, in testConvertToU() 619 if ( checkOffsets ) in testConvertToU() 630 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()
|