Home
last modified time | relevance | path

Searched refs:checkOffsets (Results 1 – 6 of 6) sorted by relevance

/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
DByteArray.java101 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/
DByteArray.java97 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/
Dncnvfbts.c147 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 …]
Dnccbtst.c2667 UBool checkOffsets = TRUE; in testConvertFromUnicode() local
2719 checkOffsets = FALSE; in testConvertFromUnicode()
2722 checkOffsets = FALSE; in testConvertFromUnicode()
2746 checkOffsets ? offs : NULL, in testConvertFromUnicode()
2793 if ( checkOffsets ) in testConvertFromUnicode()
2812 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode()
2864 UBool checkOffsets = TRUE; in testConvertToUnicode() local
2919 checkOffsets = FALSE; in testConvertToUnicode()
2922 checkOffsets = FALSE; in testConvertToUnicode()
2945 checkOffsets ? offs : NULL, in testConvertToUnicode()
[all …]
Dncnvtst.c1210 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()
Dnucnvtst.c392 UBool checkOffsets = TRUE; in testConvertFromU() local
426 checkOffsets = FALSE; in testConvertFromU()
449 checkOffsets ? offs : NULL, in testConvertFromU()
477 if ( checkOffsets ) { in testConvertFromU()
495 if (checkOffsets && (expectOffsets != 0) ) { in testConvertFromU()
547 UBool checkOffsets = TRUE; in testConvertToU() local
584 checkOffsets = FALSE; in testConvertToU()
607 checkOffsets ? offs : NULL, in testConvertToU()
640 if ( checkOffsets ) in testConvertToU()
651 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()