Home
last modified time | relevance | path

Searched defs:isExact (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DLeAudioOffloadAudioProvider.cpp538 bool isExact) { in filterRequirementAseDirectionConfiguration()
693 bool isExact) { in getRequirementMatchedAseConfigurationSettings()
750 bool isMatchContext, bool isExact) { in matchWithRequirement()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSurfaceProxyPriv.h44 bool isExact() const { return SkBackingFit::kExact == fProxy->fFit; } in isExact() function
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/VarHandles/
H A DVarHandleBaseTest.java301 final boolean isExact; field in VarHandleBaseTest.VarHandleToMethodHandle
304 VarHandleToMethodHandle(String desc, boolean isExact, in VarHandleToMethodHandle()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DSimplifyQuery.h47 bool isExact(const BinaryOperator *Op) const { in isExact() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DSimplifyQuery.h47 bool isExact(const BinaryOperator *Op) const { in isExact() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DSimplifyQuery.h47 bool isExact(const BinaryOperator *Op) const { in isExact() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h83 bool isExact(const BinaryOperator *Op) const { in isExact() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DSimplifyQuery.h47 bool isExact(const BinaryOperator *Op) const { in isExact() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h86 bool isExact(const BinaryOperator *Op) const { in isExact() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1345 bool isExact, const Query &Q, in SimplifyRightShift()
1402 static Value *SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst()
1416 Value *llvm::SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst()
1427 static Value *SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst()
1450 Value *llvm::SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst()
H A DConstantFolding.cpp1435 bool isExact = false; in ConstantFoldConvertToInt() local
/aosp_15_r20/external/llvm/lib/IR/
H A DConstants.cpp2165 Constant *ConstantExpr::getUDiv(Constant *C1, Constant *C2, bool isExact) { in getUDiv()
2170 Constant *ConstantExpr::getSDiv(Constant *C1, Constant *C2, bool isExact) { in getSDiv()
2210 Constant *ConstantExpr::getLShr(Constant *C1, Constant *C2, bool isExact) { in getLShr()
2215 Constant *ConstantExpr::getAShr(Constant *C1, Constant *C2, bool isExact) { in getAShr()
H A DInstruction.cpp119 bool Instruction::isExact() const { in isExact() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp2351 Constant *ConstantExpr::getUDiv(Constant *C1, Constant *C2, bool isExact) { in getUDiv()
2356 Constant *ConstantExpr::getSDiv(Constant *C1, Constant *C2, bool isExact) { in getSDiv()
2396 Constant *ConstantExpr::getLShr(Constant *C1, Constant *C2, bool isExact) { in getLShr()
2401 Constant *ConstantExpr::getAShr(Constant *C1, Constant *C2, bool isExact) { in getAShr()
H A DInstruction.cpp145 bool Instruction::isExact() const { in isExact() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1287 Value *Op1, bool isExact, const SimplifyQuery &Q, in SimplifyRightShift()
1345 static Value *SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst()
1376 Value *llvm::SimplifyLShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyLShrInst()
1383 static Value *SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst()
1407 Value *llvm::SimplifyAShrInst(Value *Op0, Value *Op1, bool isExact, in SimplifyAShrInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperator.h145 bool isExact() const { in isExact() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DOperator.h141 bool isExact() const { in isExact() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h145 bool isExact() const { in isExact() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h136 bool isExact() const { in isExact() function
/aosp_15_r20/prebuilts/go/linux-x86/src/math/cmplx/
Dcmath_test.go938 func isExact(x float64) bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp245 bool Instruction::isExact() const { in isExact() function in Instruction
H A DConstants.cpp2702 Constant *ConstantExpr::getLShr(Constant *C1, Constant *C2, bool isExact) { in getLShr()
2707 Constant *ConstantExpr::getAShr(Constant *C1, Constant *C2, bool isExact) { in getAShr()
/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredAidCache.java766 static boolean isExact(String aid) { in isExact() method in RegisteredAidCache
/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPFloatTest.cpp952 bool isExact = false; in TEST() local

1234