HomeSort by: relevance | last modified time | path
    Searched defs:boolean (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_compiler.h 80 typedef unsigned char boolean; typedef
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_compiler.h 80 typedef unsigned char boolean; typedef
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Opt.h 44 Bool boolean; member in union:__anon9931
  /xsrc/external/mit/xf86-video-mach64/dist/src/
aticonfig.c 315 # define boolean bool macro
318 # define ProbeSparse PublicOption[ATI_OPTION_PROBE_SPARSE].value.boolean
319 # define Accel PublicOption[ATI_OPTION_ACCEL].value.boolean
320 # define BIOSDisplay PrivateOption[ATI_OPTION_BIOS_DISPLAY].value.boolean
321 # define Blend PrivateOption[ATI_OPTION_BLEND].value.boolean
322 # define CRTDisplay PublicOption[ATI_OPTION_CRT_DISPLAY].value.boolean
323 # define CRTScreen PrivateOption[ATI_OPTION_CRT_SCREEN].value.boolean
324 # define CSync PublicOption[ATI_OPTION_CSYNC].value.boolean
325 # define Devel PrivateOption[ATI_OPTION_DEVEL].value.boolean
326 # define HWCursor PublicOption[ATI_OPTION_HWCURSOR].value.boolean
    [all...]
  /xsrc/external/mit/makedepend/dist/
def.h 119 typedef unsigned char boolean; typedef
143 boolean *i_merged; /* whether we have merged child
183 int recursion, boolean failOK);
190 const char *include, int type, boolean failOK);
212 extern boolean printed;
213 extern boolean verbose;
214 extern boolean show_where_not;
215 extern boolean warn_multiple;
  /xsrc/external/mit/mesa-demos/dist/src/objviewer/
glm.c 19 typedef unsigned char boolean; typedef
43 boolean averaged;
142 static boolean
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winconfig.h 202 Bool boolean; member in union:__anon10193
  /xsrc/external/mit/imake/dist/
imake.c 256 typedef unsigned char boolean; typedef
323 boolean haveImakefileC = FALSE;
348 boolean isempty(char *line);
352 boolean optional_include(FILE *inFile, const char *defsym, const char *fname);
354 boolean define_os_defaults(FILE *inFile);
363 boolean CrossCompiling = FALSE;
367 boolean verbose = FALSE;
368 boolean show = TRUE;
687 static boolean entered = FALSE;
750 boolean
    [all...]

Completed in 9 milliseconds