| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ |
| H A D | write.c | 80 #define Local /**/ macro 82 #define Local static macro 85 Local int
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | file.c | 231 { "local", { Local, Permanent, FromFile } }, 233 { NULL, { Local, Permanent, FromFile } },
|
| H A D | dm.c | 288 { { Local, Permanent, FromFile }, 763 if (d->displayType.location == Local)
|
| H A D | auth.c | 1177 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 D | p_shader_tokens.h | 138 unsigned Local : 1; /**< optimize as subroutine local variable? */ member in struct:tgsi_declaration
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 133 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 D | tgsi_build.c | 111 declaration.Local = 0; 146 declaration.Local = local; 427 full_decl->Declaration.Local,
|
| H A D | tgsi_dump.c | 354 if (decl->Declaration.Local)
|
| H A D | tgsi_text.c | 1479 decl.Declaration.Local = 1;
|
| H A D | tgsi_ureg.c | 1637 out[0].decl.Local = local;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 111 declaration.Local = 0; 146 declaration.Local = local; 425 full_decl->Declaration.Local,
|
| H A D | tgsi_dump.c | 354 if (decl->Declaration.Local)
|
| H A D | tgsi_text.c | 1479 decl.Declaration.Local = 1;
|
| H A D | tgsi_ureg.c | 1633 out[0].decl.Local = local;
|
| /xsrc/external/mit/xdm/dist/include/ |
| H A D | dm.h | 148 # define Local 1 macro
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 134 * 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 D | spirv.core.grammar.json | 2706 { "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 D | nv50_ir_from_tgsi.cpp | 1336 if (decl->Declaration.Local || decl->Declaration.File == TGSI_FILE_ADDRESS) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1289 if (decl->Declaration.Local || decl->Declaration.File == TGSI_FILE_ADDRESS) {
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 5622 //! \brief Local address wrapper for use with Kernel::setArg 5663 /*! Local 5667 Local(size_type size) function in namespace:cl
|
| H A D | cl.hpp | 4817 //! \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 D | cl2.hpp | 5766 //! \brief Local address wrapper for use with Kernel::setArg 5807 /*! Local 5811 Local(size_type size) function in namespace:cl
|
| H A D | cl.hpp | 4817 //! \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 D | tgsi.rst | 2969 The Local flag specifies that a given value isn't intended for
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 3033 The Local flag specifies that a given value isn't intended for
|