OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:map_of_EncoderOpndSize_2_RealOpndSize
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/compiler/codegen/x86/libenc/
encoder.cpp
93
extern const OpndSize
map_of_EncoderOpndSize_2_RealOpndSize
[];
119
const OpndSize
map_of_EncoderOpndSize_2_RealOpndSize
[] = {
encoder.inl
25
extern const OpndSize
map_of_EncoderOpndSize_2_RealOpndSize
[];
41
return
map_of_EncoderOpndSize_2_RealOpndSize
[o_size];
Completed in 74 milliseconds