Searched refs:dict (Results 1 – 6 of 6) sorted by relevance
104 public Hashtable dict = new Hashtable(); field in Scanner319 if ((v = dict.get(s)) != null) return (token) v; in next_token()
672 {: scanner.dict.put(name.str_val, v); :}
1214 …scanner.dict.put((/*name*/(str_token)CUP$stack.elementAt(CUP$top-1)).str_val, (/*v*/(variant_token… in CUP$do_action()
38 FEATURE_PARAMS = dict( maxCorners = 50,43 LK_PARAMS = dict( winSize = (15, 15),
153 status = dict(zip(STATUS_FIELDS, struct.unpack(STATUS_FORMAT, bytes)))
268 status = dict(zip(STATUS_FIELDS, struct.unpack(STATUS_FORMAT, bytes)))