Home
last modified time | relevance | path

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

/external/smack/src/org/xbill/DNS/
DFlags.java32 public static final byte AD = 10; field in Flags
50 flags.add(AD, "ad"); in flags.add() argument
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dgregocal.h158 AD enumerator
/external/icu4c/i18n/unicode/
Dgregocal.h158 AD enumerator
/external/eigen/unsupported/test/
Dautodiff.cpp133 typedef AutoDiffScalar<Vector2f> AD; in test_autodiff_scalar() typedef
144 typedef AutoDiffScalar<Vector2f> AD; in test_autodiff_vector() typedef
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
DRegionCode.java25 static final String AD = "AD"; field in RegionCode
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp733 SDValue AD = in SelectSETCC() local
767 SDNode *AD = CurDAG->getMachineNode(PPC::ADDIC, dl, MVT::i32, MVT::Glue, in SelectSETCC() local
773 SDValue AD = SDValue(CurDAG->getMachineNode(PPC::ADDI, dl, MVT::i32, Op, in SelectSETCC() local
/external/clang/test/FixIt/
Dfixit.cpp156 class AD {}; class
/external/llvm/lib/MC/
DMCExpr.cpp483 MCSymbolData &AD = Asm->getSymbolData(SA); in AttemptToFoldSymbolOffsetDifference() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h410 AnalysisDeclContext *AD = in getRuntimeDefinition() local
/external/clang/lib/CodeGen/
DCGClass.cpp1058 AssignmentMemcpyizer(CodeGenFunction &CGF, const CXXMethodDecl *AD, in AssignmentMemcpyizer()
DCodeGenModule.cpp2947 FileScopeAsmDecl *AD = cast<FileScopeAsmDecl>(D); in EmitTopLevelDecl() local
/external/clang/include/clang/AST/
DDeclCXX.h2567 if (NamespaceAliasDecl *AD = dyn_cast<NamespaceAliasDecl>(Namespace)) in getNamespace() local
/external/clang/lib/Serialization/
DASTReaderDecl.cpp992 void ASTDeclReader::VisitFileScopeAsmDecl(FileScopeAsmDecl *AD) { in VisitFileScopeAsmDecl()
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp369 AccessSpecDecl* AD in VisitAccessSpecDecl() local
DSemaDeclCXX.cpp6426 if (NamespaceAliasDecl *AD = dyn_cast_or_null<NamespaceAliasDecl>(D)) in getNamespaceDecl() local
7655 if (NamespaceAliasDecl *AD = dyn_cast<NamespaceAliasDecl>(PrevDecl)) { in ActOnNamespaceAliasDef() local
/external/clang/lib/Analysis/
DThreadSafety.cpp2513 CFGAutomaticObjDtor AD = BI->castAs<CFGAutomaticObjDtor>(); in runAnalysis() local
/external/clang/lib/AST/
DDecl.cpp1377 if (ObjCCompatibleAliasDecl *AD = dyn_cast<ObjCCompatibleAliasDecl>(ND)) in getUnderlyingDeclImpl() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5413 APInt AD = A.lshr(Mult2).zext(BW + 1); // AD = A / D in SolveLinEquationWithOverflow() local