Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp82 void DFAPacketizer::ReadTable(unsigned int state) { in ReadTable() function in DFAPacketizer
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzxDecoder.cpp916 static ptrdiff_t ReadTable(ptrdiff_t _bitOffset, const Byte *_buf, Byte *levels, const Byte *levels… function