Home
last modified time | relevance | path

Searched refs:Routine (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DHexagonAttributeParser.h20 Error (HexagonAttributeParser::*Routine)(unsigned);
H A DMSP430AttributeParser.h25 Error (MSP430AttributeParser::*Routine)(MSP430Attrs::AttrType);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DHexagonAttributeParser.cpp48 if (Error E = (this->*R.Routine)(Tag)) in handler()
H A DMSP430AttributeParser.cpp49 if (Error E = (this->*Disp.Routine)(static_cast<AttrType>(Tag))) in handler()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp56 .Case("routine", OpenACCDirectiveKind::Routine) in getOpenACCDirectiveKind()
294 case OpenACCDirectiveKind::Routine: in isOpenACCDirectiveKind()
575 case OpenACCDirectiveKind::Routine: in doesDirectiveHaveAssociatedStmt()
633 case OpenACCDirectiveKind::Routine: in getOpenACCScopeFlags()
1518 case OpenACCDirectiveKind::Routine: { in ParseOpenACCDirective()
1573 else if (DirKind == OpenACCDirectiveKind::Routine && RoutineName.isUsable()) in ParseOpenACCDirective()
1590 assert(DirInfo.DirKind == OpenACCDirectiveKind::Routine); in ParseOpenACCAfterRoutineDecl()
1625 assert(DirInfo.DirKind == OpenACCDirectiveKind::Routine); in ParseOpenACCAfterRoutineStmt()
1658 if (DirInfo.DirKind == OpenACCDirectiveKind::Routine) in ParseOpenACCDirectiveDecl()
1676 if (DirInfo.DirKind == OpenACCDirectiveKind::Routine) in ParseOpenACCDirectiveStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h66 Routine, enumerator
133 case OpenACCDirectiveKind::Routine: in printOpenACCDirectiveKind()
H A DAttr.td5199 // the Routine directive. We are using the 'end' location for any 'bind'
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp87 case OpenACCDirectiveKind::Routine: in PreserveLoopRAIIDepthInAssociatedStmtRAII()
1835 << OpenACCDirectiveKind::Routine; in ActOnVariableDeclarator()
1926 if (K == OpenACCDirectiveKind::Declare || K == OpenACCDirectiveKind::Routine) in ActOnStartStmtDirective()
2038 case OpenACCDirectiveKind::Routine: in ActOnEndStmtDirective()
2156 << OpenACCDirectiveKind::Routine in CheckValidRoutineGangWorkerVectorSeqClauses()
2192 if (K == OpenACCDirectiveKind::Routine && in ActOnStartDeclDirective()
2223 case OpenACCDirectiveKind::Routine: in ActOnEndDeclDirective()
2308 << OpenACCDirectiveKind::Routine; in CheckRoutineDecl()
2364 << OpenACCDirectiveKind::Routine; in CheckRoutineDecl()
H A DSemaOpenACCClause.cpp113 } else if (NewClause.getDirectiveKind() == OpenACCDirectiveKind::Routine) { in checkValidAfterDeviceType()
255 if (Clause.getDirectiveKind() != OpenACCDirectiveKind::Routine) in CheckValidRoutineNewClauseHelper()
1349 case OpenACCDirectiveKind::Routine: in VisitVectorClause()
1446 case OpenACCDirectiveKind::Routine: in VisitWorkerClause()
2055 case OpenACCDirectiveKind::Routine: in CheckGangExpr()
2095 if (DirKind != OpenACCDirectiveKind::Routine) { in CheckGangClause()
H A DSemaTemplateInstantiateDecl.cpp1364 S, TemplateArgs, OpenACCDirectiveKind::Routine, OldAttr->Clauses); in instantiateDependentOpenACCRoutineDeclAttr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenACC.h126 : OpenACCConstructDecl(OpenACCRoutine, DC, OpenACCDirectiveKind::Routine, in OpenACCRoutineDecl()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h33 bool (Decoder::*Routine)(const uint8_t *, unsigned &, unsigned, bool);
H A DARMEHABIPrinter.h34 void (OpcodeDecoder::*Routine)(const uint8_t *Opcodes, unsigned &OI);
312 (this->*RE.Routine)(Opcodes, OCI); in Decode()
H A DARMWinEHPrinter.cpp1074 (this->*DecodeRing[DI].Routine)(Opcodes.data(), OI, 0, Prologue); in decodeOpcodes()
/freebsd/bin/sh/
H A Dnodes.c.pat37 * Routine for dealing with parsed shell commands.
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb.hin53 /* Routine flags. */
/freebsd/contrib/gdtoa/
H A DREADME95 native arithmetic. Routine strtodI is a variant of strtoId that
136 Routine strtod is based on netlib's "dtoa.c from fp", and
/freebsd/crypto/krb5/src/lib/crypto/builtin/des/doc/
H A Dlibdes.doc32 Routine Interfaces--
/freebsd/contrib/ldns/
H A Dacx_nlnetlabs.m4130 dnl Routine to help check for compiler flags.
170 dnl Routine to help check for needed compiler flags.
/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dgssapi.hin269 * Routine errors:
/freebsd/contrib/unbound/
H A Dacx_nlnetlabs.m4139 dnl Routine to help check for compiler flags.
179 dnl Routine to help check for needed compiler flags.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1107 A. Ravindran ACM Algorithm 431: A Computer Routine
1774 an Optimized Trial Division Routine . . 272--276
H A Dfunstack.in8061 …title = "{ACM} Algorithm 431: {A} Computer Routine for Quadratic and Linear Programming Pro…
13325 title = "Design for a Number Theory Package with an Optimized Trial Division Routine",
/freebsd/crypto/krb5/src/po/
H A Dde.po4235 msgstr "Fehler in einer Routine"
4241 "Die Routine muss erneut aufgerufen werden, um ihre Funktion zu "
4280 msgstr "Die Routine wurde erfolgreich abgeschlossen"
8377 msgstr "der Bibliotheks-Routine wurden keine Anmeldedaten geliefert"
/freebsd/contrib/ncurses/
H A DNEWS7880 + expand/revise "Routine and Argument Names" section of ncurses manpage