Searched defs:type_code (Results 1 – 5 of 5) sorted by relevance
642 int type_code; in ComputeBlockTypeShortCodes() local690 int type_code = it->split_.type_codes_[it->idx_]; in MoveAndEncode() local
207 Format(const char* fmt, char type_code) : fmt_(fmt), type_code_(type_code) {} in Format()210 virtual char type_code() const { return type_code_; } in type_code() function in vixl::Format
943 const uint8_t type_code[] = { in kvm_arch_update_guest_debug() local
482 int type_code = ReadSymbol(&trees[tree_type * HUFFMAN_MAX_TABLE_SIZE], br); in DecodeBlockType() local
106 for (int type_code = 0; type_code < kTypeCodeCount; type_code++) { in PopulateTable() local