OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxAddr
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/x86/
CodegenInterface.cpp
95
PredictedChainingCell *minAddr, *
maxAddr
;
114
maxAddr
= (PredictedChainingCell *) gDvmJit.codeCache;
147
maxAddr
= (cellAddr >
maxAddr
) ? cellAddr :
maxAddr
;
[
all
...]
/dalvik/vm/compiler/codegen/mips/
Assemble.cpp
[
all
...]
/dalvik/vm/compiler/codegen/arm/
Assemble.cpp
[
all
...]
Completed in 43 milliseconds