/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CallAndMessageChecker.cpp | 98 void CallAndMessageChecker::emitBadCall(BugType *BT, CheckerContext &C, in emitBadCall() 143 std::unique_ptr<BugType> &BT, in uninitRefOrPointer() 194 std::unique_ptr<BugType> &BT, in PreVisitProcessArg() 351 BugType *BT = BT_cxx_delete_undef.get(); in checkPreStmt() local 422 std::unique_ptr<BugType> *BT; in checkPreCall() local 447 BugType *BT = nullptr; in checkPreObjCMessage() local
|
D | TaintTesterChecker.cpp | 25 mutable std::unique_ptr<BugType> BT; member in __anon8bd541720111::TaintTesterChecker
|
D | NSAutoreleasePoolChecker.cpp | 35 mutable std::unique_ptr<BugType> BT; member in __anond5cde3f00111::NSAutoreleasePoolChecker
|
D | FixedAddressChecker.cpp | 28 mutable std::unique_ptr<BuiltinBug> BT; member in __anon6f621f710111::FixedAddressChecker
|
D | UndefinedArraySubscriptChecker.cpp | 28 mutable std::unique_ptr<BugType> BT; member in __anon6b7bf96b0111::UndefinedArraySubscriptChecker
|
D | UndefResultChecker.cpp | 31 mutable std::unique_ptr<BugType> BT; member in __anon858f598c0111::UndefResultChecker
|
D | CastToStructChecker.cpp | 27 mutable std::unique_ptr<BuiltinBug> BT; member in __anon8e9e3a8e0111::CastToStructChecker
|
D | PointerSubChecker.cpp | 28 mutable std::unique_ptr<BuiltinBug> BT; member in __anone4891c460111::PointerSubChecker
|
D | ReturnPointerRangeChecker.cpp | 28 mutable std::unique_ptr<BuiltinBug> BT; member in __anon6275e0090111::ReturnPointerRangeChecker
|
D | UndefinedAssignmentChecker.cpp | 27 mutable std::unique_ptr<BugType> BT; member in __anon3dc55e260111::UndefinedAssignmentChecker
|
D | ArrayBoundChecker.cpp | 28 mutable std::unique_ptr<BuiltinBug> BT; member in __anon07c5e9120111::ArrayBoundChecker
|
D | DivZeroChecker.cpp | 26 mutable std::unique_ptr<BuiltinBug> BT; member in __anon1d6ef47e0111::DivZeroChecker
|
D | UndefCapturedBlockVarChecker.cpp | 30 mutable std::unique_ptr<BugType> BT; member in __anonc9e40c190111::UndefCapturedBlockVarChecker
|
/external/flatbuffers/tests/ts/union-underlying-type/ |
D | b.d.ts | 18 export declare class BT implements flatbuffers.IGeneratedObject { class
|
D | b.ts | 69 export class BT implements flatbuffers.IGeneratedObject { class
|
/external/clang/test/SemaCXX/ |
D | ns_returns_retained_block_return.cpp | 6 typedef void (^BT) (); typedef
|
/external/clang/lib/Analysis/ |
D | FormatString.cpp | 316 if (const BuiltinType *BT = argTy->getAs<BuiltinType>()) in matchesType() local 337 if (const BuiltinType *BT = argTy->getAs<BuiltinType>()) in matchesType() local 372 if (const BuiltinType *BT = pointeeTy->getAs<BuiltinType>()) in matchesType() local
|
/external/libaom/av1/encoder/ |
D | encoder_utils.h | 130 #define HIGHBD_BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX4DF, SDX3DF) \ argument 304 #define HIGHBD_MBFP(BT, MCSDF, MCSVF) \ in MAKE_BFP_SADAVG_WRAPPER() argument 365 #define HIGHBD_SDSFP(BT, SDSF, SDSX4DF) \ argument 458 #define HIGHBD_OBFP(BT, OSDF, OVF, OSVF) \ argument
|
/external/clang/examples/analyzer-plugin/ |
D | MainCallChecker.cpp | 11 mutable std::unique_ptr<BugType> BT; member in __anoncacb63c10111::MainCallChecker
|
/external/clang/test/SemaObjC/ |
D | ns_returns_retained_block_return.m | 8 typedef void (^BT) (); typedef
|
/external/armnn/src/backends/backendsCommon/test/ |
D | TransposeConvolution2dEndToEndTestImpl.hpp | 132 using BT = ResolveType<ArmnnBType>; in TransposeConvolution2dEndToEnd() typedef 201 using BT = ResolveType<ArmnnBType>; in SimpleTransposeConvolution2dEndToEnd() typedef
|
/external/clang/lib/AST/ |
D | Type.cpp | 1626 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) in isIntegralType() local 1640 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) in isIntegralOrUnscopedEnumerationType() local 1657 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) in isCharType() local 1666 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) in isWideCharType() local 1673 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) in isChar16Type() local 1679 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) in isChar32Type() local 1687 const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType); in isAnyCharacterType() local 1707 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) { in isSignedIntegerType() local 1723 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) { in isSignedIntegerOrEnumerationType() local 1747 if (const BuiltinType *BT = dyn_cast<BuiltinType>(CanonicalType)) { in isUnsignedIntegerType() local [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCMacroFusion.cpp | 171 const MachineOperand &BT = SecondMI.getOperand(0); in checkOpConstraints() local 182 const MachineOperand &BT = SecondMI.getOperand(0); in checkOpConstraints() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeSymbolEnumerator.cpp | 77 const NativeTypeBuiltin &BT = Parent.getUnderlyingBuiltinType(); in getValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeSymbolEnumerator.cpp | 75 const NativeTypeBuiltin &BT = Parent.getUnderlyingBuiltinType(); in getValue() local
|