/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | reload.h | 75 struct reload struct 79 /* Where to store reload-reg afterward if nec (often the same as argument 83 /* The class of registers to reload into. */ argument 91 /* The mode of the reload register. */ argument 94 /* the largest number of registers this reload will require. */ argument 110 /* This is the register to reload into. If it is zero when `find_reloads' argument 121 /* Gives the reload number of a secondary input reload, when needed; argument 123 int secondary_in_reload; argument 126 int secondary_out_reload; argument 131 /* Likewise, for a secondary output reload. */ argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | reload.h | 75 struct reload struct 79 /* Where to store reload-reg afterward if nec (often the same as argument 83 /* The class of registers to reload into. */ argument 91 /* The mode of the reload register. */ argument 94 /* the largest number of registers this reload will require. */ argument 110 /* This is the register to reload into. If it is zero when `find_reloads' argument 121 /* Gives the reload number of a secondary input reload, when needed; argument 123 int secondary_in_reload; argument 126 int secondary_out_reload; argument 131 /* Likewise, for a secondary output reload. */ argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InjectedSourceStream.cpp | 28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
|
H A D | SymbolStream.cpp | 27 Error SymbolStream::reload() { in reload() function in SymbolStream
|
H A D | PublicsStream.cpp | 58 Error PublicsStream::reload() { in reload() function in PublicsStream
|
H A D | InfoStream.cpp | 25 Error InfoStream::reload() { in reload() function in InfoStream
|
H A D | ModuleDebugStream.cpp | 37 Error ModuleDebugStreamRef::reload() { in reload() function in ModuleDebugStreamRef
|
H A D | PDBStringTable.cpp | 84 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
|
H A D | GlobalsStream.cpp | 40 Error GlobalsStream::reload() { in reload() function in GlobalsStream
|
H A D | TpiStream.cpp | 41 Error TpiStream::reload() { in reload() function in TpiStream
|
H A D | DbiStream.cpp | 52 Error DbiStream::reload(PDBFile *Pdb) { in reload() function in DbiStream
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
H A D | ucdata.c | 145 _ucprop_load(char *paths, int reload) in _ucprop_load() 332 _uccase_load(char *paths, int reload) in _uccase_load() 527 _uccomp_load(char *paths, int reload) in _uccomp_load() 725 _ucdcmp_load(char *paths, int reload) in _ucdcmp_load() 780 _uckdcmp_load(char *paths, int reload) in _uckdcmp_load() 1037 _uccmcl_load(char *paths, int reload) in _uccmcl_load() 1133 _ucnumb_load(char *paths, int reload) in _ucnumb_load()
|
/netbsd-src/external/gpl3/gdb/dist/sim/m32c/ |
H A D | timer_a.h | 4 int reload; member
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/m32c/ |
H A D | timer_a.h | 4 int reload; member
|
/netbsd-src/games/sail/ |
H A D | dr_3.c | 322 reload(void) in reload() function
|
/netbsd-src/sys/arch/emips/ebus/ |
H A D | clock_ebus.c | 92 uint32_t reload = 10 * 1000000; /* 1sec in 100ns units (10MHz clock) */ in __eclock_init() local
|
/netbsd-src/external/bsd/am-utils/dist/hlfsd/ |
H A D | hlfsd.c | 781 reload(int signum) in reload() function
|
/netbsd-src/usr.bin/m4/ |
H A D | main.c | 90 const char *reload = NULL; /* -R to reload state */ variable
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | mapc.c | 112 reload_fn *reload; /* Reload or fill */ member
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | netbsd32_machdep.c | 538 int reload = 0; in netbsd32_cpu_setmcontext() local
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | xfrd.c | 2648 int reload, send; in xfrd_prepare_zones_for_reload() local
|
/netbsd-src/usr.sbin/inetd/ |
H A D | inetd.c | 339 int ch, n, reload = 1; in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 460 void RegAllocFast::reload(MachineBasicBlock::iterator Before, Register VirtReg, in reload() function in RegAllocFast
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_hw.h | 253 void (*reload)(struct igc_hw *); member
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.h | 282 unsigned int reload : 1; member
|