Searched defs:FALSE (Results 1 - 25 of 73) sorted by relevance

123

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ipf/
H A DAsm.h19 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dlbxbuf.h35 #ifndef FALSE
36 #define FALSE 0 macro
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dreadpng.h34 # define FALSE 0 macro
H A Dreadpng2.h34 # define FALSE 0 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusinit.h50 BOOL suppressBackgroundThread = FALSE,
51 BOOL suppressExternalCodecs = FALSE)
49 GdiplusStartupInput(DebugEventProc debugEventCallback = NULL, BOOL suppressBackgroundThread = FALSE, BOOL suppressExternalCodecs = FALSE) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusinit.h50 BOOL suppressBackgroundThread = FALSE,
51 BOOL suppressExternalCodecs = FALSE)
49 GdiplusStartupInput(DebugEventProc debugEventCallback = NULL, BOOL suppressBackgroundThread = FALSE, BOOL suppressExternalCodecs = FALSE) argument
/vbox/src/libs/libxml2-2.6.31/include/
H A Dwin32config.h110 #if !defined(FALSE)
111 #define FALSE 0 macro
114 #define TRUE (!(FALSE))
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Ddlg.h42 #define FALSE 0 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95thred.c100 FALSE, /* Inheritable */ local
/vbox/src/libs/libpng-1.2.8/contrib/pngminus/
H A Dpng2pnm.c28 #ifndef FALSE
29 #define FALSE (BOOL) 0 macro
66 BOOL alpha = FALSE;
76 raw = FALSE;
144 if (png2pnm (fp_rd, fp_wr, fp_al, raw, alpha) == FALSE)
212 return FALSE;
216 return FALSE;
223 return FALSE; /* out of memory */
229 return FALSE; /* out of memory */
235 return FALSE;
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A DConfigint.h88 #ifndef FALSE
89 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DConfigint.h86 #ifndef FALSE
87 #define FALSE 0 macro
H A Dmisc.h101 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DConfigint.h86 #ifndef FALSE
87 #define FALSE 0 macro
H A Dmisc.h101 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A DConfigint.h89 #ifndef FALSE
90 #define FALSE 0 macro
H A Dmisc.h98 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A DConfigint.h89 #ifndef FALSE
90 #define FALSE 0 macro
H A Dmisc.h103 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A DConfigint.h89 #ifndef FALSE
90 #define FALSE 0 macro
H A Dmisc.h100 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A DConfigint.h89 #ifndef FALSE
90 #define FALSE 0 macro
H A Dmisc.h100 #define FALSE 0 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A DConfigint.h89 #ifndef FALSE
90 #define FALSE 0 macro
H A Dmisc.h100 #define FALSE 0 macro

Completed in 3323 milliseconds

123