Home
last modified time | relevance | path

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

/aosp_15_r20/external/puffin/src/
H A Dhuffman_table.cc138 vector<uint16_t>* rcodes, in BuildHuffmanReverseCodes()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/tools/
Dadig.c136 static const char *rcodes[] = { variable
/aosp_15_r20/packages/modules/DnsResolver/
DDnsStatsTest.cpp405 const std::array<int, rcodeNum> rcodes = { in TEST_F() local
/aosp_15_r20/external/python/cpython2/Modules/
Dposixmodule.c4519 RESULTCODES rcodes; in async_system() local