Searched defs:toks (Results 1 – 12 of 12) sorted by relevance
103 struct tgsi_token toks[65536]; in main() local
105 def push_first(toks): argument
115 struct tgsi_token toks[32]; in assemble_tgsi() local
378 struct tgsi_token toks[65536]; in main() local
173 toks []*Token // all the lexed tokens member400 toks []*Token // all tokens member
511 std::vector<std::string> toks = StringSplit(str, ":;"); in ProcessQueryPacket() local
289 int len, toks, pos; in tm2_read_stream() local
174 const struct tgsi_token *toks = ureg_get_tokens(ureg, NULL); in nine_ureg_tgsi_dump() local
4141 const struct tgsi_token *toks = ureg_get_tokens(tx->ureg, NULL); in nine_translate_shader() local