Searched defs:total (Results 251 - 275 of 301) sorted by relevance

<<111213

/openbsd-current/usr.sbin/nsd/
H A Dserver.c2225 ssize_t total = 0; local
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_bios.c97 u32 total, current_size; local
1747 u32 total = get_blocksize(sequence); local
1791 static int goto_next_sequence(const u8 *data, int index, int total) argument
1829 goto_next_sequence_v3(const u8 *data, int index, int total) argument
[all...]
/openbsd-current/sys/dev/pv/
H A Dvmt.c1254 size_t addrsize, total; local
1322 size_t total, nictotal; local
[all...]
/openbsd-current/sys/dev/pci/
H A Dqle.c2660 u_int32_t dest, done, total; local
H A Dif_iwn.c4329 int i, total, nbant, noise; local
H A Dips.c313 u_int32_t total; member in struct:ips_rblstat::__anon30
1104 u_int32_t total = 0, done = 0; local
[all...]
H A Dif_bnxt.c739 bnxt_free_slots(struct bnxt_softc *sc, struct bnxt_slot *slots, int allocated, int total) argument
/openbsd-current/usr.bin/ssh/
H A Dmisc.c546 int secs, total = 0, multiplier; local
/openbsd-current/sys/net/
H A Dif.c943 if_output_mq(struct ifnet *ifp, struct mbuf_queue *mq, unsigned int *total, argument
/openbsd-current/gnu/gcc/gcc/
H A Dtree-cfg.c2322 unsigned long size, total = 0; local
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dbfin.c307 int total = ndregs + npregs; local
357 int total = ndregs + npregs; local
2319 bfin_rtx_costs(rtx x, int code, int outer_code, int *total) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dh8300.c1155 h8300_rtx_costs(rtx x, int code, int outer_code, int *total) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c3429 int total = alpha_elf_tdata (a)->total_got_size; local
3490 int total = alpha_elf_tdata (a)->total_got_size; local
[all...]
H A Delf64-ppc.c6760 bfd_size_type total; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c2117 int total = alpha_elf_tdata (a)->total_got_size; local
2177 int total = alpha_elf_tdata (a)->total_got_size; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcse.c845 int total; local
[all...]
/openbsd-current/usr.sbin/zic/
H A Dzic.c1726 int month, total; local
/openbsd-current/sys/dev/pci/drm/display/
H A Ddrm_dp_mst_topology.c2735 int tosend, total, offset; local
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_submission.c1214 __get_engine_usage_record(struct intel_engine_cs *engine, u32 *last_in, u32 *id, u32 *total) argument
1236 u32 last_switch, ctx_id, total; local
1301 u64 total, gt_stamp_saved; local
[all...]
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.c2111 s390_rtx_costs (rtx x, int code, int outer_code, int *total) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c8297 sparc_rtx_costs(rtx x, int code, int outer_code, int *total) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa.c1215 hppa_rtx_costs(rtx x, int code, int outer_code, int *total) argument
7046 unsigned long total = IN_NAMED_SECTION_P (cfun->decl) ? 0 : total_code_bytes; local
7254 unsigned long total; local
7621 unsigned long total = IN_NAMED_SECTION_P (cfun->decl) ? 0 : total_code_bytes; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dremote.c4916 unsigned int total = 0; local
H A Ddwarf2read.c9575 unsigned int total = size * count; local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c3781 int total; local

Completed in 623 milliseconds

<<111213