Searched refs:scopes (Results 1 – 11 of 11) sorted by relevance
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | d3dcompiler_private.h | 1048 struct list scopes; member
|
H A D | hlsl.y | 2503 list_init(&hlsl_ctx.scopes); in parse_hlsl() 2541 LIST_FOR_EACH_ENTRY_SAFE(scope, next_scope, &hlsl_ctx.scopes, struct hlsl_scope, entry) in parse_hlsl()
|
H A D | utils.c | 1548 list_add_tail(&ctx->scopes, &new_scope->entry); in push_scope()
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | UPGRADING | 46 * The IPv6 implementation now supports address scopes. (See LWIP_IPV6_SCOPES documentation
|
H A D | CHANGELOG | 263 * IPv6 scopes support
|
/reactos/modules/rosapps/applications/explorer-old/ |
H A D | Doxyfile-all | 193 # For instance, namespaces will be presented as packages, qualified scopes 285 # will show members with their full class and namespace scopes in the
|
/reactos/drivers/network/tcpip/lwip/doc/doxygen/ |
H A D | lwip.Doxyfile | 260 # qualified scopes will look different, etc. 530 # their full class and namespace scopes in the documentation. If set to YES, the
|
H A D | lwip.Doxyfile.cmake.in | 260 # qualified scopes will look different, etc. 530 # their full class and namespace scopes in the documentation. If set to YES, the
|
/reactos/dll/3rdparty/libxslt/ |
H A D | NEWS | 262 Fix EXSLT functions returning RVTs from outer scopes (Nick Wellnhofer),
|
/reactos/ |
H A D | Doxyfile | 274 # qualified scopes will look different, etc. 553 # their full class and namespace scopes in the documentation. If set to YES, the
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog-5.1 | 5522 * stlport/stl/debug/_string.h: Fix of missing scopes thanks arabesc and 6697 * stlport/stl/_string.c, stlport/stl/_string.h: fix of missing scopes to 6704 * stlport/stl/_ostream.h: fixes of the missing scopes to access the basefield enum
|