/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/ |
H A D | LeAudioOffloadAudioProvider.cpp | 538 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 D | GrSurfaceProxyPriv.h | 44 bool isExact() const { return SkBackingFit::kExact == fProxy->fFit; } in isExact() function
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/VarHandles/ |
H A D | VarHandleBaseTest.java | 301 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/ |
D | SimplifyQuery.h | 47 bool isExact(const BinaryOperator *Op) const { in isExact() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | SimplifyQuery.h | 47 bool isExact(const BinaryOperator *Op) const { in isExact() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | SimplifyQuery.h | 47 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 D | InstructionSimplify.h | 83 bool isExact(const BinaryOperator *Op) const { in isExact() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | SimplifyQuery.h | 47 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 D | InstructionSimplify.h | 86 bool isExact(const BinaryOperator *Op) const { in isExact() function
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 1345 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 D | ConstantFolding.cpp | 1435 bool isExact = false; in ConstantFoldConvertToInt() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Constants.cpp | 2165 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 D | Instruction.cpp | 119 bool Instruction::isExact() const { in isExact() function in Instruction
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Constants.cpp | 2351 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 D | Instruction.cpp | 145 bool Instruction::isExact() const { in isExact() function in Instruction
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 1287 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 D | Operator.h | 145 bool isExact() const { in isExact() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Operator.h | 141 bool isExact() const { in isExact() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Operator.h | 145 bool isExact() const { in isExact() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Operator.h | 136 bool isExact() const { in isExact() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/cmplx/ |
D | cmath_test.go | 938 func isExact(x float64) bool { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instruction.cpp | 245 bool Instruction::isExact() const { in isExact() function in Instruction
|
H A D | Constants.cpp | 2702 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/ |
D | RegisteredAidCache.java | 766 static boolean isExact(String aid) { in isExact() method in RegisteredAidCache
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | APFloatTest.cpp | 952 bool isExact = false; in TEST() local
|