Searched defs:Lookahead (Results 1 – 12 of 12) sorted by relevance
133 bool WebSocketExtensionParser::Lookahead(char c) { in Lookahead() function in net::WebSocketExtensionParser
83 def visit_PositiveLookahead(self, item: Lookahead) -> Set[str]:
77 def lookahead_call_helper(self, node: Lookahead) -> Tuple[str, str]:
227 def lookahead_call_helper(self, node: Lookahead, positive: int) -> FunctionCall:
308 class Lookahead: class
162 #define Lookahead [ rcx + dsLookahead] //; 0ffffffffh on infozip macro
93 struct Lookahead struct118 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; argument
186 Lookahead equ [ rcx + dsLookahead] ; 0ffffffffh on infozip define
30 pub enum Lookahead { enum
964 SmallVector<AsmToken, 5> Lookahead; in ParseRegister() local
1199 SmallVector<AsmToken, 5> Lookahead; in ParseRegister() local