| /xsrc/external/mit/MesaLib/dist/bin/ |
| H A D | commit_in_branch_test.py | 31 ('0000000000000000000000000000000000000000', False), 32 ('not-even-a-valid-commit-format', False), 42 assert False 50 ('20.1', False), 51 ('main', False), 52 ('e58a10af640ba58b6001f5c5ad750b782547da76', False), 53 ('d043d24654c851f0be57dbbf48274b5373dea42b', False), 54 ('dd2bd68fa69124c86cd008b256d06f44fab8e6cd', False), 55 ('0000000000000000000000000000000000000000', False), 56 ('not-even-a-valid-commit-format', False), [all...] |
| H A D | pick-ui.py | 31 loop = urwid.MainLoop(u.render(), PALETTE, event_loop=evl, handle_mouse=False)
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetWMCMapW.c | 68 prop = XInternAtom(dpy, "WM_COLORMAP_WINDOWS", False); 69 if (prop == None) return False; 73 0L, 1000000L, False, 77 return False; 81 return False;
|
| H A D | GetWMProto.c | 68 prop = XInternAtom(dpy, "WM_PROTOCOLS", False); 69 if (prop == None) return False; 73 0L, 1000000L, False, 77 return False; 81 return False;
|
| H A D | SetWMCMapW.c | 68 prop = XInternAtom (dpy, "WM_COLORMAP_WINDOWS", False); 69 if (prop == None) return False;
|
| H A D | SetWMProto.c | 68 prop = XInternAtom (dpy, "WM_PROTOCOLS", False); 69 if (prop == None) return False;
|
| H A D | GetRGBCMap.c | 53 Bool old_style = False; /* if was too short */ 58 if (XGetWindowProperty (dpy, w, property, 0L, 1000000L, False, 62 return False; 68 return False; 83 return False; 95 return False; 106 return False;
|
| H A D | Iconify.c | 72 prop = XInternAtom (dpy, "WM_CHANGE_STATE", False); 74 return False; 85 return (XSendEvent (dpy, root, False,
|
| H A D | Withdraw.c | 78 .from_configure = False 80 return (XSendEvent (dpy, root, False,
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | query_renderer.c | 40 return False; 64 return False; 86 return False; 93 return False; 99 return False; 110 return False; 146 return False; 153 return False; 159 return False; 170 return False; [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | query_renderer.c | 40 return False; 64 return False; 86 return False; 93 return False; 99 return False; 110 return False; 146 return False; 153 return False; 159 return False; 170 return False; [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | main.h | 119 #define DEF_ALLOW_WINDOW False 147 #define DEFBLINKASBOLD False 155 #define DEF_DOUBLE_BUFFER False 163 #define DEF_BACKARO_ERASE False 171 #define DEF_CD_XTRA_SCROLL "False" 175 #define DEF_ALT_SENDS_ESC False 179 #define DEF_META_SENDS_ESC False 195 #define DEF_INITIAL_ERASE False 208 #define DEF_PTY_STTY_SIZE False 255 #define DEF_TI_XTRA_SCROLL "False" [all...] |
| H A D | data.c | 82 Boolean guard_keyboard_type = False; 97 SIG_ATOMIC_T need_cleanup = False; 98 SIG_ATOMIC_T caught_intr = False;
|
| /xsrc/external/mit/makedepend/dist/ |
| H A D | ifparser.h | 63 #define False 0 macro
|
| /xsrc/external/mit/MesaLib.old/dist/scons/ |
| H A D | x11.py | 49 return False
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | conf.py | 59 html_show_copyright = False 88 todo_include_todos = False 109 'display_version': False, 121 html_copy_source = False
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_glx.c | 57 return False; 61 return False;
|
| /xsrc/external/mit/libXfont/dist/src/FreeType/ |
| H A D | xttcap.c | 52 #ifndef False 53 #define False (0) macro 54 #endif /* False */ 130 static Bool /* True == Found, False == Not Found */ 134 Bool result = False; 150 static Bool /* True == Error, False == Success */ 155 Bool result = False; 211 val = False; 213 val = False; 215 val = False; [all...] |
| /xsrc/external/mit/libXfont2/dist/src/FreeType/ |
| H A D | xttcap.c | 53 #ifndef False 54 #define False (0) macro 55 #endif /* False */ 131 static Bool /* True == Found, False == Not Found */ 135 Bool result = False; 151 static Bool /* True == Error, False == Success */ 156 Bool result = False; 212 val = False; 214 val = False; 216 val = False; [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_opcodes.py | 249 def opcode(name, opcode_gfx7 = -1, opcode_gfx9 = -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_mod = False, is_atomic = False): argument 671 (0x01, 0x01, -1, -1, -1, "v_readlane_b32", False), 672 (0x02, 0x02, -1, -1, -1, "v_writelane_b32", False), 679 (0x09, 0x09, 0x06, 0x06, 0x09, "v_mul_i32_i24", False), 680 (0x0a, 0x0a, 0x07, 0x07, 0x0a, "v_mul_hi_i32_i24", False), 681 (0x0b, 0x0b, 0x08, 0x08, 0x0b, "v_mul_u32_u24", False), 682 (0x0c, 0x0c, 0x09, 0x09, 0x0c, "v_mul_hi_u32_u24", False), 683 ( -1, -1, -1, 0x39, 0x0d, "v_dot4c_i32_i8", False), [all...] |
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | UpdMapHint.c | 49 if (!shp) return False; 51 if (!XGetWMNormalHints (dpy, w, shp, &supp)) return False;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Args.c | 33 Bool xnestSynchronize = False; 34 Bool xnestFullGeneration = False; 36 Bool xnestUserDefaultClass = False; 38 Bool xnestUserDefaultDepth = False; 39 Bool xnestSoftwareScreenSaver = False; 46 Bool xnestUserBorderWidth = False; 49 Bool xnestDoDirectColormaps = False;
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Args.c | 33 Bool xnestSynchronize = False; 34 Bool xnestFullGeneration = False; 36 Bool xnestUserDefaultClass = False; 38 Bool xnestUserDefaultDepth = False; 39 Bool xnestSoftwareScreenSaver = False; 46 Bool xnestUserBorderWidth = False; 49 Bool xnestDoDirectColormaps = False;
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | vk_format_parse.py | 77 return False 96 assert False 110 assert False 186 return False 200 return False 207 return False 210 return False 215 return False 218 return False 223 return False [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| H A D | create_context_unittest.cpp | 169 False, NULL); 178 glXCreateContextAttribsARB(this->dpy, NULL, 0, False, NULL); 191 False, NULL); 205 False, NULL); 213 False, NULL); 221 False, NULL); 230 False, NULL); 235 False, NULL); 252 False, NULL); 272 False, NUL [all...] |