Home
last modified time | relevance | path

Searched defs:kuint32max (Results 1 – 3 of 3) sorted by relevance

/external/chromium/googleurl/base/
Dbasictypes.h11 const uint32 kuint32max = ((uint32) 0xFFFFFFFF); variable
/external/chromium/base/
Dbasictypes.h71 const uint32 kuint32max = ((uint32) 0xFFFFFFFF); variable
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h171 static const uint32 kuint32max = 0xFFFFFFFFu; variable