Searched defs:Check (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ParseCmd.c | 91 enum {DontCare, Check, NotSorted, Sorted} table_is_sorted; enumerator in enum:XrmParseCommand::__anon792c3b300103
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | check_output.py | 82 class Check: class in inherits:
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | auth.c | 54 AuthCheckFunc Check; /* verify client authorization data */ member in struct:protocol
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | auth.c | 55 AuthCheckFunc Check; /* verify client authorization data */ member in struct:protocol
|
| /xsrc/external/mit/xbiff/dist/ |
| H A D | Mailbox.c | 308 static void Check (Widget gw, XEvent *event, String *params, Cardinal *nparams) function in typeref:typename:void
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Scrollbar.c | 664 #define Check(field) if (newEvent->field != oldEvent->field) return (False) macro [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Initialize.c | 618 enum { Check, NotSorted, IsSorted } sort_order = Check; enumerator in enum:_MergeOptionTables::__anonbc4fdb250103
|
| H A D | Converters.c | 190 static enum { Check, Report, Ignore } report_it = Check; enumerator in enum:XtDisplayStringConversionWarning::__anon9719889e0103
|
Completed in 10 milliseconds