Home
last modified time | relevance | path

Searched +defs:time +defs:h (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-profile.c74 int time; member
112 gcov_type count, int time, int size) in account_time_size()
185 int time = 0; in ipa_profile_generate_summary() local
193 histogram_value h; in ipa_profile_generate_summary() local
279 int time = streamer_read_uhwi (ib); in ipa_profile_read_summary() local
/dflybsd-src/sys/vfs/isofs/cd9660/
H A Dcd9660_rrip.h45 ISO_SUSP_HEADER h; member
53 ISO_SUSP_HEADER h; member
73 ISO_SUSP_HEADER h; member
79 ISO_SUSP_HEADER h; member
84 ISO_SUSP_HEADER h; member
89 ISO_SUSP_HEADER h; member
94 ISO_SUSP_HEADER h; member
108 ISO_SUSP_HEADER h; member
110 u_char time [ISODCL ( 5, 5)]; member
114 ISO_SUSP_HEADER h; member
[all …]
/dflybsd-src/sys/netgraph/cisco/
H A Dng_cisco.c351 struct cisco_header *h; in cisco_rcvdata() local
445 const struct cisco_header *h; in cisco_input() local
590 struct cisco_header *h; in cisco_send() local
596 struct timeval time; in cisco_send() local
/dflybsd-src/sys/netgraph7/cisco/
H A Dng_cisco.c341 struct cisco_header *h; in cisco_rcvdata() local
434 const struct cisco_header *h; in cisco_input() local
587 struct cisco_header *h; in cisco_send() local
590 struct timeval time; in cisco_send() local
/dflybsd-src/usr.bin/window/
H A Dcompress.c76 long time; /* time last seen */ member
145 #define hash(h, c) (((((h) >> (H - 8)) | (h) << 8) ^ (c)) & (HSIZE - 1)) argument
191 int h = i - tt.tt_put_token_cost; in ccinit() local
479 struct cc **h; in cc_sweep() local
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Deloop_win.c34 struct os_reltime time; member
188 HANDLE h = event; in eloop_register_event() local
215 HANDLE h = event; in eloop_unregister_event() local
/dflybsd-src/contrib/ldns/
H A Dstr2host.c57 ldns_str2rdf_time(ldns_rdf **rd, const char *time) in ldns_str2rdf_time()
925 uint32_t h = 0; in ldns_str2rdf_loc() local
1477 unsigned int a, b, c, d, e, f, g, h; in ldns_str2rdf_eui64() local
H A Dhost2str.c717 uint32_t h; in ldns_rdf2buffer_str_loc() local
2689 struct timeval time; in ldns_pkt2buffer_str_fmt() local
/dflybsd-src/sys/netbt/
H A Dhci.h387 #define HCI_CON_HANDLE(h) ((h) & 0x0fff) argument
388 #define HCI_PB_FLAG(h) (((h) & 0x3000) >> 12) argument
389 #define HCI_BC_FLAG(h) (((h) & 0xc000) >> 14) argument
390 #define HCI_MK_CON_HANDLE(h, pb, bc) \ argument
2439 struct timeval time; /* time of last response */ member