Searched refs:Local (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dwrite.c80 #define Local /**/ macro
82 #define Local static macro
85 Local int
/xsrc/external/mit/xdm/dist/xdm/
H A Dfile.c231 { "local", { Local, Permanent, FromFile } },
233 { NULL, { Local, Permanent, FromFile } },
H A Ddm.c288 { { Local, Permanent, FromFile },
763 if (d->displayType.location == Local)
H A Dauth.c1177 if (d->displayType.location == Local)
1198 if (d->displayType.location == Local)
1284 if (d->displayType.location == Local)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h138 unsigned Local : 1; /**< optimize as subroutine local variable? */ member in struct:tgsi_declaration
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h133 unsigned Local : 1; /**< optimize as subroutine local variable? */ member in struct:tgsi_declaration
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c111 declaration.Local = 0;
146 declaration.Local = local;
427 full_decl->Declaration.Local,
H A Dtgsi_dump.c354 if (decl->Declaration.Local)
H A Dtgsi_text.c1479 decl.Declaration.Local = 1;
H A Dtgsi_ureg.c1637 out[0].decl.Local = local;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c111 declaration.Local = 0;
146 declaration.Local = local;
425 full_decl->Declaration.Local,
H A Dtgsi_dump.c354 if (decl->Declaration.Local)
H A Dtgsi_text.c1479 decl.Declaration.Local = 1;
H A Dtgsi_ureg.c1633 out[0].decl.Local = local;
/xsrc/external/mit/xdm/dist/include/
H A Ddm.h148 # define Local 1 macro
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md134 * LS = Local Shader (merged into HS on GFX9+), only runs SW VS when tessellation is used
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.core.grammar.json2706 { "kind" : "IdRef", "quantifier" : "*", "name" : "'Local Size'" }
4781 { "kind" : "IdRef", "name" : "'Local Size Hint'" }
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1336 if (decl->Declaration.Local || decl->Declaration.File == TGSI_FILE_ADDRESS) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1289 if (decl->Declaration.Local || decl->Declaration.File == TGSI_FILE_ADDRESS) {
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp5622 //! \brief Local address wrapper for use with Kernel::setArg
5663 /*! Local
5667 Local(size_type size) function in namespace:cl
H A Dcl.hpp4817 //! \brief Local address wrapper for use with Kernel::setArg
4844 * Deprecated. Replaced with Local.
4855 /*! Local
4859 Local(::size_t size) function in namespace:cl
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp5766 //! \brief Local address wrapper for use with Kernel::setArg
5807 /*! Local
5811 Local(size_type size) function in namespace:cl
H A Dcl.hpp4817 //! \brief Local address wrapper for use with Kernel::setArg
4844 * Deprecated. Replaced with Local.
4855 /*! Local
4859 Local(::size_t size) function in namespace:cl
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst2969 The Local flag specifies that a given value isn't intended for
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst3033 The Local flag specifies that a given value isn't intended for

Completed in 122 milliseconds

12