Home
last modified time | relevance | path

Searched defs:SA (Results 1 – 25 of 37) sorted by relevance

12

/external/valgrind/main/none/tests/mips64/
Drotate_swap.c3 #define TESTINST_DROTR(instruction, in, SA) \ argument
19 #define TESTINST_DROTRV(instruction, in, SA) \ argument
/external/clang/test/Parser/
Dcxx-using-declaration.cpp6 struct SA { int V; }; struct
11 using typename A::SA;
/external/clang/tools/libclang/
DIndexingContext.cpp25 ScratchAlloc &SA) { in ObjCProtocolListInfo()
118 ScratchAlloc SA(IdxCtx); in create() local
125 ScratchAlloc &SA) { in CXXBasesListInfo()
251 ScratchAlloc SA(*this); in ppIncludedFile() local
318 ScratchAlloc SA(*this); in handleDecl() local
443 ScratchAlloc SA(*this); in handleObjCInterface() local
499 ScratchAlloc SA(*this); in handleObjCProtocol() local
513 ScratchAlloc SA(*this); in handleObjCCategory() local
545 ScratchAlloc SA(*this); in handleObjCCategoryImpl() local
605 ScratchAlloc SA(*this); in handleObjCProperty() local
[all …]
DIndexingContext.h238 ScratchAlloc SA; variable
504 inline ScratchAlloc::ScratchAlloc(const ScratchAlloc &SA) : IdxCtx(SA.IdxCtx) { in ScratchAlloc()
/external/llvm/lib/MC/
DMCObjectWriter.cpp30 const MCSymbol &SA = A->getSymbol(); in IsSymbolRefDifferenceFullyResolved() local
DMCExpr.cpp505 const MCSymbol &SA = A->getSymbol(); in AttemptToFoldSymbolOffsetDifference() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCAliasAnalysis.cpp62 const Value *SA = StripPointerCastsAndObjCCalls(LocA.Ptr); in alias() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp597 if (ConstantInt *SA = dyn_cast<ConstantInt>(I->getOperand(1))) { in SimplifyDemandedUseBits() local
632 if (ConstantInt *SA = dyn_cast<ConstantInt>(I->getOperand(1))) { in SimplifyDemandedUseBits() local
673 if (ConstantInt *SA = dyn_cast<ConstantInt>(I->getOperand(1))) { in SimplifyDemandedUseBits() local
/external/qemu/slirp-android/
Dip_input.c579 #define SA struct sockaddr * macro
/external/qemu/slirp/
Dip_input.c579 #define SA struct sockaddr * macro
/external/llvm/lib/CodeGen/
DSplitKit.h212 SplitAnalysis &SA; variable
/external/clang/test/SemaCXX/
Dempty-class-layout.cpp4 #define SA(n, p) int a##n[(p) ? 1 : -1] macro
/external/eigen/blas/testing/
Dsblat1.f136 REAL D12, SA, SB, SC, SS local
255 + SA(10), STEMP(1), STRUE(8), SX(8) local
346 REAL SA local
976 REAL SA, SB local
Ddblat1.f136 DOUBLE PRECISION SA, SB, SC, SS, D12 local
255 + SA(10), STEMP(1), STRUE(8), SX(8) local
346 DOUBLE PRECISION SA local
1020 DOUBLE PRECISION SA, SB local
Dzblat1.f87 DOUBLE PRECISION SA local
606 DOUBLE PRECISION SA, SB local
Dcblat1.f87 REAL SA local
606 REAL SA, SB local
/external/llvm/lib/Analysis/
DValueTracking.cpp477 if (ConstantInt *SA = dyn_cast<ConstantInt>(I->getOperand(1))) { in computeKnownBits() local
488 if (ConstantInt *SA = dyn_cast<ConstantInt>(I->getOperand(1))) { in computeKnownBits() local
503 if (ConstantInt *SA = dyn_cast<ConstantInt>(I->getOperand(1))) { in computeKnownBits() local
/external/mdnsresponder/mDNSShared/
DCommonServices.h498 #define SOCKADDR_IS_IP_LOOPBACK( SA ) \ argument
505 #define SOCKADDR_IS_IP_LOOPBACK( SA ) \ argument
518 #define SOCKADDR_IS_IP_LINK_LOCAL( SA ) \ argument
524 #define SOCKADDR_IS_IP_LINK_LOCAL( SA ) \ argument
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp603 if (ConstantSDNode *SA = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in SimplifyDemandedBits() local
690 if (ConstantSDNode *SA = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in SimplifyDemandedBits() local
743 if (ConstantSDNode *SA = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in SimplifyDemandedBits() local
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfGraphicsStateDictionary_autogen.cpp393 bool SkPdfGraphicsStateDictionary::SA(SkPdfNativeDoc* doc) { in SA() function in SkPdfGraphicsStateDictionary
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfGraphicsStateDictionary_autogen.cpp393 bool SkPdfGraphicsStateDictionary::SA(SkPdfNativeDoc* doc) { in SA() function in SkPdfGraphicsStateDictionary
/external/chromium_org/third_party/icu/source/test/intltest/
Ditspoof.cpp186 const uint32_t SA = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE; in testSkeleton() local
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp186 const uint32_t SA = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE; in testSkeleton() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1977 if (const SectionAttr *SA = property->getAttr<SectionAttr>()) in ProcessPropertyDecl() local
2032 if (const SectionAttr *SA = property->getAttr<SectionAttr>()) in ProcessPropertyDecl() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp274 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) { in checkAliases() local
779 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) in setNonAliasAttributes() local
862 if (const SectionAttr *SA = FD->getAttr<SectionAttr>()) in SetFunctionAttributes() local

12