/reactos/dll/opengl/mesa/ |
H A D | api.c | 44 (*CC->API.Accum)(CC, op, value); in _mesa_Accum() 64 (*CC->API.ArrayElement)(CC, i); in _mesa_ArrayElement() 71 (*CC->API.Begin)( CC, mode ); in _mesa_Begin() 135 (*CC->API.CallList)(CC, list); in _mesa_CallList() 149 (*CC->API.Clear)(CC, mask); in _mesa_Clear() 165 (*CC->API.ClearIndex)(CC, c); in _mesa_ClearIndex() 342 (*CC->API.Color3fv)( CC, v ); in _mesa_Color3fv() 625 (*CC->API.End)( CC ); in _mesa_End() 760 (*CC->API.Flush)(CC); in _mesa_Flush() 1074 (*CC->API.Indexf)( CC, c ); in _mesa_Indexf() [all …]
|
H A D | vbfill.c | 1142 ctx->Exec.TexCoord2f = ctx->API.TexCoord2f = gl_TexCoord2f4; in gl_TexCoord4f() 1222 ctx->API.Vertex2f = ctx->Exec.Vertex2f; in gl_set_vertex_function() 1223 ctx->API.Vertex3f = ctx->Exec.Vertex3f; in gl_set_vertex_function() 1224 ctx->API.Vertex4f = ctx->Exec.Vertex4f; in gl_set_vertex_function() 1225 ctx->API.Vertex3fv = ctx->Exec.Vertex3fv; in gl_set_vertex_function() 1265 ctx->API.Color3f = ctx->Exec.Color3f; in gl_set_color_function() 1266 ctx->API.Color3fv = ctx->Exec.Color3fv; in gl_set_color_function() 1267 ctx->API.Color4f = ctx->Exec.Color4f; in gl_set_color_function() 1268 ctx->API.Color4fv = ctx->Exec.Color4fv; in gl_set_color_function() 1269 ctx->API.Color4ub = ctx->Exec.Color4ub; in gl_set_color_function() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | modules.cfg | 127 # See include/freetype/ftgzip.h for the API. 133 # See include/freetype/ftlzw.h for the API. 139 # See include/freetype/ftbzip2.h for the API. 167 # See include/freetype/ftbbox.h for the API. 172 # See include/freetype/ftbdf.h for the API. 183 # See include/freetype/ftcid.h for the API. 198 # See include/freetype/ftgasp.h for the API. 203 # See include/freetype/ftglyph.h for the API. 208 # See include/freetype/ftgxval.h for the API. 218 # See include/freetype/ftmm.h for the API. [all …]
|
/reactos/drivers/network/tcpip/lwip/src/ |
H A D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if 2 you use the lowel-level call-back/raw API. 5 with the lwIP low-level raw API. 8 memory and buffer management, and the low-level raw API.
|
/reactos/sdk/lib/smlib/ |
H A D | readme.txt | 28 - Creates its main API port (\EXAMPLE\ApiPort), 31 this API port. 33 - Creates its SM callback API port (\EXAMPLE\SbApiPort) 56 SbCreateSession() API, so that it 67 SbTerminateSession() API.
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | ppp.txt | 8 2 - Raw API PPP example for all protocols 9 3 - PPPoS input path (raw API, IRQ safe API, TCPIP API) 10 4 - Thread safe PPP API (PPPAPI) 48 2 Raw API PPP example for all protocols 51 As usual, raw API for lwIP means the lightweight API which *MUST* only be used 378 3 PPPoS input path (raw API, IRQ safe API, TCPIP API) 394 using the TCPIP API. This is thread safe in all cases but you should avoid 421 4 Thread safe PPP API (PPPAPI) 479 * Previous PPP API used an integer to identify PPP sessions, we are now 490 * Previous PPP API used CamelCase, we are now using snake_case. [all …]
|
/reactos/sdk/lib/conutils/ |
H A D | README.txt | 32 and outstream.h): Console Stream API (CON_STREAM): 36 2. "SCREEN" (screen.c and screen.h): Console Screen API (CON_SCREEN): 42 3. "PAGER" (pager.c and pager.h): Console Pager API (CON_PAGER):
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | UPGRADING | 25 …* Use the new altcp API for seamless TLS integration into existing TCP applications (see changelog) 31 * pbuf API: pbuf->type (an u8_t holding the enum 'pbuf_type') has changed to only hold a 35 * socket API: according to the standard, SO_ERROR now only returns asynchronous errors. 86 +++ Raw API: 90 +++ Socket API: 100 to let abc.h only contain the actual application programmer's API 162 +++ Raw API: 167 * When calling tcp_abort() from a raw API TCP callback function, 171 +++ Netconn API: 175 +++ Socket API: [all …]
|
/reactos/sdk/lib/3rdparty/libwin-iconv/ |
H A D | readme.txt | 1 win_iconv is a iconv implementation using Win32 API to convert. 15 Win32 API does not support strict encoding conversion for some codepage.
|
/reactos/sdk/include/psdk/ |
H A D | README.w32api | 1 Free headers and libraries for the Win32 API 31 API. The library differs from the GNU Windows32 library in that I 35 parts of the API. 44 Since the WIN32 API is severely bloated (as most MS products seem to
|
/reactos/dll/win32/iprtprio/ |
H A D | iprtprio.def | 1 ; IPRTPRIO.DLL - ReactOS IP Route Priority API DLL
|
/reactos/win32ss/reactx/dxapi/ |
H A D | dxapi.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "DirectX API Driver"
|
/reactos/dll/win32/winscard/ |
H A D | winscard.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS SmartCard API"
|
/reactos/dll/win32/wshtcpip/ |
H A D | wshtcpip.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "Windows Sockets 2 API"
|
/reactos/drivers/usb/usbaudio/ |
H A D | usbaudio.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "USBAUDIO Driver API\0"
|
/reactos/drivers/ksfilter/ks/ |
H A D | ks.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "Kernel Streaming API"
|
/reactos/dll/win32/ws2help/ |
H A D | ws2help.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "Windows Sockets 2 Helper API"
|
/reactos/dll/win32/dnsapi/ |
H A D | dnsapi.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "DNS Client API Library"
|
/reactos/dll/win32/winfax/ |
H A D | winfax.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS FAX API Support"
|
/reactos/dll/win32/rpcrt4/ |
H A D | rpcrt4.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS RPC server API"
|
/reactos/drivers/wdm/audio/backpln/portcls/ |
H A D | portcls.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "Port Class Driver API"
|
/reactos/subsystems/win/basesrv/ |
H A D | basesrv.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Base API Server DLL"
|
/reactos/dll/win32/profmap/ |
H A D | profmap.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS User Profile Mapping API"
|
/reactos/dll/win32/wshirda/ |
H A D | wshirda.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "Windows Sockets 2 IRDA Helper API"
|
/reactos/dll/win32/snmpapi/ |
H A D | snmpapi.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Sockets 2 SNMP Helper API"
|