Home
last modified time | relevance | path

Searched defs:AD (Results 1 – 25 of 55) sorted by relevance

123

/external/llvm-project/clang/include/clang/Sema/
DDelayedDiagnostic.h234 struct AD { struct
254 struct AD AvailabilityData; argument
/external/eigen/unsupported/test/
Dautodiff_scalar.cpp21 typedef AutoDiffScalar<Deriv1> AD; in check_atan2() typedef
45 typedef AutoDiffScalar<Deriv1> AD; in check_hyperbolic_functions() typedef
79 typedef Eigen::AutoDiffScalar<Deriv> AD; in check_limits_specialization() typedef
Dautodiff.cpp219 typedef AutoDiffScalar<Vector2f> AD; in test_autodiff_scalar() typedef
232 typedef AutoDiffScalar<Vector2f> AD; in test_autodiff_vector() typedef
259 typedef AutoDiffScalar<VectorXd> AD; in test_autodiff_hessian() typedef
301 typedef Eigen::AutoDiffScalar<Eigen::Vector3d> AD; in bug_1222() typedef
311 typedef Eigen::AutoDiffScalar<Eigen::Vector3d> AD; in bug_1223() typedef
336 typedef AutoDiffScalar<Matrix2d> AD; in bug_1261() typedef
346 typedef AutoDiffScalar<Vector2d> AD; in bug_1264() typedef
/external/clang/lib/Sema/
DDelayedDiagnostic.cpp23 DelayedDiagnostic::makeAvailability(Sema::AvailabilityDiagnostic AD, in makeAvailability()
/external/icu/libicu/cts_headers/unicode/
Dgregocal.h162 AD enumerator
/external/icu/icu4c/source/i18n/unicode/
Dgregocal.h162 AD enumerator
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp261 using AD = AssignDeleter<Del&&>; in test_sfinae() typedef
269 using AD = AssignDeleter<Del&>; in test_sfinae() typedef
277 using AD = AssignDeleter<Del const&>; in test_sfinae() typedef
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp260 using AD = AssignDeleter<Del&&>; in test_sfinae() typedef
268 using AD = AssignDeleter<Del&>; in test_sfinae() typedef
276 using AD = AssignDeleter<Del const&>; in test_sfinae() typedef
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java25 static final String AD = "AD"; field in RegionCode
/external/clang/test/Layout/
Dms-x86-lazy-empty-nonvirtual-base.cpp113 struct AD : B8, B1, virtual B0 { struct
114 AD() { printf("AD = %p\n", this); } in AD() argument
/external/llvm-project/clang/test/Layout/
Dms-x86-lazy-empty-nonvirtual-base.cpp113 struct AD : B8, B1, virtual B0 { struct
114 AD() { printf("AD = %p\n", this); } in AD() function
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
Dast-types.cpp82 A::D AD; variable
/external/icu/android_icu4j/src/main/java/android/icu/util/
DGregorianCalendar.java228 public static final int AD = 1; field in GregorianCalendar
/external/clang/test/FixIt/
Dfixit.cpp158 class AD {}; class
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DGregorianCalendar.java230 public static final int AD = 1; field in GregorianCalendar
/external/guice/core/test/com/googlecode/guice/bundle/
DOSGiTestActivator.java130 private static class AD implements A { class in OSGiTestActivator
132 public AD() {} in AD() method in OSGiTestActivator.AD
/external/llvm-project/clang/test/FixIt/
Dfixit.cpp170 class AD {}; class
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); in walk() local
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h211 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); in walk() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprComplex.cpp715 Value *AD = Builder.CreateFMul(Op.LHS.first, Op.RHS.second, "mul_ad"); in EmitBinMul() local
839 llvm::Value *AD = Builder.CreateFMul(LHSr, RHSi); // a*d in EmitBinDiv() local
/external/tensorflow/tensorflow/core/kernels/special_math/
Dspecial_math_op_misc_impl.h46 const Scalar AD[] = { in generic_dawsn_interval_1() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2286 SDValue AD = in trySETCC() local
2325 SDNode *AD = CurDAG->getMachineNode(PPC::ADDIC, dl, MVT::i32, MVT::Glue, in trySETCC() local
2332 SDValue AD = SDValue(CurDAG->getMachineNode(PPC::ADDI, dl, MVT::i32, Op, in trySETCC() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h442 AnalysisDeclContext *AD = in getRuntimeDefinition() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp661 Value *AD = Builder.CreateFMul(Op.LHS.first, Op.RHS.second, "mul_ad"); in EmitBinMul() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp548 AnalysisDeclContext *AD = in getRuntimeDefinition() local

123