Home
last modified time | relevance | path

Searched defs:reload (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload.h75 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 Dreload.h75 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 DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
H A DSymbolStream.cpp27 Error SymbolStream::reload() { in reload() function in SymbolStream
H A DPublicsStream.cpp58 Error PublicsStream::reload() { in reload() function in PublicsStream
H A DInfoStream.cpp25 Error InfoStream::reload() { in reload() function in InfoStream
H A DModuleDebugStream.cpp37 Error ModuleDebugStreamRef::reload() { in reload() function in ModuleDebugStreamRef
H A DPDBStringTable.cpp84 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
H A DGlobalsStream.cpp40 Error GlobalsStream::reload() { in reload() function in GlobalsStream
H A DTpiStream.cpp41 Error TpiStream::reload() { in reload() function in TpiStream
H A DDbiStream.cpp52 Error DbiStream::reload(PDBFile *Pdb) { in reload() function in DbiStream
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.c145 _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 Dtimer_a.h4 int reload; member
/netbsd-src/external/gpl3/gdb.old/dist/sim/m32c/
H A Dtimer_a.h4 int reload; member
/netbsd-src/games/sail/
H A Ddr_3.c322 reload(void) in reload() function
/netbsd-src/sys/arch/emips/ebus/
H A Dclock_ebus.c92 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 Dhlfsd.c781 reload(int signum) in reload() function
/netbsd-src/usr.bin/m4/
H A Dmain.c90 const char *reload = NULL; /* -R to reload state */ variable
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dmapc.c112 reload_fn *reload; /* Reload or fill */ member
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep.c538 int reload = 0; in netbsd32_cpu_setmcontext() local
/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd.c2648 int reload, send; in xfrd_prepare_zones_for_reload() local
/netbsd-src/usr.sbin/inetd/
H A Dinetd.c339 int ch, n, reload = 1; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp460 void RegAllocFast::reload(MachineBasicBlock::iterator Before, Register VirtReg, in reload() function in RegAllocFast
/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h253 void (*reload)(struct igc_hw *); member
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.h282 unsigned int reload : 1; member

12