/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Constants.h | 193 bool isZero() const { return Val.isZero(); } in isZero() function 301 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Constants.h | 192 bool isZero() const { in isZero() function 305 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Constants.h | 182 bool isZero() const { in isZero() function 286 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkSize.h | 28 bool isZero() const { return 0 == fWidth && 0 == fHeight; } in isZero() function 68 bool isZero() const { return 0 == fWidth && 0 == fHeight; } in isZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Constants.h | 204 bool isZero() const { return Val.isZero(); } in isZero() function 314 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Constants.h | 204 bool isZero() const { return Val.isZero(); } in isZero() function 314 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Constants.h | 205 bool isZero() const { return Val.isZero(); } in isZero() function 315 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Constants.h | 197 bool isZero() const { return Val.isZero(); } in isZero() function 300 bool isZero() const { return Val.isZero(); } in isZero() function
|
/aosp_15_r20/external/skia/include/private/base/ |
H A D | SkPoint_impl.h | 58 bool isZero() const { return (fX | fY) == 0; } in isZero() function 193 bool isZero() const { return (0 == fX) & (0 == fY); } in isZero() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | hypot_amd64.s | 49 isZero: label
|
D | log_amd64.s | 109 isZero: label
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | OpenACCClause.h | 518 bool isZero() const { return IsZero; } in isZero() function 545 bool isZero() const { return IsZero; } in isZero() function
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/ |
H A D | Token.java | 44 public boolean isZero() { in isZero() method in Token
|
/aosp_15_r20/frameworks/base/libs/hwui/effects/ |
H A D | StretchEffect.h | 122 inline static bool isZero(float value) { in isZero() function
|
/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/ |
H A D | Size.java | 84 public boolean isZero() { in isZero() method in Size
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/netip/ |
D | netip.go | 382 func (ip Addr) isZero() bool { func 1299 func (p Prefix) isZero() bool { return p == Prefix{} } func
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | CharUnits.h | 116 bool isZero() const { return Quantity == 0; } in isZero() function
|
/aosp_15_r20/external/pdfium/third_party/bigint/ |
H A D | BigUnsignedInABase.hh | 118 bool isZero() const { return NumberlikeArray<Digit>::isEmpty(); } in isZero() function in BigUnsignedInABase
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/ |
H A D | ExtensionHelper.java | 103 public static boolean isZero(@NonNull Rect rect) { in isZero() method in ExtensionHelper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | BranchProbability.h | 46 bool isZero() const { return N == 0; } in isZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | BranchProbability.h | 46 bool isZero() const { return N == 0; } in isZero() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BranchProbability.h | 46 bool isZero() const { return N == 0; } in isZero() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | BranchProbability.h | 46 bool isZero() const { return N == 0; } in isZero() function
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | BranchProbability.h | 47 bool isZero() const { return N == 0; } in isZero() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | BranchProbability.h | 46 bool isZero() const { return N == 0; } in isZero() function
|