Home
last modified time | relevance | path

Searched defs:IsOne (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Datomic_ref_count.h49 bool IsOne() const { return ref_count_.load(std::memory_order_acquire) == 1; } in IsOne() function
/aosp_15_r20/external/libchrome/base/
H A Datomic_ref_count.h46 bool IsOne() const { return ref_count_.load(std::memory_order_acquire) == 1; } in IsOne() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/
Datomic_ref_count.h49 bool IsOne() const { return ref_count_.load(std::memory_order_acquire) == 1; } in IsOne() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Datomic_ref_count.h48 bool IsOne() const { return ref_count_.load(std::memory_order_acquire) == 1; } in IsOne() function
/aosp_15_r20/external/cronet/base/
H A Datomic_ref_count.h52 bool IsOne() const { return ref_count_.load(std::memory_order_acquire) == 1; } in IsOne() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/
H A Dcord_internal.h81 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dbig_num.cc133 bool BigNum::IsOne() const { return BN_is_one(bn_.get()); } in IsOne() function in private_join_and_compute::BigNum
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h145 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1313 bool IsOne, in applyUniqueRetValOpt()
1338 auto tryUniqueRetValOptFor = [&](bool IsOne) { in tryUniqueRetValOpt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1590 bool IsOne, in applyUniqueRetValOpt()
1618 auto tryUniqueRetValOptFor = [&](bool IsOne) { in tryUniqueRetValOpt()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp463 auto tryUniqueRetValOptFor = [&](bool IsOne) { in tryUniqueRetValOpt()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h188 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h188 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.h196 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dcord_internal.h196 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h188 inline bool IsOne() { in IsOne() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp536 bool IsOne = CNum->isExactlyValue(+1.0) || CNum->isExactlyValue(-1.0); in shouldKeepFDivF32() local
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTcgStorageCore.h85 UINT8 IsOne : 1; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTcgStorageCore.h87 UINT8 IsOne : 1; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTcgStorageCore.h86 UINT8 IsOne : 1; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTcgStorageCore.h86 UINT8 IsOne : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3087 bool IsOne = isOneConstant(StoredVal.getOperand(1)); in foldLoadStoreIntoMemOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3321 bool IsOne = isOneConstant(StoredVal.getOperand(1)); in foldLoadStoreIntoMemOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4942 SDValue IsOne = DAG.getSetCC(dl, VT, N1, One, ISD::SETEQ); in BuildUDIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5030 auto IsOne = MIB.buildICmp( in buildUDivUsingMul() local

12