Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/MC/
H A 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
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff1-table.hh60 struct Encoding0 { struct
61 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
67 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code()
79 HBUINT8 &nCodes () { return codes.len; } in nCodes()
80 HBUINT8 nCodes () const { return codes.len; } in nCodes()
82 ArrayOf<HBUINT8, HBUINT8> codes;