Searched defs:first_or_second (Results 1 - 2 of 2) sorted by relevance
/external/chromium/sdch/open-vcdiff/src/ |
H A D | codetable.cc | 193 const char* first_or_second) { 199 << first_or_second << " instruction type " 205 << first_or_second << " mode " 213 << first_or_second << " instruction NOOP with nonzero size " 221 << first_or_second << " instruction with nonzero mode " 188 ValidateOpcode(int opcode, unsigned char inst, unsigned char size, unsigned char mode, unsigned char max_mode, const char* first_or_second) argument
|
/external/open-vcdiff/src/ |
H A D | codetable.cc | 193 const char* first_or_second) { 199 << first_or_second << " instruction type " 205 << first_or_second << " mode " 213 << first_or_second << " instruction NOOP with nonzero size " 221 << first_or_second << " instruction with nonzero mode " 188 ValidateOpcode(int opcode, unsigned char inst, unsigned char size, unsigned char mode, unsigned char max_mode, const char* first_or_second) argument
|
Completed in 133 milliseconds