Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dtypes.h47 static const uint32 kuint32max = ((uint32)0xFFFFFFFF); variable
/external/dynamic_depth/internal/base/
Dintegral_types.h96 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.cpp1043 static const uint32_t kuint32max = 0xFFFFFFFF; variable
/external/jsoncpp/src/test_lib_json/
Dmain.cpp15 #define kuint32max Json::Value::maxUInt macro