Searched defs:Encoding0 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/unittests/MC/ |
D | DwarfLineTables.cpp | 69 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local 123 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local 176 const uint8_t Encoding0[] = {dwarf::DW_LNS_advance_line, 248, 1, in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/MC/ |
D | DwarfLineTables.cpp | 73 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local 127 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local 180 const uint8_t Encoding0[] = {dwarf::DW_LNS_advance_line, 248, 1, in TEST() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-cff1-table.hh | 58 struct Encoding0 { struct 59 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 65 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code() 77 unsigned int get_size () const in get_size() 80 HBUINT8 nCodes; 81 HBUINT8 codes[VAR];
|