Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dtypes.h53 static const uint32 kuint32max = ((uint32)0xFFFFFFFF); variable
/external/protobuf/src/google/protobuf/stubs/
Dport.h143 static const uint32 kuint32max = 0xFFFFFFFFu; variable
/external/icu/icu4c/source/common/
Ddictbe.cpp1048 static const uint32_t kuint32max = 0xFFFFFFFF; variable
/external/jsoncpp/src/test_lib_json/
Dmain.cpp15 #define kuint32max Json::Value::maxUInt macro