Searched defs:uint32_value (Results 1 – 13 of 13) sorted by relevance
50 repeated uint32 uint32_value = 13; field97 repeated uint32 uint32_value = 13 [packed = true]; field135 optional uint32 uint32_value = 13; field165 optional uint32 uint32_value = 13; field
13 google.protobuf.UInt32Value uint32_value = 6; field
42 uint32 uint32_value = 11; field
129 dbus_uint32_t uint32_value; member
59 uint32 uint32_value = 4; field120 google.protobuf.UInt32Value uint32_value = 4; field
134 bool DoubleToUint32IfEqualToSelf(double value, uint32_t* uint32_value) { in DoubleToUint32IfEqualToSelf()
197 uint32_t uint32_value = 0; in TEST() local286 uint32_t uint32_value = 0; in TEST() local351 Any uint32_value; in TEST() local
150 google.protobuf.UInt32Value uint32_value = 2; field
91 uint32_t uint32_value; member
88 uint32_t uint32_value; member
558 uint32 uint32_value; member
2595 uint32_t TranslatedValue::uint32_value() const { in uint32_value() function in v8::internal::TranslatedValue
7170 const TNode<Int32T> uint32_value = SmiToInt32(CAST(number)); in ToUint32() local