Searched refs:mode (Results 1 - 25 of 1141) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfwide.c50 fwide(FILE *fp, int mode) argument
62 * for mode value.
66 if (mode > 0)
67 mode = 1;
68 else if (mode < 0)
69 mode = -1;
76 if (wcio->wcio_mode == 0 && mode != 0)
77 wcio->wcio_mode = mode;
79 mode = wcio->wcio_mode;
82 return mode;
[all...]
H A Dflags.c2 Implementation of internal function to return the (stdio) flags for a given mode.
58 * Return the (stdio) flags for a given mode. Store the flags
63 __sflags(const char *mode, int *optr) argument
67 _DIAGASSERT(mode != NULL);
69 switch (*mode++) {
89 default: /* illegal mode */
98 for (; *mode; mode++)
99 switch (*mode) {
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence ** ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
48 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence ** ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
48 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence **ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
48 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence **ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence **ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence ** ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence ** ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
48 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dsyncsdk.h30 SyncVerifyFence(SyncFence ** ppFence, XID fid, ClientPtr client, Mask mode);
32 #define VERIFY_SYNC_FENCE(pFence, fid, client, mode) \
35 rc = SyncVerifyFence(&(pFence), (fid), (client), (mode)); \
39 #define VERIFY_SYNC_FENCE_OR_NONE(pFence, fid, client, mode) \
43 VERIFY_SYNC_FENCE((pFence), (fid), (client), (mode)); \
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm_header.py7 # mode is "header" or "defs"
8 mode = sys.argv[1] variable
48 ('void DLM_APIENTRY', 'crDLMNewList', 'GLuint listIdentifier, GLenum mode'),
59 if mode == 'header':
192 elif mode == 'defs':
198 raise "unknown generation mode '%s'" % mode
203 if mode == 'header':
205 elif mode == 'defs':
210 if mode
[all...]
/vbox/src/libs/libxml2-2.6.31/win32/wince/
H A Dwincecompat.c34 char mode[3]; /* mode[0] ="w/r/a" mode[1]="+" */ local
35 mode[2]=0;
37 mode[0]="w";
39 mode[0]="r";
40 return fopen(filename, mode);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dapi_validate.h35 GLenum mode, GLint start, GLsizei count);
39 GLenum mode, GLsizei count, GLenum type,
43 _mesa_validate_DrawRangeElements(GLcontext *ctx, GLenum mode,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxfixes.h37 #define VERIFY_REGION(pRegion, rid, client, mode) { \
38 pRegion = SecurityLookupIDByType (client, rid, RegionResType, mode); \
45 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
47 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) { \
36 pRegion = SecurityLookupIDByType (client, rid, RegionResType, mode); \
43 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
45 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) { \
36 pRegion = SecurityLookupIDByType (client, rid, RegionResType, mode); \
43 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
45 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) { \
36 pRegion = SecurityLookupIDByType (client, rid, RegionResType, mode); \
43 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
45 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
49 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
51 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
49 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
51 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \
39 RegionResType, client, mode); \
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
48 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxfixes.h37 #define VERIFY_REGION(pRegion, rid, client, mode) { \
38 pRegion = SecurityLookupIDByType (client, rid, RegionResType, mode); \
45 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \
47 if (rid) VERIFY_REGION(pRegion, rid, client, mode); \

Completed in 166 milliseconds

1234567891011>>