Searched defs:getQuotient (Results 1 – 5 of 5) sorted by relevance
| /external/grpc-grpc/src/php/tests/generated_code/Math/ |
| D | DivReply.php | 44 public function getQuotient() function in Math\\DivReply
|
| /external/llvm/unittests/Support/ |
| D | ScaledNumberTest.cpp | 134 TEST(ScaledNumberHelpersTest, getQuotient) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 153 std::pair<DigitsT, int16_t> getQuotient(DigitsT Dividend, DigitsT Divisor) { in getQuotient() function 683 static ScaledNumber getQuotient(DigitsType Dividend, DigitsType Divisor) { in getQuotient() function
|
| /external/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 154 std::pair<DigitsT, int16_t> getQuotient(DigitsT Dividend, DigitsT Divisor) { in getQuotient() function 684 static ScaledNumber getQuotient(DigitsType Dividend, DigitsType Divisor) { in getQuotient() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 153 std::pair<DigitsT, int16_t> getQuotient(DigitsT Dividend, DigitsT Divisor) { in getQuotient() function 683 static ScaledNumber getQuotient(DigitsType Dividend, DigitsType Divisor) { in getQuotient() function
|