Searched defs:start (Results 101 - 125 of 1171) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_device_path_os.c104 hrtime_t start, settle; local
/freebsd-current/contrib/tcp_wrappers/
H A Dmisc.c31 char *start = ptr; local
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dcook.c137 nl_count(char * start, char * end, int * lnct_p) argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassLayoutGraphicalDumper.cpp35 bool PrettyClassLayoutGraphicalDumper::start(const UDTLayoutBase &Layout) { function in class:PrettyClassLayoutGraphicalDumper
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/
H A Dthread.c27 isc_thread_create(isc_threadfunc_t start, isc_threadarg_t arg, argument
/freebsd-current/lib/libpmc/pmu-events/
H A Djsmn.c66 int start; local
49 jsmn_fill_token(jsmntok_t *token, jsmntype_t type, int start, int end) argument
123 int start = parser->pos; local
[all...]
H A Djsmn.h38 int start; member in struct:__anon366
/freebsd-current/stand/i386/boot2/
H A Dboot1.S43 start: jmp main # Start recognizably label
[all...]
/freebsd-current/stand/i386/pxeldr/
H A Dpxeldr.S86 start: cld # string ops inc label
/freebsd-current/sys/dev/usb/
H A Dusb_parse.c77 uint8_t *start; local
/freebsd-current/tools/tools/sortbench/
H A Dbench.py57 start = time() variable
/freebsd-current/sys/dev/pcf/
H A Dpcf_isa.c101 rman_res_t start, count; local
/freebsd-current/usr.bin/systat/
H A Dsysput.c76 char *start, wrtbuf[width + width + 1]; local
/freebsd-current/usr.bin/primes/
H A Dprimes.c85 ubig start; /* where to start generating */ local
195 primes(ubig start, ubig stop) argument
[all...]
/freebsd-current/usr.bin/tail/
H A Dextern.h49 char *start; member in struct:mapinfo
/freebsd-current/sys/fs/procfs/
H A Dprocfs_status.c125 struct timeval start, ut, st; local
/freebsd-current/stand/kboot/kboot/arch/powerpc64/
H A Dload_addr.c34 uint64_t start; member in struct:region_desc
61 uint64_t start, end; local
[all...]
/freebsd-current/contrib/expat/fuzz/
H A Dxml_parsebuffer_fuzzer.c40 start(void *userData, const XML_Char *name, const XML_Char **atts) { function
H A Dxml_parse_fuzzer.c39 start(void *userData, const XML_Char *name, const XML_Char **atts) { function
/freebsd-current/stand/common/
H A Dmd.c51 u_char start[MD_IMAGE_SIZE]; member in struct:__anon7
/freebsd-current/sys/netinet/tcp_stacks/
H A Drack_pcm.c135 rack_update_pcm_ack(struct tcp_rack *rack, int was_cumack, uint32_t start, uint32_t end) argument
/freebsd-current/sys/x86/isa/
H A Disa.c87 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument
/freebsd-current/sys/powerpc/mpc85xx/
H A Disa.c47 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags) argument
/freebsd-current/sys/dev/ofw/
H A Dofwbus.c132 ofwbus_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument
/freebsd-current/sys/x86/x86/
H A Dmptable_pci.c76 mptable_is_isa_range(rman_res_t start, rman_res_t end) argument
89 mptable_is_vga_range(rman_res_t start, rman_res_t end) argument
101 mptable_hostb_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument
142 mptable_hostb_adjust_resource(device_t dev, device_t child, struct resource *r, rman_res_t start, rman_res_t end) argument
[all...]

Completed in 352 milliseconds

1234567891011>>