OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byte0
(Results
1 - 5
of
5
) sorted by null
/sdk/emulator/qtools/
decoder.cpp
212
uint8_t
byte0
= *next_;
local
215
int len = prefix_to_len[
byte0
];
224
val64 = prefix_to_signed_data[
byte0
];
226
val64 = prefix_to_data[
byte0
];
235
uint8_t
byte0
= data;
local
239
int len = prefix_to_len[
byte0
];
248
val64 = prefix_to_signed_data[
byte0
];
250
val64 = prefix_to_data[
byte0
];
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
InstructionCodec.java
48
int opcode =
byte0
(opcodeUnit);
63
int opcode =
byte0
(opcodeUnit);
82
int opcode =
byte0
(opcodeUnit);
101
int opcode =
byte0
(opcodeUnit);
118
int opcode =
byte0
(opcodeUnit);
135
int opcode =
byte0
(opcodeUnit);
153
int opcode =
byte0
(opcodeUnit);
171
int opcode =
byte0
(opcodeUnit);
191
int opcode =
byte0
(opcodeUnit);
209
int opcode =
byte0
(opcodeUnit)
1068
private static int
byte0
(int value) {
method in class:InstructionCodec
[
all
...]
/dalvik/dx/src/com/android/dx/io/instructions/
InstructionCodec.java
47
int opcode =
byte0
(opcodeUnit);
62
int opcode =
byte0
(opcodeUnit);
81
int opcode =
byte0
(opcodeUnit);
100
int opcode =
byte0
(opcodeUnit);
117
int opcode =
byte0
(opcodeUnit);
134
int opcode =
byte0
(opcodeUnit);
152
int opcode =
byte0
(opcodeUnit);
170
int opcode =
byte0
(opcodeUnit);
190
int opcode =
byte0
(opcodeUnit);
208
int opcode =
byte0
(opcodeUnit)
934
private static int
byte0
(int value) {
method in class:InstructionCodec
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
bitstream.cpp
953
int
byte0
, byte1, byte2, shift, tmpvar;
local
[
all
...]
/prebuilts/sdk/tools/lib/
dx.jar
Completed in 609 milliseconds