| /external/valgrind/main/none/tests/mips64/ |
| D | rotate_swap.c | 3 #define TESTINST_DROTR(instruction, in, SA) \ argument 19 #define TESTINST_DROTRV(instruction, in, SA) \ argument
|
| /external/clang/test/Parser/ |
| D | cxx-using-declaration.cpp | 6 struct SA { int V; }; struct 11 using typename A::SA;
|
| /external/clang/tools/libclang/ |
| D | IndexingContext.cpp | 25 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 …]
|
| D | IndexingContext.h | 238 ScratchAlloc SA; variable 504 inline ScratchAlloc::ScratchAlloc(const ScratchAlloc &SA) : IdxCtx(SA.IdxCtx) { in ScratchAlloc()
|
| /external/llvm/lib/MC/ |
| D | MCObjectWriter.cpp | 30 const MCSymbol &SA = A->getSymbol(); in IsSymbolRefDifferenceFullyResolved() local
|
| D | MCExpr.cpp | 505 const MCSymbol &SA = A->getSymbol(); in AttemptToFoldSymbolOffsetDifference() local
|
| /external/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCAliasAnalysis.cpp | 62 const Value *SA = StripPointerCastsAndObjCCalls(LocA.Ptr); in alias() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 597 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/ |
| D | ip_input.c | 579 #define SA struct sockaddr * macro
|
| /external/qemu/slirp/ |
| D | ip_input.c | 579 #define SA struct sockaddr * macro
|
| /external/llvm/lib/CodeGen/ |
| D | SplitKit.h | 212 SplitAnalysis &SA; variable
|
| /external/clang/test/SemaCXX/ |
| D | empty-class-layout.cpp | 4 #define SA(n, p) int a##n[(p) ? 1 : -1] macro
|
| /external/eigen/blas/testing/ |
| D | sblat1.f | 136 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
|
| D | dblat1.f | 136 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
|
| D | zblat1.f | 87 DOUBLE PRECISION SA local 606 DOUBLE PRECISION SA, SB local
|
| D | cblat1.f | 87 REAL SA local 606 REAL SA, SB local
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 477 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/ |
| D | CommonServices.h | 498 #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/ |
| D | TargetLowering.cpp | 603 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/ |
| D | SkPdfGraphicsStateDictionary_autogen.cpp | 393 bool SkPdfGraphicsStateDictionary::SA(SkPdfNativeDoc* doc) { in SA() function in SkPdfGraphicsStateDictionary
|
| /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfGraphicsStateDictionary_autogen.cpp | 393 bool SkPdfGraphicsStateDictionary::SA(SkPdfNativeDoc* doc) { in SA() function in SkPdfGraphicsStateDictionary
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | itspoof.cpp | 186 const uint32_t SA = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE; in testSkeleton() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | itspoof.cpp | 186 const uint32_t SA = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE; in testSkeleton() local
|
| /external/clang/lib/Sema/ |
| D | SemaObjCProperty.cpp | 1977 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/ |
| D | CodeGenModule.cpp | 274 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
|