Searched defs:toks (Results 1 – 10 of 10) sorted by relevance
103 struct tgsi_token toks[65536]; in main() local
115 struct tgsi_token toks[32]; in assemble_tgsi() local
377 struct tgsi_token toks[65536]; in main() local
173 toks []*Token // all the lexed tokens member400 toks []*Token // all tokens member
288 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
3131 const toks = state.tokens.slice(brace.tokensIndex); constant