HomeSort by relevance Sort by last modified time
    Searched defs:kuint32max (Results 1 - 3 of 3) sorted by null

  /external/chromium/googleurl/base/
basictypes.h 11 const uint32 kuint32max = ((uint32) 0xFFFFFFFF); variable
  /external/chromium/base/
basictypes.h 71 const uint32 kuint32max = ((uint32) 0xFFFFFFFF); variable
  /external/protobuf/src/google/protobuf/stubs/
common.h 171 static const uint32 kuint32max = 0xFFFFFFFFu; member in namespace:google::protobuf
    [all...]

Completed in 158 milliseconds