Home
last modified time | relevance | path

Searched refs:toks (Results 26 - 29 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/block/
H A Dsed-opal.c52 * On the parsed response, we don't store again the toks that are already
78 struct opal_resp_tok toks[MAX_TOKS]; member
907 tok = &resp->toks[n]; in response_get_token()
1046 iter = resp->toks; in response_parse()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c174 const struct tgsi_token *toks = ureg_get_tokens(ureg, NULL); in nine_ureg_tgsi_dump() local
175 tgsi_dump(toks, 0); in nine_ureg_tgsi_dump()
176 ureg_free_tokens(toks); in nine_ureg_tgsi_dump()
H A Dnine_shader.c4141 const struct tgsi_token *toks = ureg_get_tokens(tx->ureg, NULL); in nine_translate_shader() local
4142 tgsi_dump(toks, 0); in nine_translate_shader()
4143 ureg_free_tokens(toks); in nine_translate_shader()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex5488 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5489 % simply yielding the contents of <toks register>. (We also do this for
7446 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7489 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7586 % value into a new token list register \toks#N
7643 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}

Completed in 20 milliseconds

12