Searched refs:rcodes (Results 1 – 4 of 4) sorted by relevance
138 std::vector<uint16_t>* rcodes, in BuildHuffmanReverseCodes() argument149 for (size_t idx = 0; idx < rcodes->size(); idx++) { in BuildHuffmanReverseCodes()151 (*rcodes)[idx] = codeindexpairs_[index].code; in BuildHuffmanReverseCodes()154 (*rcodes)[idx] = 0; in BuildHuffmanReverseCodes()
224 std::vector<uint16_t>* rcodes,
4495 RESULTCODES rcodes; in async_system() local4517 &rcodes, in async_system()
1569 Tweak behaviour on receipt of REFUSED or SERVFAIL rcodes,