Searched refs:Uint (Results 1 – 8 of 8) sorted by relevance
21 writer.Uint(static_cast<uint32_t>(layer.type)); in layoutKey()26 writer.Uint(static_cast<uint32_t>(layer.baseImpl->visibility)); in layoutKey()
394 typedef unsigned int Uint; typedef400 Uint serial;
88 bool Uint(unsigned u) { PrettyPrefix(kNumberType); return Base::WriteUint(u); } in Uint() function
174 …bool Uint(unsigned u) { Number n; n.u.u = u; n.d = static_cast<double>(u); return WriteNumber(n); } in Uint() function710 bool Uint(Context& context, unsigned u) const { in Uint() function1692 bool Uint(unsigned u) { RAPIDJSON_SCHEMA_HANDLE_VALUE_(Uint, (CurrentContext(), u), (u)); }
175 bool Uint(unsigned u) { Prefix(kNumberType); return EndValue(WriteUint(u)); } in Uint() function
205 bool Uint(unsigned) { return static_cast<Override&>(*this).Default(); } in Uint() function1382 cont = handler.Uint(i); in ParseNumber()
1801 else if (IsUint()) return handler.Uint(data_.n.u.u);2336 bool Uint(unsigned i) { new (stack_.template Push<ValueType>()) ValueType(i); return true; }
645 tristate "NEC VR4100 series General-purpose I/O Uint support"648 Say yes here to support the NEC VR4100 series General-purpose I/O Uint