Home
last modified time | relevance | path

Searched refs:SKIP_HEADER (Results 1 – 2 of 2) sorted by relevance

/external/tpm2/generator/
Dextract_structures.py35 SKIP_HEADER = 4 # Ignore the header of the split tables variable in SpecParser
126 self._SetState(self.SKIP_HEADER)
127 elif self._state == self.SKIP_HEADER and tag == 'tr':
/external/lzma/C/
DLzFind.c475 #define SKIP_HEADER(minLen) GET_MATCHES_HEADER2(minLen, continue) macro
653 SKIP_HEADER(2) in Bt2_MatchFinder_Skip()
666 SKIP_HEADER(3) in Bt3Zip_MatchFinder_Skip()
680 SKIP_HEADER(3) in Bt3_MatchFinder_Skip()
695 SKIP_HEADER(4) in Bt4_MatchFinder_Skip()
711 SKIP_HEADER(4) in Hc4_MatchFinder_Skip()
727 SKIP_HEADER(3) in Hc3Zip_MatchFinder_Skip()