Searched defs:next_pair (Results 1 – 4 of 4) sorted by relevance
2518 void UTF7BoostWhack(DetectEncodingState* destatep, int next_pair, uint8 byte2) { in UTF7BoostWhack()2617 void UTF16MakeEven(DetectEncodingState* destatep, int next_pair) { in UTF16MakeEven()2957 int next_pair = destatep->next_interesting_pair[OtherPair]; in CheckBinaryDensity() local3025 int next_pair = destatep->prior_interesting_pair[AsciiPair] + i; in ActiveSpecialBoostWhack() local3068 int next_pair = destatep->prior_interesting_pair[OtherPair] + i; in ActiveSpecialBoostWhack() local3819 int next_pair = destatep->prior_interesting_pair[OtherPair] + i; in BoostPrune() local4363 int next_pair = destatep->next_interesting_pair[whatset]; in IncrementAndBoostPrune() local
1146 fn next_pair(&mut self) -> Option<(First<I::Item>, Second<I::Item>)> { in next_pair() function
72 const Instruction* next_pair = candidate->GetNextInstruction(); in CheckAndMaybeDisassembleMovprfxPairs() local