Searched defs:DS (Results 1 - 25 of 61) sorted by relevance

123

/openbsd-current/sys/dev/videomode/
H A Dvideomode.c20 #define DS VID_DBLSCAN macro
[all...]
/openbsd-current/gnu/gcc/gcc/config/cris/
H A Darit.c137 #define DS __asm__ ("dstep %2,%0" : "=r" (a) : "0" (a), "r" (b)) macro
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/cris/
H A Darit.c135 #define DS __asm__ ("dstep %2,%0" : "=r" (a) : "0" (a), "r" (b)) macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DVarBypassDetector.cpp87 const DeclStmt *DS = cast<DeclStmt>(S); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/Solaris/sys/
H A Dregset.h19 #undef DS macro
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DConstructionContext.cpp110 const auto *DS = cast<DeclStmt>(ParentItem.getStmt()); local
179 const auto *DS = cast<DeclStmt>(TopItem.getStmt()); local
H A DUnsafeBufferUsage.cpp407 void discoverDecl(const DeclStmt *DS) { argument
H A DLiveVariables.cpp254 const DeclStmt *DS = cast<DeclStmt>(S); local
396 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { argument
H A DUninitializedValues.cpp368 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { argument
769 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { argument
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.cpp82 DylibSet DS; local
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp81 ProfileSummaryBuilder::getEntryForPercentile(const SummaryEntryVector &DS, argument
166 ProfileSummaryBuilder::getHotCountThreshold(const SummaryEntryVector &DS) { argument
176 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { argument
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp197 StringRef DWARFUnitIndex::getColumnHeader(DWARFSectionKind DS) { argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp72 void checkPreStmt(const ReturnStmt *DS, CheckerContext &C) const {} argument
329 void CheckerDocumentation::checkPostStmt(const DeclStmt *DS, argument
H A DVLASizeChecker.cpp252 void VLASizeChecker::checkPreStmt(const DeclStmt *DS, CheckerContext &C) const { argument
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp206 bool ByteCodeStmtGen<Emitter>::visitDeclStmt(const DeclStmt *DS) { argument
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DDFAEmitter.cpp57 void DfaEmitter::visitDfaState(const DfaState &DS) { argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386-stub.c125 CS, SS, DS, ES, FS, GS}; enumerator in enum:regnames
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp867 ActOnCXXNestedNameSpecifierDecltype(CXXScopeSpec &SS, const DeclSpec &DS, SourceLocation ColonColonLoc) argument
H A DJumpDiagnostics.cpp472 DeclStmt *DS = cast<DeclStmt>(S); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp476 void CoreEngine::HandleStaticInit(const DeclStmt *DS, const CFGBlock *B, argument
H A DExprEngineC.cpp572 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp192 auto DS = MappedBlockStream::createDirectoryStream(ContainerLayout, *Buffer, local
/openbsd-current/gnu/llvm/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h204 ParsingDeclarator(Parser &P, const ParsingDeclSpec &DS, argument
233 ParsingFieldDeclarator(Parser &P, const ParsingDeclSpec &DS, argument
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DConstructionContext.h90 ConstructionContextItem(const DeclStmt *DS) argument
317 const DeclStmt *DS; member in class:clang::VariableConstructionContext
320 VariableConstructionContext(ConstructionContext::Kind K, const DeclStmt *DS) argument
348 explicit SimpleVariableConstructionContext(const DeclStmt *DS) argument
373 CXX17ElidedCopyVariableConstructionContext( const DeclStmt *DS, const CXXBindTemporaryExpr *BTE) argument
[all...]
/openbsd-current/libexec/getty/
H A Dgettytab.h80 #define DS gettystrs[19].value macro

Completed in 528 milliseconds

123