Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DHexagonAttributeParser.h19 Error (HexagonAttributeParser::*Routine)(unsigned);
H A DMSP430AttributeParser.h24 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.cpp48 if (Error E = (this->*Disp.Routine)(static_cast<AttrType>(Tag))) in handler()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h63 Routine, enumerator
130 case OpenACCDirectiveKind::Routine: in printOpenACCDirectiveKind()
/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.cpp1021 (this->*DecodeRing[DI].Routine)(Opcodes.data(), OI, 0, Prologue); in dumpXDataRecord()
1118 SW.printHex("Routine", Address); in dumpXDataRecord()
1132 SW.printString("Routine", formatSymbol(*Name, Address, SymbolOffset)); in dumpUnpackedEntry()
/freebsd/bin/sh/
H A Dnodes.c.pat37 * Routine for dealing with parsed shell commands.
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp55 .Case("routine", OpenACCDirectiveKind::Routine) in getOpenACCDirectiveKind()
289 case OpenACCDirectiveKind::Routine: in isOpenACCDirectiveKind()
1378 case OpenACCDirectiveKind::Routine: { in ParseOpenACCDirective()
/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/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp291 case OpenACCDirectiveKind::Routine: in doesClauseApplyToDirective()
337 case OpenACCDirectiveKind::Routine: in doesClauseApplyToDirective()
/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/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/contrib/ncurses/
H A DNEWS7311 + expand/revise "Routine and Argument Names" section of ncurses manpage