OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInstrLen
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/compiler/codegen/x86/
NcgHelper.cpp
32
const int
kInstrLen
= 4; //default to next bytecode
36
return
kInstrLen
;
69
const int
kInstrLen
= 4; //CHECK
84
return
kInstrLen
;
/dalvik/vm/interp/
Interp.cpp
[
all
...]
Completed in 288 milliseconds