Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gprpp/
Dtime_test.cc55 TEST(DurationTest, Scales) { in TEST() argument
/external/llvm/include/llvm/Support/
DScaledNumber.h809 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
826 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DScaledNumber.h808 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
825 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h808 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
825 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable