Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff1-table.hh100 struct Encoding1 { struct
101 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
107 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code()
124 HBUINT8 &nRanges () { return ranges.len; } in nRanges()
125 HBUINT8 nRanges () const { return ranges.len; } in nRanges()
127 ArrayOf<Encoding1_Range, HBUINT8> ranges;
/aosp_15_r20/external/llvm/unittests/MC/
H A DDwarfLineTables.cpp73 const uint8_t Encoding1[] = {26}; // Special opcode Addr += 0, Line += +8 in TEST() local
127 const uint8_t Encoding1[] = {24}; // Special opcode Addr += 0, Line += +8 in TEST() local