HomeSort by: relevance | last modified time | path
    Searched refs:False (Results 1 - 25 of 894) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/MesaLib/dist/bin/
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...]
  /xsrc/external/mit/libX11/dist/src/
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;
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;
SetWMCMapW.c 68 prop = XInternAtom (dpy, "WM_COLORMAP_WINDOWS", False);
69 if (prop == None) return False;
SetWMProto.c 68 prop = XInternAtom (dpy, "WM_PROTOCOLS", False);
69 if (prop == None) return False;
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;
Iconify.c 72 prop = XInternAtom (dpy, "WM_CHANGE_STATE", False);
74 return False;
85 return (XSendEvent (dpy, root, False,
Withdraw.c 78 .from_configure = False
80 return (XSendEvent (dpy, root, False,
  /xsrc/external/mit/MesaLib/dist/src/glx/
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.old/dist/src/glx/
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/
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...]
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/MesaLib/dist/docs/
conf.py 59 html_show_copyright = False
88 todo_include_todos = False
109 'display_version': False,
121 html_copy_source = False
  /xsrc/external/mit/MesaLib.old/dist/scons/
x11.py 49 return False
  /xsrc/external/mit/makedepend/dist/
ifparser.h 63 #define False 0
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_glx.c 57 return False;
61 return False;
  /xsrc/external/mit/libXfont/dist/src/FreeType/
xttcap.c 52 #ifndef False
53 #define False (0)
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/
xttcap.c 53 #ifndef False
54 #define False (0)
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/
aco_opcodes.py 88 ('bool', 'glc', 'false'),
89 ('bool', 'dlc', 'false'),
90 ('bool', 'nv', 'false')]
94 ('bool', 'gds', 'false')]
100 ('bool', 'idxen', 'false'),
101 ('bool', 'disable_wqm', 'false'),
102 ('bool', 'glc', 'false'),
103 ('bool', 'dlc', 'false'),
104 ('bool', 'slc', 'false'),
105 ('bool', 'tfe', 'false')]
    [all...]
  /xsrc/external/mit/libXmu/dist/src/
UpdMapHint.c 49 if (!shp) return False;
51 if (!XGetWMNormalHints (dpy, w, shp, &supp)) return False;
  /xsrc/external/mit/xorg-server/dist/hw/xnest/
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.old/dist/hw/xnest/
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/
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/dist/src/panfrost/bifrost/valhall/
valhall.py 44 assert(s.lower() in ["false", "true"])
45 return False if s.lower() == "false" else True
68 is_default = child.attrib.get('default', False)
71 values.append(EnumValue("reserved", False))
76 def __init__(self, name, start, size, implied = False):
101 def __init__(self, index, size, is_float = False, swizzle = False, widen = False, lanes = False, lane = None, absneg = False, notted = False, name = "")
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
vk_format_parse.py 95 assert False
109 assert False
178 return False
192 return False
199 return False
202 return False
207 return False
210 return False
215 return False
217 return False
    [all...]

Completed in 14 milliseconds

1 2 3 4 5 6 7 8 91011>>