Home
last modified time | relevance | path

Searched refs:BOOL (Results 1 – 25 of 991) sorted by relevance

12345678910>>...40

/third_party/mesa3d/include/GL/
Dwglext.h61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal…
165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
166 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h63 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
64 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
68 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
69 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
128 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
156 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
157 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal…
162 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
163 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[all …]
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dwglext.h61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal…
165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
166 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[all …]
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h63 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
64 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
68 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
69 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
128 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
131 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
156 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
157 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal…
162 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
163 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[all …]
/third_party/openGLES/api/GL/
Dwglext.h42 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
43 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
47 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
48 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
112 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
115 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
140 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
141 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal…
146 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
147 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[all …]
Dwgl.h73 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd…
74 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
75 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
78 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
79 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN…
84 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
85 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
87 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
88 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags);
89 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase…
[all …]
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dwglext.h61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height);
67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal…
165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
166 BOOL WINAPI wglQueryPbufferARB (HPBUFFERARB hPbuffer, int iAttribute, int *piValue);
[all …]
Dwgl.h92 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd…
93 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
97 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN…
103 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
104 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
106 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
107 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags);
108 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase…
[all …]
/third_party/skia/third_party/externals/angle2/include/WGL/
Dwgl.h92 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd…
93 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
97 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN…
103 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
104 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
106 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
107 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags);
108 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase…
[all …]
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/
Dwgl.h92 typedef BOOL (WINAPI * PFNSETPIXELFORMATPROC) (HDC hdc, int ipfd, const PIXELFORMATDESCRIPTOR *ppfd…
93 typedef BOOL (WINAPI * PFNSWAPBUFFERSPROC) (HDC hdc);
94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
97 typedef BOOL (WINAPI * PFNWGLDELETECONTEXTPROC) (HGLRC oldContext);
98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UIN…
103 typedef BOOL (WINAPI * PFNWGLMAKECURRENTPROC) (HDC hDc, HGLRC newContext);
104 typedef BOOL (WINAPI * PFNWGLREALIZELAYERPALETTEPROC) (HDC hdc, int iLayerPlane, BOOL bRealize);
106 typedef BOOL (WINAPI * PFNWGLSHARELISTSPROC) (HGLRC hrcSrvShare, HGLRC hrcSrvSource);
107 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags);
108 typedef BOOL (WINAPI * PFNWGLUSEFONTBITMAPSPROC) (HDC hDC, DWORD first, DWORD count, DWORD listBase…
[all …]
/third_party/iowow/src/json/
Diwbinn.h48 #ifndef BOOL
49 typedef int BOOL; typedef
208 BOOL allocated; // the struct can be allocated using malloc_fn() or can be on the stack
209 BOOL writable; // did it was create for writing? it can use the pbuf if not unified with ptr
210 BOOL dirty; // the container header is not written to the buffer
213 BOOL pre_allocated;
247 BOOL vbool;
259 BOOL binn_get_type_info(int long_type, int *pstorage_type, int *pextra_type);
262 BOOL binn_is_container(binn *item);
268 BOOL binn_save_header(binn *item);
[all …]
/third_party/protobuf/objectivec/
DGPBDictionary.h102 - (BOOL)getUInt32:(nullable uint32_t *)value forKey:(uint32_t)key;
113 (void (NS_NOESCAPE ^)(uint32_t key, uint32_t value, BOOL *stop))block;
197 - (BOOL)getInt32:(nullable int32_t *)value forKey:(uint32_t)key;
208 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block;
292 - (BOOL)getUInt64:(nullable uint64_t *)value forKey:(uint32_t)key;
303 (void (NS_NOESCAPE ^)(uint32_t key, uint64_t value, BOOL *stop))block;
387 - (BOOL)getInt64:(nullable int64_t *)value forKey:(uint32_t)key;
398 (void (NS_NOESCAPE ^)(uint32_t key, int64_t value, BOOL *stop))block;
452 - (instancetype)initWithBools:(const BOOL [__nullable])values
482 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint32_t)key;
[all …]
DGPBArray.h138 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(int32_t value, NSUInteger idx, BOOL *stop))b…
150 … usingBlock:(void (NS_NOESCAPE ^)(int32_t value, NSUInteger idx, BOOL *stop))block;
310 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(uint32_t value, NSUInteger idx, BOOL *stop))…
322 … usingBlock:(void (NS_NOESCAPE ^)(uint32_t value, NSUInteger idx, BOOL *stop))block;
482 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(int64_t value, NSUInteger idx, BOOL *stop))b…
494 … usingBlock:(void (NS_NOESCAPE ^)(int64_t value, NSUInteger idx, BOOL *stop))block;
654 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(uint64_t value, NSUInteger idx, BOOL *stop))…
666 … usingBlock:(void (NS_NOESCAPE ^)(uint64_t value, NSUInteger idx, BOOL *stop))block;
826 - (void)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(float value, NSUInteger idx, BOOL *stop))blo…
838 … usingBlock:(void (NS_NOESCAPE ^)(float value, NSUInteger idx, BOOL *stop))block;
[all …]
/third_party/ntfs-3g/src/
Dntfs-3g_common.h142 BOOL ro;
143 BOOL rw;
144 BOOL show_sys_files;
145 BOOL hide_hid_files;
146 BOOL hide_dot_files;
147 BOOL windows_names;
148 BOOL ignore_case;
149 BOOL compression;
150 BOOL acl;
151 BOOL silent;
[all …]
/third_party/python/Mac/PythonLauncher/
DFileSettings.h13 - (BOOL) honourhashbang;
14 - (BOOL) debug;
15 - (BOOL) verbose;
16 - (BOOL) inspect;
17 - (BOOL) optimize;
18 - (BOOL) nosite;
19 - (BOOL) tabs;
21 - (BOOL) with_terminal;
29 BOOL honourhashbang; // #! line overrides interpreter
30 BOOL debug; // -d option: debug parser
[all …]
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h47 …typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACK)(HANDLE FileHandle,PSTR FileName,PVOID CallerDat…
48 typedef BOOL (CALLBACK *PFINDFILEINPATHCALLBACK)(PSTR filename,PVOID context);
49 …typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACK)(HANDLE FileHandle,PSTR FileName,PVOID CallerData);
51 typedef BOOL (WINAPI *PSYMBOLSERVERPROC)(LPCSTR,LPCSTR,PVOID,DWORD,DWORD,LPSTR);
52 typedef BOOL (WINAPI *PSYMBOLSERVEROPENPROC)(VOID);
53 typedef BOOL (WINAPI *PSYMBOLSERVERCLOSEPROC)(VOID);
54 typedef BOOL (WINAPI *PSYMBOLSERVERSETOPTIONSPROC)(UINT_PTR,ULONG64);
55 …typedef BOOL (CALLBACK WINAPI *PSYMBOLSERVERCALLBACKPROC)(UINT_PTR action,ULONG64 data,ULONG64 con…
57 typedef BOOL (WINAPI *PSYMBOLSERVERPINGPROC)(LPCSTR);
61BOOL IMAGEAPI SymFindFileInPath(HANDLE hprocess,LPSTR SearchPath,LPSTR FileName,PVOID id,DWORD two…
[all …]
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dwglew.h112 typedef BOOL (WINAPI * PFNWGLSETSTEREOEMITTERSTATE3DLPROC) (HDC hDC, UINT uState);
132 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, …
133 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int…
197 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc);
235 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer);
237 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int* piVal…
305 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int* piAttribIList, const FL…
306 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerP…
307 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerP…
367 typedef BOOL (WINAPI * PFNWGLBINDTEXIMAGEARBPROC) (HPBUFFERARB hPbuffer, int iBuffer);
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
Dfunctionswgl_typedefs.h22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT);
25 typedef BOOL(WINAPI *PFNWGLDELETECONTEXTPROC)(HGLRC);
29 typedef BOOL(WINAPI *PFNWGLMAKECURRENTPROC)(HDC, HGLRC);
30 typedef BOOL(WINAPI *PFNWGLSHARELISTSPROC)(HGLRC, HGLRC);
31 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSAPROC)(HDC, DWORD, DWORD, DWORD);
32 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSWPROC)(HDC, DWORD, DWORD, DWORD);
33 typedef BOOL(WINAPI *PFNSWAPBUFFERSPROC)(HDC);
34 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESAPROC)(HDC,
42 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESWPROC)(HDC,
50 typedef BOOL(WINAPI *PFNWGLDESCRIBELAYERPLANEPROC)(HDC, int, int, UINT, LPLAYERPLANEDESCRIPTOR);
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
Dfunctionswgl_typedefs.h22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT);
25 typedef BOOL(WINAPI *PFNWGLDELETECONTEXTPROC)(HGLRC);
29 typedef BOOL(WINAPI *PFNWGLMAKECURRENTPROC)(HDC, HGLRC);
30 typedef BOOL(WINAPI *PFNWGLSHARELISTSPROC)(HGLRC, HGLRC);
31 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSAPROC)(HDC, DWORD, DWORD, DWORD);
32 typedef BOOL(WINAPI *PFNWGLUSEFONTBITMAPSWPROC)(HDC, DWORD, DWORD, DWORD);
33 typedef BOOL(WINAPI *PFNSWAPBUFFERSPROC)(HDC);
34 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESAPROC)(HDC,
42 typedef BOOL(WINAPI *PFNWGLUSEFONTOUTLINESWPROC)(HDC,
50 typedef BOOL(WINAPI *PFNWGLDESCRIBELAYERPLANEPROC)(HDC, int, int, UINT, LPLAYERPLANEDESCRIPTOR);
[all …]
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoawindow.h40 BOOL observingVisible;
41 BOOL wasCtrlLeft;
42 BOOL wasVisible;
43 BOOL isFullscreenSpace;
44 BOOL inFullscreenTransition;
46 BOOL isMoving;
48 BOOL isDragAreaRunning;
54 -(BOOL) setFullscreenSpace:(BOOL) state;
55 -(BOOL) isInFullscreenSpace;
56 -(BOOL) isInFullscreenSpaceTransition;
[all …]
/third_party/protobuf/objectivec/Tests/
DGPBDictionaryTests+Bool.m59 [dict enumerateKeysAndUInt32sUsingBlock:^(BOOL aKey, uint32_t aValue, BOOL *stop) {
76 [dict enumerateKeysAndUInt32sUsingBlock:^(BOOL aKey, uint32_t aValue, BOOL *stop) {
85 const BOOL kKeys[] = { YES, NO };
102 BOOL *seenKeys = malloc(2 * sizeof(BOOL));
104 [dict enumerateKeysAndUInt32sUsingBlock:^(BOOL aKey, uint32_t aValue, BOOL *stop) {
112 BOOL foundKey = NO;
126 [dict enumerateKeysAndUInt32sUsingBlock:^(BOOL aKey, uint32_t aValue, BOOL *stop) {
136 const BOOL kKeys1[] = { YES, NO };
137 const BOOL kKeys2[] = { NO, YES };
190 const BOOL kKeys[] = { YES, NO };
[all …]
/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h127 BOOL ntfs_valid_descr(const char *securattr, unsigned int attrsz);
128 BOOL ntfs_valid_pattern(const SID *sid);
129 BOOL ntfs_valid_sid(const SID *sid);
130 BOOL ntfs_same_sid(const SID *first, const SID *second);
132 BOOL ntfs_is_user_sid(const SID *usid);
148 BOOL ntfs_valid_posix(const struct POSIX_SECURITY *pxdesc);
153 mode_t umask, BOOL isdir);
156 mode_t umask, BOOL isdir);
158 const struct POSIX_ACL *newacl, int count, BOOL deflt);
162 const SID *usid, const SID *gsid, BOOL isdir);
[all …]
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Headers/
DFlutterPlugin.h32 - (BOOL)application:(UIApplication*)application
40 - (BOOL)application:(UIApplication*)application
88 - (BOOL)application:(UIApplication*)application
115 - (BOOL)application:(UIApplication*)application
124 - (BOOL)application:(UIApplication*)application handleOpenURL:(NSURL*)url;
131 - (BOOL)application:(UIApplication*)application
141 - (BOOL)application:(UIApplication*)application
143 completionHandler:(void (^)(BOOL succeeded))completionHandler
151 - (BOOL)application:(UIApplication*)application
160 - (BOOL)application:(UIApplication*)application
[all …]
DFlutterPluginAppLifeCycleDelegate.h31 - (BOOL)application:(UIApplication*)application
39 - (BOOL)application:(UIApplication*)application
88 - (BOOL)application:(UIApplication*)application
98 - (BOOL)application:(UIApplication*)application handleOpenURL:(NSURL*)url;
106 - (BOOL)application:(UIApplication*)application
116 completionHandler:(void (^)(BOOL succeeded))completionHandler
125 - (BOOL)application:(UIApplication*)application
135 - (BOOL)application:(UIApplication*)application
144 - (BOOL)application:(UIApplication*)application
/third_party/skia/src/utils/win/
DSkWGL.h67 BOOL choosePixelFormat(HDC hdc, const int*, const FLOAT*, UINT, int*, UINT*) const;
68 BOOL getPixelFormatAttribiv(HDC, int, int, UINT, const int*, int*) const;
69 BOOL getPixelFormatAttribfv(HDC hdc, int, int, UINT, const int*, FLOAT*) const;
72 BOOL swapInterval(int interval) const;
77 BOOL destroyPbuffer(HPBUFFER) const;
99 …typedef BOOL (WINAPI *ChoosePixelFormatProc)(HDC, const int *, const FLOAT *, UINT, int *, UINT *);
100 typedef BOOL (WINAPI *GetPixelFormatAttribivProc)(HDC, int, int, UINT, const int*, int*);
101 typedef BOOL (WINAPI *GetPixelFormatAttribfvProc)(HDC, int, int, UINT, const int*, FLOAT*);
103 typedef BOOL (WINAPI* SwapIntervalProc)(int);
107 typedef BOOL (WINAPI* DestroyPbufferProc)(HPBUFFER);

12345678910>>...40