OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bytePos
(Results
1 - 23
of
23
) sorted by null
/external/lzma/C/
BraIA64.c
30
UInt32
bytePos
, bitRes;
35
bytePos
= (bitPos >> 3);
39
instruction += (UInt64)data[i + j +
bytePos
] << (8 * j);
64
data[i + j +
bytePos
] = (Byte)(instruction >> (8 * j));
/external/lzma/Java/Tukaani/src/org/tukaani/xz/simple/
IA64.java
40
int
bytePos
= bitPos >>> 3;
45
instr |= (buf[i +
bytePos
+ j] & 0xFFL) << (8 * j);
73
buf[i +
bytePos
+ j] = (byte)(instr >>> (8 * j));
/hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h
54
uint32
bytePos
;
/external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeCompressor.java
362
int
bytePos
= byteBufferStart;
390
while(ucPos < charBufferLimit &&
bytePos
< byteBufferLimit) {
395
while(ucPos < charBufferLimit &&
bytePos
< byteBufferLimit) {
417
if( (
bytePos
+ 1) >= byteBufferLimit)
422
byteBuffer[
bytePos
++] = (byte) SQUOTE0;
425
byteBuffer[
bytePos
++] = (byte) loByte;
432
byteBuffer[
bytePos
++] = (byte)
446
if( (
bytePos
+ 2) >= byteBufferLimit)
449
byteBuffer[
bytePos
++] = (byte) SQUOTEU;
450
byteBuffer[
bytePos
++] = (byte) (curUC >>> 8)
[
all
...]
UnicodeDecompressor.java
171
int
bytePos
= byteBufferStart;
212
bytePos
+= newBytes;
217
while(
bytePos
< byteBufferLimit && ucPos < charBufferLimit) {
222
while(
bytePos
< byteBufferLimit && ucPos < charBufferLimit) {
223
aByte = byteBuffer[
bytePos
++] & 0xFF;
271
--
bytePos
;
272
System.arraycopy(byteBuffer,
bytePos
,
274
byteBufferLimit -
bytePos
);
275
fBufferLength = byteBufferLimit -
bytePos
;
276
bytePos
+= fBufferLength
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeDecompressor.java
174
int
bytePos
= byteBufferStart;
215
bytePos
+= newBytes;
220
while(
bytePos
< byteBufferLimit && ucPos < charBufferLimit) {
225
while(
bytePos
< byteBufferLimit && ucPos < charBufferLimit) {
226
aByte = byteBuffer[
bytePos
++] & 0xFF;
274
--
bytePos
;
275
System.arraycopy(byteBuffer,
bytePos
,
277
byteBufferLimit -
bytePos
);
278
fBufferLength = byteBufferLimit -
bytePos
;
279
bytePos
+= fBufferLength
[
all
...]
UnicodeCompressor.java
365
int
bytePos
= byteBufferStart;
393
while(ucPos < charBufferLimit &&
bytePos
< byteBufferLimit) {
398
while(ucPos < charBufferLimit &&
bytePos
< byteBufferLimit) {
420
if( (
bytePos
+ 1) >= byteBufferLimit)
425
byteBuffer[
bytePos
++] = (byte) SQUOTE0;
428
byteBuffer[
bytePos
++] = (byte) loByte;
435
byteBuffer[
bytePos
++] = (byte)
449
if( (
bytePos
+ 2) >= byteBufferLimit)
452
byteBuffer[
bytePos
++] = (byte) SQUOTEU;
453
byteBuffer[
bytePos
++] = (byte) (curUC >>> 8)
[
all
...]
/external/sonic/
wave.c
331
int
bytePos
= 0;
341
sample = bytes[
bytePos
++];
342
sample |= (unsigned int)bytes[
bytePos
++] << 8;
355
int
bytePos
= 0;
361
if(
bytePos
== WAVE_BUF_LEN) {
362
writeBytes(file, bytes,
bytePos
);
363
bytePos
= 0;
366
bytes[
bytePos
++] = sample;
367
bytes[
bytePos
++] = sample >> 8;
369
if(
bytePos
!= 0)
[
all
...]
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h
65
uint32
bytePos
;
/packages/apps/TV/usbtuner/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeDecompressor.java
174
int
bytePos
= byteBufferStart;
215
bytePos
+= newBytes;
220
while(
bytePos
< byteBufferLimit && ucPos < charBufferLimit) {
225
while(
bytePos
< byteBufferLimit && ucPos < charBufferLimit) {
226
aByte = byteBuffer[
bytePos
++] & 0xFF;
274
--
bytePos
;
275
System.arraycopy(byteBuffer,
bytePos
,
277
byteBufferLimit -
bytePos
);
278
fBufferLength = byteBufferLimit -
bytePos
;
279
bytePos
+= fBufferLength
[
all
...]
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
jackson-core-2.1.3.jar
/prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar
/prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 253 milliseconds