Home
last modified time | relevance | path

Searched refs:scopes (Results 1 – 11 of 11) sorted by relevance

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dd3dcompiler_private.h1048 struct list scopes; member
H A Dhlsl.y2503 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 Dutils.c1548 list_add_tail(&ctx->scopes, &new_scope->entry); in push_scope()
/reactos/drivers/network/tcpip/lwip/
H A DUPGRADING46 * The IPv6 implementation now supports address scopes. (See LWIP_IPV6_SCOPES documentation
H A DCHANGELOG263 * IPv6 scopes support
/reactos/modules/rosapps/applications/explorer-old/
H A DDoxyfile-all193 # 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 Dlwip.Doxyfile260 # qualified scopes will look different, etc.
530 # their full class and namespace scopes in the documentation. If set to YES, the
H A Dlwip.Doxyfile.cmake.in260 # 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 DNEWS262 Fix EXSLT functions returning RVTs from outer scopes (Nick Wellnhofer),
/reactos/
H A DDoxyfile274 # 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 DChangeLog-5.15522 * 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