Searched defs:Bool (Results 1 – 11 of 11) sorted by relevance
18 typedef bool Bool; typedef
43 typedef bool Bool; typedef
86 …bool Bool(bool b) { PrettyPrefix(b ? kTrueType : kFalseType); return Base::WriteBool(b);… in Bool() function
173 … bool Bool(bool b) { Prefix(b ? kTrueType : kFalseType); return EndValue(WriteBool(b)); } in Bool() function
172 bool Bool(bool b) { return WriteType(b ? kTrueType : kFalseType); } in Bool() function698 bool Bool(Context& context, bool) const { in Bool() function
203 bool Bool(bool) { return static_cast<Override&>(*this).Default(); } in Bool() function
105 Bool = 0x8B56, enumerator
83 typedef int Bool; typedef
1995 void (*ProtectRegs) (ScrnInfoPtr, Bool), in xf86GetClocks() argument
85 typedef unsigned char Bool; typedef
53 typedef int Bool; typedef