Home
last modified time | relevance | path

Searched defs:Encoding0 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/unittests/MC/
DDwarfLineTables.cpp69 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/llvm-project/llvm/unittests/MC/
DDwarfLineTables.cpp72 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local
126 const uint8_t Encoding0[] = {13}; // Special opcode Addr += 0, Line += -5 in TEST() local
179 const uint8_t Encoding0[] = {dwarf::DW_LNS_advance_line, 248, 1, in TEST() local
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh58 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 HBUINT8 &nCodes () { return codes.len; } in nCodes()
78 HBUINT8 nCodes () const { return codes.len; } in nCodes()
80 ArrayOf<HBUINT8, HBUINT8> codes;