/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_ureg.c | 82 struct const_decl { struct 158 struct const_decl const_decls; 159 struct const_decl const_decls2D[PIPE_MAX_CONSTANT_BUFFERS]; 459 struct const_decl *decl = &ureg->const_decls2D[index2D]; 481 struct const_decl *decl = &ureg->const_decls; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree.def | 127 CONST_DECL nodes, but the type does not point to them; 295 PARM_DECL, FUNCTION_DECL, LABEL_DECL, and CONST_DECL nodes, this 307 They are unused in LABEL_DECL, TYPE_DECL and CONST_DECL nodes. 349 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL, 353 DEFTREECODE (CONST_DECL, "const_decl", tcc_declaration, 0) [all...] |
tree-check.h | 40 #define CONST_DECL_CHECK(t) TREE_CHECK (t, CONST_DECL)
|
tree-flow-inline.h | 521 return (TREE_CODE (var) != CONST_DECL [all...] |
tree.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
cp-tree.def | 144 declaration of this parameter, either a TYPE_DECL or CONST_DECL.
|
cp-tree.h | 130 DECL_TEMPLATE_PARM_P (in PARM_DECL, CONST_DECL, TYPE_DECL, or TEMPLATE_DECL) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/ |
gtype.state | [all...] |