Home
last modified time | relevance | path

Searched defs:es (Results 1 – 25 of 52) sorted by relevance

123

/dragonfly/sys/dev/sound/pci/
HDes137x.c277 es_rd(struct es_info *es, int regno, int size) in es_rd()
292 es_wr(struct es_info *es, int regno, uint32_t data, int size) in es_wr()
314 struct es_info *es; in es1370_mixinit() local
348 struct es_info *es; in es1370_mixset() local
384 struct es_info *es; in es1370_mixsetrecsrc() local
419 es1370_wrcodec(struct es_info *es, unsigned char i, unsigned char data) in es1370_wrcodec()
445 struct es_info *es = devinfo; in eschan_init() local
537 struct es_info *es = ch->parent; in eschan_setformat() local
571 struct es_info *es = ch->parent; in eschan1370_setspeed() local
616 struct es_info *es = ch->parent; in eschan1371_setspeed() local
[all …]
/dragonfly/contrib/openbsd_libm/src/ld80/
HDe_hypotl.c66 u_int32_t es,high,low; in hypotl() local
81 u_int32_t es,high,low; in hypotl() local
116 u_int32_t es; in hypotl() local
HDs_truncl.c44 int e, es; in truncl() local
HDs_cbrtl.c35 uint16_t expsign, es; in cbrtl() local
HDs_exp2l.c216 uint32_t es, hx, ix, i0; in exp2l() local
/dragonfly/contrib/gcc-4.7/gcc/
HDipa-inline-analysis.c646 struct inline_edge_summary *es = inline_edge_summary (e); in edge_set_predicate() local
736 struct inline_edge_summary *es = inline_edge_summary (e); in evaluate_properties_for_edge() local
820 struct inline_edge_summary *es = inline_edge_summary (e); in reset_inline_edge_summary() local
958 struct inline_edge_summary *es = inline_edge_summary (edge); in inline_node_duplication_hook() local
990 struct inline_edge_summary *es = inline_edge_summary (edge); in inline_node_duplication_hook() local
1109 struct inline_edge_summary *es = inline_edge_summary (edge); in dump_inline_edge_summary() local
1160 struct inline_edge_summary *es = inline_edge_summary (edge); in dump_inline_edge_summary() local
1947 struct inline_edge_summary *es = inline_edge_summary (edge); in estimate_function_body_sizes() local
2086 struct inline_edge_summary *es = inline_edge_summary (node->callees); in compute_inline_parameters() local
2182 struct inline_edge_summary *es = inline_edge_summary (e); in estimate_edge_size_and_time() local
[all …]
/dragonfly/lib/libthread_db/
HDthread_db.h119 td_event_addset(td_thr_events_t *es, td_thr_events_e e) in td_event_addset()
125 td_event_delset(td_thr_events_t *es, td_thr_events_e e) in td_event_delset()
131 td_event_emptyset(td_thr_events_t *es) in td_event_emptyset()
137 td_event_fillset(td_thr_events_t *es) in td_event_fillset()
143 td_eventisempty(td_thr_events_t *es) in td_eventisempty()
149 td_eventismember(td_thr_events_t *es, td_thr_events_e e) in td_eventismember()
/dragonfly/contrib/gcc-8.0/gcc/
HDipa-fnsummary.c244 struct ipa_call_summary *es = ipa_call_summaries->get (e); in redirect_to_unreachable() local
269 struct ipa_call_summary *es = ipa_call_summaries->get (e); in edge_set_predicate() local
448 struct ipa_call_summary *es = ipa_call_summaries->get (e); in evaluate_properties_for_edge() local
703 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in duplicate() local
722 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in duplicate() local
816 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in dump_ipa_call_summary() local
863 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in dump_ipa_call_summary() local
2180 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in analyze_function_body() local
2431 struct ipa_call_summary *es = ipa_call_summaries->get (node->callees); in compute_fn_summary() local
2594 struct ipa_call_summary *es = ipa_call_summaries->get (e); in estimate_edge_size_and_time() local
[all …]
HDipa-inline-analysis.c160 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in do_estimate_edge_time() local
296 struct ipa_call_summary *es = ipa_call_summaries->get (edge); in estimate_size_after_inlining() local
/dragonfly/crypto/libressl/crypto/err/
HDerr.c732 ERR_STATE *es; in ERR_put_error() local
752 ERR_STATE *es; in ERR_clear_error() local
826 ERR_STATE *es; in get_error_values() local
1096 ERR_STATE *es; in ERR_set_error_data() local
1158 ERR_STATE *es; in ERR_set_mark() local
1171 ERR_STATE *es; in ERR_pop_to_mark() local
1192 ERR_STATE *es; in err_clear_last_constant_time() local
HDerr_prn.c77 unsigned long es; in ERR_print_errors_cb() local
/dragonfly/lib/libc/stdlib/
HDqsort.c60 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ argument
102 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
/dragonfly/sys/libkern/
HDqsort.c59 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ argument
101 kqsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in kqsort_r()
/dragonfly/contrib/binutils-2.27/opcodes/
HDi386-opc.c30 const seg_entry es = { "es", 0x26 }; variable
/dragonfly/contrib/gdb-7/opcodes/
HDi386-opc.c31 const seg_entry es = { "es", 0x26 }; variable
/dragonfly/contrib/binutils-2.34/opcodes/
HDi386-opc.c30 const seg_entry es = { "es", 0x26 }; variable
/dragonfly/sys/vfs/ext2fs/
HDext2_vfsops.c297 ext2_check_sb_compat(struct ext2fs *es, struct cdev *dev, int ronly) in ext2_check_sb_compat()
458 ext2_compute_sb_data(struct vnode *devvp, struct ext2fs *es, in ext2_compute_sb_data()
787 struct ext2fs *es; in ext2_reload() local
864 struct ext2fs *es; in ext2_mountfs() local
1526 struct ext2fs *es = fs->e2fs; in ext2_sbupdate() local
/dragonfly/contrib/gmp/mpz/
HDpowm_sec.c34 mp_size_t rn, bn, es, en; in mpz_powm_sec() local
HDpowm.c65 mp_size_t rn, bn, es, en, itch; in mpz_powm() local
/dragonfly/sys/kern/
HDlink_elf_obj.c167 Elf_Sym *es; in link_elf_obj_preload_file() local
399 Elf_Sym *es; in link_elf_obj_load_file() local
1049 const Elf_Sym *es = (const Elf_Sym*) sym; in link_elf_obj_symbol_values() local
1068 const Elf_Sym *es; in link_elf_obj_search_symbol() local
HDkern_exec.c1346 const struct execsw **es, **xs, **newexecsw; in exec_register() local
1368 const struct execsw **es, **xs, **newexecsw; in exec_unregister() local
/dragonfly/contrib/xz/src/xz/
HDmain.c318 enum exit_status_type es = exit_status; in main() local
/dragonfly/lib/libc/locale/
HDeuc.c314 _EucState *es; in _EUC_mbrtowc_impl() local
388 _EucState *es; in _EUC_wcrtomb_impl() local
/dragonfly/stand/boot/pc32/btx/lib/
HDbtxv86.h33 uint32_t es; /* V86 ES register */ member
/dragonfly/contrib/tcsh-6/
HDtc.bind.c379 eChar es; in parsestring() local

123