Searched refs:Routine (Results 1 – 17 of 17) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | HexagonAttributeParser.h | 19 Error (HexagonAttributeParser::*Routine)(unsigned);
|
H A D | MSP430AttributeParser.h | 24 Error (MSP430AttributeParser::*Routine)(MSP430Attrs::AttrType);
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | HexagonAttributeParser.cpp | 48 if (Error E = (this->*R.Routine)(Tag)) in handler()
|
H A D | MSP430AttributeParser.cpp | 48 if (Error E = (this->*Disp.Routine)(static_cast<AttrType>(Tag))) in handler()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 63 Routine, enumerator 130 case OpenACCDirectiveKind::Routine: in printOpenACCDirectiveKind()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.h | 33 bool (Decoder::*Routine)(const uint8_t *, unsigned &, unsigned, bool);
|
H A D | ARMEHABIPrinter.h | 34 void (OpcodeDecoder::*Routine)(const uint8_t *Opcodes, unsigned &OI); 312 (this->*RE.Routine)(Opcodes, OCI); in Decode()
|
H A D | ARMWinEHPrinter.cpp | 1021 (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 D | nodes.c.pat | 37 * Routine for dealing with parsed shell commands.
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 55 .Case("routine", OpenACCDirectiveKind::Routine) in getOpenACCDirectiveKind() 289 case OpenACCDirectiveKind::Routine: in isOpenACCDirectiveKind() 1378 case OpenACCDirectiveKind::Routine: { in ParseOpenACCDirective()
|
/freebsd/contrib/gdtoa/ |
H A D | README | 95 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 D | SemaOpenACC.cpp | 291 case OpenACCDirectiveKind::Routine: in doesClauseApplyToDirective() 337 case OpenACCDirectiveKind::Routine: in doesClauseApplyToDirective()
|
/freebsd/contrib/ldns/ |
H A D | acx_nlnetlabs.m4 | 130 dnl Routine to help check for compiler flags. 170 dnl Routine to help check for needed compiler flags.
|
/freebsd/contrib/unbound/ |
H A D | acx_nlnetlabs.m4 | 139 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 D | funstack.ok | 1107 A. Ravindran ACM Algorithm 431: A Computer Routine 1774 an Optimized Trial Division Routine . . 272--276
|
H A D | funstack.in | 8061 …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 D | NEWS | 7311 + expand/revise "Routine and Argument Names" section of ncurses manpage
|