Home
last modified time | relevance | path

Searched defs:isInfinity (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Dhex_float.h38 static bool isInfinity(const Float16& val) { in isInfinity() function
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Dhex_float.h38 static bool isInfinity(const Float16& val) { in isInfinity() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dhex_float.h47 static bool isInfinity(const Float16& val) { in isInfinity() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dhex_float.h47 static bool isInfinity(const Float16& val) { in isInfinity() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h47 static bool isInfinity(const Float16& val) { in isInfinity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h374 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1032 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/external/sqlite/dist/ext/misc/
H A Dpercentile.c82 static int isInfinity(double r){ in isInfinity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h357 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1164 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/elliptic/
Delliptic_test.go85 func isInfinity(x, y *big.Int) bool { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h408 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1292 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h408 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1292 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h372 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1226 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h408 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1292 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h408 bool isInfinity() const { return category == fcInfinity; } in isInfinity() function
1292 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DConstants.h307 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstants.h311 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DConstants.h292 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/external/private-join-and-compute/java/com/google/privacy/private_join_and_compute/encryption/commutative/
H A DEcCommutativeCipherBase.java262 abstract boolean isInfinity(ECPoint point); in isInfinity() method in EcCommutativeCipherBase
H A DEcCommutativeCipher.java282 protected boolean isInfinity(java.security.spec.ECPoint point) { in isInfinity() method in EcCommutativeCipher
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumber_utils.cpp253 bool DecNum::isInfinity() const { in isInfinity() function in DecNum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DConstants.h320 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DConstants.h320 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DConstants.h321 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DConstants.h306 bool isInfinity() const { return Val.isInfinity(); } in isInfinity() function
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumber_utils.cpp253 bool DecNum::isInfinity() const { in isInfinity() function in DecNum

1234