Home
last modified time | relevance | path

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

/external/llvm/unittests/MC/
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
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/MC/
DDwarfLineTables.cpp77 const uint8_t Encoding1[] = {26}; // Special opcode Addr += 0, Line += +8 in TEST() local
131 const uint8_t Encoding1[] = {24}; // Special opcode Addr += 0, Line += +8 in TEST() local
/external/webrtc/webrtc/base/
Durlencode_unittest.cc57 TEST(Urlencode, Encoding1) { in TEST() argument
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh99 struct Encoding1 { struct
100 unsigned int get_size () const in get_size()
103 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
109 hb_codepoint_t get_code (hb_codepoint_t glyph) const in get_code()
124 HBUINT8 nRanges;
125 Encoding1_Range ranges[VAR];