OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spectype
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
rnn.h
132
struct rnnspectype *
spectype
;
member in struct:rnntypeinfo
rnndec.c
260
return rnndec_decodeval(ctx, &ti->
spectype
->typeinfo, value);
rnn.c
264
rnn_err(db, "%s:%d: wrong attribute \"%s\" for
spectype
\n", file, node->line, attr->name);
269
rnn_err(db, "%s:%d: nameless
spectype
\n", file, node->line);
274
rnn_err(db, "%s:%d: duplicated
spectype
name %s\n", file, node->line, res->name);
282
rnn_err(db, "%s:%d: wrong tag in
spectype
: <%s>\n", file, chain->line, chain->name);
823
} else if (!strcmp(node->name, "
spectype
")) {
1184
ti->
spectype
= st;
Completed in 7 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026