Home
last modified time | relevance | path

Searched refs:msec (Results 1 – 25 of 70) sorted by relevance

123

/openbsd/gnu/usr.bin/binutils/bfd/
H A Ddwarf2.c286 if (! msec) in read_indirect_string()
439 if (! msec) in read_abbrevs()
917 if (! msec) in decode_line_info()
1665 while (msec) in find_debug_info()
1668 return msec; in find_debug_info()
1671 return msec; in find_debug_info()
1673 msec = msec->next; in find_debug_info()
1735 if (! msec) in _bfd_dwarf2_find_nearest_line()
1746 for (total_size = 0; msec; msec = find_debug_info (abfd, msec)) in _bfd_dwarf2_find_nearest_line()
1756 msec; in _bfd_dwarf2_find_nearest_line()
[all …]
H A Dcoff-aux.c113 asection *msec; local
116 msec = h->u.def.section;
118 msec = bfd_ind_section_ptr;
120 if (bfd_is_abs_section (msec) && !bfd_is_abs_section (section))
126 else if (bfd_is_abs_section (section) && !bfd_is_abs_section (msec))
H A Ddwarf1.c281 asection *msec; local
284 msec = bfd_get_section_by_name (stash->abfd, ".line");
285 if (! msec)
288 size = bfd_get_section_size_before_reloc (msec);
294 if (! bfd_get_section_contents (stash->abfd, msec, stash->line_section,
487 asection *msec; local
496 msec = bfd_get_section_by_name (abfd, ".debug");
497 if (! msec)
505 size = bfd_get_section_size_before_reloc (msec);
511 if (! bfd_get_section_contents (abfd, msec, stash->debug_section,
H A Delf32-d10v.c506 asection *msec; local
511 msec = sec;
512 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend);
514 addend += msec->output_section->vma + msec->output_offset;
H A Delf64-alpha.c2668 asection *msec; local
2677 if (msec != NULL)
2687 origflags = msec->flags;
2703 msec->flags = origflags;
2709 msec->flags = origflags;
2743 msec->flags = origflags;
2747 msec->flags = origflags;
4393 asection *msec; local
4396 msec = sec;
4431 msec = sec;
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf1.c265 asection *msec; in parse_line_table() local
268 msec = bfd_get_section_by_name (stash->abfd, ".line"); in parse_line_table()
269 if (! msec) in parse_line_table()
272 size = msec->rawsize ? msec->rawsize : msec->size; in parse_line_table()
278 if (! bfd_get_section_contents (stash->abfd, msec, stash->line_section, in parse_line_table()
463 asection *msec; in _bfd_dwarf1_find_nearest_line() local
472 msec = bfd_get_section_by_name (abfd, ".debug"); in _bfd_dwarf1_find_nearest_line()
473 if (! msec) in _bfd_dwarf1_find_nearest_line()
479 size = msec->rawsize ? msec->rawsize : msec->size; in _bfd_dwarf1_find_nearest_line()
485 if (! bfd_get_section_contents (abfd, msec, stash->debug_section, in _bfd_dwarf1_find_nearest_line()
H A Ddwarf2.c332 sz = msec->rawsize ? msec->rawsize : msec->size; in read_indirect_string()
2183 while (msec) in find_debug_info()
2186 return msec; in find_debug_info()
2189 return msec; in find_debug_info()
2191 msec = msec->next; in find_debug_info()
2376 for (total_size = 0; msec; msec = find_debug_info (abfd, msec)) in _bfd_dwarf2_find_nearest_line()
2386 msec; in _bfd_dwarf2_find_nearest_line()
2387 msec = find_debug_info (abfd, msec)) in _bfd_dwarf2_find_nearest_line()
2592 for (total_size = 0; msec; msec = find_debug_info (abfd, msec)) in _bfd_dwarf2_find_line()
2602 msec; in _bfd_dwarf2_find_line()
[all …]
H A Dcoff-aux.c113 asection *msec; local
116 msec = h->u.def.section;
118 msec = bfd_ind_section_ptr;
120 if (bfd_is_abs_section (msec) && !bfd_is_abs_section (section))
126 else if (bfd_is_abs_section (section) && !bfd_is_abs_section (msec))
H A Delf32-d10v.c478 asection *msec; in elf32_d10v_relocate_section() local
483 msec = sec; in elf32_d10v_relocate_section()
484 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend); in elf32_d10v_relocate_section()
486 addend += msec->output_section->vma + msec->output_offset; in elf32_d10v_relocate_section()
H A Delf64-alpha.c1409 asection *msec; in elf64_alpha_find_nearest_line() local
1418 if (msec != NULL) in elf64_alpha_find_nearest_line()
1428 origflags = msec->flags; in elf64_alpha_find_nearest_line()
1444 msec->flags = origflags; in elf64_alpha_find_nearest_line()
1450 msec->flags = origflags; in elf64_alpha_find_nearest_line()
1484 msec->flags = origflags; in elf64_alpha_find_nearest_line()
1488 msec->flags = origflags; in elf64_alpha_find_nearest_line()
4058 asection *msec; in elf64_alpha_relocate_section() local
4061 msec = sec; in elf64_alpha_relocate_section()
4096 msec = sec; in elf64_alpha_relocate_section()
[all …]
/openbsd/sys/dev/ic/
H A Ddwhdmiphy.c145 dwhdmi_phy_wait_i2c_done(struct dwhdmi_softc *sc, int msec) in dwhdmi_phy_wait_i2c_done() argument
153 msec -= 10; in dwhdmi_phy_wait_i2c_done()
154 if (msec <= 0) in dwhdmi_phy_wait_i2c_done()
271 uint8_t msec; in dwhdmi_phy_configure() local
339 msec = 4; in dwhdmi_phy_configure()
343 if (msec-- == 0) { in dwhdmi_phy_configure()
H A Daic79xx_openbsd.c632 aic_timer_reset(aic_timer_t *timer, u_int msec, ahd_callback_t *func, in aic_timer_reset() argument
637 nticks = msec; in aic_timer_reset()
644 aic_scb_timer_reset(struct scb *scb, u_int msec) in aic_scb_timer_reset() argument
648 nticks = msec; in aic_scb_timer_reset()
/openbsd/sbin/unwind/libunbound/util/
H A Dtube.c408 int msec = -1; in pollit() local
414 msec = t->tv_sec*1000 + t->tv_usec/1000; in pollit()
417 pret = poll(&fds, 1, msec); in pollit()
438 int tube_wait_timeout(struct tube* tube, int msec) in tube_wait_timeout() argument
448 ret = poll(&fds, 1, msec); in tube_wait_timeout()
689 int tube_wait_timeout(struct tube* tube, int msec) in tube_wait_timeout() argument
696 msec /* wait for timeout */, in tube_wait_timeout()
H A Dtube.h213 int tube_wait_timeout(struct tube* tube, int msec);
/openbsd/usr.sbin/unbound/util/
H A Dtube.c408 int msec = -1; in pollit() local
414 msec = t->tv_sec*1000 + t->tv_usec/1000; in pollit()
417 pret = poll(&fds, 1, msec); in pollit()
438 int tube_wait_timeout(struct tube* tube, int msec) in tube_wait_timeout() argument
448 ret = poll(&fds, 1, msec); in tube_wait_timeout()
689 int tube_wait_timeout(struct tube* tube, int msec) in tube_wait_timeout() argument
696 msec /* wait for timeout */, in tube_wait_timeout()
H A Dtube.h213 int tube_wait_timeout(struct tube* tube, int msec);
/openbsd/usr.bin/mandoc/
H A Dman_validate.c178 man->meta.msec = mandoc_strdup(""); in check_root()
463 free(man->meta.msec); in post_TH()
467 man->meta.msec = man->meta.os = NULL; in post_TH()
496 man->meta.msec = mandoc_strdup(n->string); in post_TH()
503 man->meta.msec = mandoc_strdup(""); in post_TH()
535 else if ('\0' != man->meta.msec[0] && in post_TH()
536 (NULL != (p = mandoc_a2msec(man->meta.msec)))) in post_TH()
H A DMakefile10 arch.c chars.c msec.c preconv.c read.c tag.c
59 mandoc_xr.o chars.o msec.o preconv.o read.o tag.o
H A Dmsec.in1 /* $OpenBSD: msec.in,v 1.6 2017/06/24 17:36:50 schwarze Exp $ */
H A Dman_html.c147 mandoc_asprintf(&cp, "%s(%s)", man->title, man->msec); in print_man_head()
269 assert(man->msec); in man_root_pre()
270 mandoc_asprintf(&title, "%s(%s)", man->title, man->msec); in man_root_pre()
/openbsd/usr.bin/mg/
H A Dttyio.c218 ttwait(int msec) in ttwait() argument
225 if ((poll(pfd, 1, msec)) == 0) in ttwait()
/openbsd/lib/libevent/
H A Dpoll.c132 int res, i, j, msec = -1, nfds; in poll_dispatch() local
138 msec = tv->tv_sec * 1000 + (tv->tv_usec + 999) / 1000; in poll_dispatch()
141 res = poll(pop->event_set, nfds, msec); in poll_dispatch()
/openbsd/usr.sbin/unbound/dnstap/
H A Ddtstream.c579 int msec; in dtio_reconnect_enable() local
585 msec = dtio->reconnect_timeout; in dtio_reconnect_enable()
586 if(msec == 0) { in dtio_reconnect_enable()
589 dtio->reconnect_timeout = msec*2; in dtio_reconnect_enable()
594 msec); in dtio_reconnect_enable()
598 tv.tv_sec = msec/1000; in dtio_reconnect_enable()
599 tv.tv_usec = (msec%1000)*1000; in dtio_reconnect_enable()
626 static void dtio_reconnect_slow(struct dt_io_thread* dtio, int msec) in dtio_reconnect_slow() argument
629 dtio->reconnect_timeout = msec; in dtio_reconnect_slow()
/openbsd/regress/lib/libc/asr/bin/
H A Dres_query.c47 msec(struct timeval start, struct timeval end) in msec() function
130 msec(start, end)); in main()
/openbsd/sys/kern/
H A Dsys_generic.c867 int msec = SCARG(uap, timeout); in sys_poll() local
869 if (msec != INFTIM) { in sys_poll()
870 if (msec < 0) in sys_poll()
872 ts.tv_sec = msec / 1000; in sys_poll()
873 ts.tv_nsec = (msec - (ts.tv_sec * 1000)) * 1000000; in sys_poll()

123