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

  /external/swiftshader/third_party/subzero/src/
IceUtils.h 46 template <typename T> inline bool IsUint(int N, T value) {
60 return IsUint(N, Value);
  /art/runtime/base/
bit_utils.h 263 constexpr bool IsUint(T value) {
284 : IsUint<kBits>(value < 0
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h     [all...]

Completed in 173 milliseconds