Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
Dhpack_huffman_decoder.cc62 struct PrefixInfo { struct
66 uint32_t DecodeToCanonical(HuffmanCode bits) const { in DecodeToCanonical()
77 const HuffmanCode first_code; // First code of this length, left justified in
80 const uint16_t code_length; // Length of the prefix code |base|.
81 const uint16_t first_canonical; // First canonical symbol of this length.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp84 class PrefixInfo { class in __anonfde77fdb0111::AArch64AsmParser
124 PrefixInfo() : Active(false), Predicated(false) {} in PrefixInfo() function in __anonfde77fdb0111::AArch64AsmParser::PrefixInfo