Searched defs:load (Results 26 - 50 of 82) sorted by relevance

1234

/freebsd-11-stable/stand/i386/isoboot/
H A Disoboot.c324 load(void) function
/freebsd-11-stable/sys/x86/x86/
H A Ducode.c62 int (*load)(void *, bool, uint64_t *, uint64_t *); member in struct:ucode_ops
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h120 Error load(BinaryStreamReader &Stream) { function in class:llvm::pdb::HashTable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp66 args_type load() const { function in struct:__sanitizer::StackDepotNode
/freebsd-11-stable/usr.bin/systat/
H A Dmain.c309 load(void) function
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmonitor.h112 char *load; /* load command */ member in struct:monitor_ops
/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A Dlinear.cpp304 int file_buffer::load(int fd, const char *filename) function in class:file_buffer
467 int linear_search_item::load(int fd) function in class:linear_search_item
H A Dindex.cpp148 int index_search_item::load(int fd) function in class:index_search_item
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf.h97 int (*load) (CONF *conf, const char *name, long *eline); member in struct:conf_method_st
/freebsd-11-stable/usr.sbin/ppp/
H A Dchat.c97 chat_Pause(struct chat *c, u_long load) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_mirror.c156 int load; local
[all...]
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptboot.c385 load(void) function
/freebsd-11-stable/sys/arm/arm/
H A Dmpcore_timer.c182 uint32_t load, count; local
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c388 load(void) function
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp159 uint32_t load = config->is64 ? LD : LW; local
/freebsd-11-stable/contrib/file/src/
H A Dfile.c470 load(const char *magicfile, int flags) function
/freebsd-11-stable/sys/xen/interface/xsm/
H A Dflask_op.h189 struct xen_flask_load load; member in union:xen_flask_op::__anon13626
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c417 load(void) function
/freebsd-11-stable/stand/sparc64/boot1/
H A Dboot1.c456 load(const char *fname) function
/freebsd-11-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c498 load(const char *fname) function
/freebsd-11-stable/stand/i386/boot2/
H A Dboot2.c282 load(void) function
/freebsd-11-stable/usr.sbin/powerd/
H A Dpowerd.c141 read_usage_times(int *load) argument
486 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-eigrp.c130 uint8_t load; member in struct:eigrp_tlv_ip_int_t
150 uint8_t load; member in struct:eigrp_tlv_ip_ext_t
169 uint8_t load; member in struct:eigrp_tlv_at_int_t
188 uint8_t load; member in struct:eigrp_tlv_at_ext_t
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp115 static const ShadowValue load(uptr addr) { function in class:__cfi::ShadowValue
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp350 std::unique_ptr<CoverageMapping> CodeCoverageTool::load() { function in class:CodeCoverageTool

Completed in 337 milliseconds

1234