Home
last modified time | relevance | path

Searched defs:base (Results 26 – 50 of 3138) sorted by relevance

12345678910>>...126

/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Devmap.c537 evmap_io_foreach_fd(struct event_base *base,
576 evmap_signal_foreach_signal(struct event_base *base,
644 evmap_reinit_(struct event_base *base)
684 evmap_delete_all_(struct event_base *base)
708 event_change_get_fdinfo(struct event_base *base,
727 struct event_base *base,
743 event_changelist_assert_ok(struct event_base *base)
766 #define event_changelist_check(base) ((void)0) argument
771 struct event_base *base)
997 evmap_check_integrity_(struct event_base *base)
[all …]
H A Depoll.c143 epoll_init(struct event_base *base) in epoll_init()
252 epoll_apply_one_change(struct event_base *base, in epoll_apply_one_change()
359 epoll_apply_changes(struct event_base *base) in epoll_apply_changes()
378 epoll_nochangelist_add(struct event_base *base, evutil_socket_t fd, in epoll_nochangelist_add()
399 epoll_nochangelist_del(struct event_base *base, evutil_socket_t fd, in epoll_nochangelist_del()
417 epoll_dispatch(struct event_base *base, struct timeval *tv) in epoll_dispatch()
525 epoll_dealloc(struct event_base *base) in epoll_dealloc()
H A Devthread-internal.h65 #define EVBASE_IN_THREAD(base) \ argument
72 #define EVBASE_NEED_NOTIFY(base) \ argument
117 #define EVBASE_ACQUIRE_LOCK(base, lockvar) do { \ argument
122 #define EVBASE_RELEASE_LOCK(base, lockvar) do { \ argument
199 #define EVBASE_IN_THREAD(base) \ argument
201 #define EVBASE_NEED_NOTIFY(base) \ argument
231 #define EVBASE_ACQUIRE_LOCK(base, lockvar) do { \ argument
236 #define EVBASE_RELEASE_LOCK(base, lockvar) do { \ argument
307 #define EVBASE_IN_THREAD(base) 1 argument
308 #define EVBASE_NEED_NOTIFY(base) 0 argument
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_gpfifogf100.c75 gf100_fifo_gpfifo_engine_fini(struct nvkm_fifo_chan *base, in gf100_fifo_gpfifo_engine_fini()
111 gf100_fifo_gpfifo_engine_init(struct nvkm_fifo_chan *base, in gf100_fifo_gpfifo_engine_init()
130 gf100_fifo_gpfifo_engine_dtor(struct nvkm_fifo_chan *base, in gf100_fifo_gpfifo_engine_dtor()
139 gf100_fifo_gpfifo_engine_ctor(struct nvkm_fifo_chan *base, in gf100_fifo_gpfifo_engine_ctor()
164 gf100_fifo_gpfifo_fini(struct nvkm_fifo_chan *base) in gf100_fifo_gpfifo_fini()
183 gf100_fifo_gpfifo_init(struct nvkm_fifo_chan *base) in gf100_fifo_gpfifo_init()
201 gf100_fifo_gpfifo_dtor(struct nvkm_fifo_chan *base) in gf100_fifo_gpfifo_dtor()
219 gf100_fifo_gpfifo_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, in gf100_fifo_gpfifo_new()
H A Dnouveau_nvkm_engine_fifo_dmanv04.c41 nv04_fifo_dma_object_dtor(struct nvkm_fifo_chan *base, int cookie) in nv04_fifo_dma_object_dtor()
52 nv04_fifo_dma_object_ctor(struct nvkm_fifo_chan *base, in nv04_fifo_dma_object_ctor()
79 nv04_fifo_dma_fini(struct nvkm_fifo_chan *base) in nv04_fifo_dma_fini()
132 nv04_fifo_dma_init(struct nvkm_fifo_chan *base) in nv04_fifo_dma_init()
145 nv04_fifo_dma_dtor(struct nvkm_fifo_chan *base) in nv04_fifo_dma_dtor()
170 nv04_fifo_dma_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, in nv04_fifo_dma_new()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-pow.c28 check_one (mpz_srcptr want, mpz_srcptr base, unsigned long exp) in check_one()
78 check_base (mpz_srcptr base) in check_base()
99 const char *base; in check_various() member
145 mpz_t base; in check_various() local
162 mpz_t base, want; in check_random() local
/netbsd/external/bsd/nsd/dist/
H A Dudb.c55 chunk_get_last(void* base, udb_void chunk, int exp) in chunk_get_last()
710 regen_xl(void* base, udb_void c, udb_alloc_d* regen)
820 rb_mark_free_segs(void* base, udb_void s, uint64_t m)
888 void* base = udb->base; local
1296 void* base = alloc->udb->base; local
1561 udb_alloc_compact(void* base, udb_alloc* alloc)
1751 void* base; local
1845 void* base = alloc->udb->base; local
1908 void* base = alloc->udb->base; local
1928 void* base = udb->base; local
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
H A Dnouveau_nvkm_subdev_i2c_busnv4e.c33 struct nvkm_i2c_bus base; member
38 nv4e_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv4e_i2c_bus_drive_scl()
46 nv4e_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv4e_i2c_bus_drive_sda()
54 nv4e_i2c_bus_sense_scl(struct nvkm_i2c_bus *base) in nv4e_i2c_bus_sense_scl()
62 nv4e_i2c_bus_sense_sda(struct nvkm_i2c_bus *base) in nv4e_i2c_bus_sense_sda()
H A Dnouveau_nvkm_subdev_i2c_busnv04.c35 struct nvkm_i2c_bus base; member
41 nv04_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv04_i2c_bus_drive_scl()
52 nv04_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv04_i2c_bus_drive_sda()
63 nv04_i2c_bus_sense_scl(struct nvkm_i2c_bus *base) in nv04_i2c_bus_sense_scl()
71 nv04_i2c_bus_sense_sda(struct nvkm_i2c_bus *base) in nv04_i2c_bus_sense_sda()
H A Dnouveau_nvkm_subdev_i2c_anx9805.c36 struct nvkm_i2c_pad base; member
42 struct nvkm_i2c_bus base; member
48 anx9805_bus_xfer(struct nvkm_i2c_bus *base, struct i2c_msg *msgs, int num) in anx9805_bus_xfer()
108 anx9805_bus_new(struct nvkm_i2c_pad *base, int id, u8 drive, in anx9805_bus_new()
135 struct nvkm_i2c_aux base; member
141 anx9805_aux_xfer(struct nvkm_i2c_aux *base, bool retry, in anx9805_aux_xfer()
197 anx9805_aux_lnk_ctl(struct nvkm_i2c_aux *base, in anx9805_aux_lnk_ctl()
237 anx9805_aux_new(struct nvkm_i2c_pad *base, int id, u8 drive, in anx9805_aux_new()
/netbsd/external/bsd/libevent/dist/
H A Devutil_time.c234 adjust_monotonic_time(struct evutil_monotonic_timer *base, in adjust_monotonic_time()
310 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_()
351 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, in evutil_gettime_monotonic_()
385 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_()
407 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, in evutil_gettime_monotonic_()
490 evutil_GetTickCount_(struct evutil_monotonic_timer *base) in evutil_GetTickCount_()
518 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_()
555 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, in evutil_gettime_monotonic_()
607 evutil_configure_monotonic_time_(struct evutil_monotonic_timer *base, in evutil_configure_monotonic_time_()
615 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, in evutil_gettime_monotonic_()
H A Devthread-internal.h68 #define EVBASE_IN_THREAD(base) \ argument
75 #define EVBASE_NEED_NOTIFY(base) \ argument
120 #define EVBASE_ACQUIRE_LOCK(base, lockvar) do { \ argument
125 #define EVBASE_RELEASE_LOCK(base, lockvar) do { \ argument
211 #define EVBASE_IN_THREAD(base) \ argument
213 #define EVBASE_NEED_NOTIFY(base) \ argument
243 #define EVBASE_ACQUIRE_LOCK(base, lockvar) do { \ argument
248 #define EVBASE_RELEASE_LOCK(base, lockvar) do { \ argument
319 #define EVBASE_IN_THREAD(base) 1 argument
320 #define EVBASE_NEED_NOTIFY(base) 0 argument
[all …]
H A Depoll.c144 epoll_init(struct event_base *base) in epoll_init()
270 epoll_apply_one_change(struct event_base *base, in epoll_apply_one_change()
359 epoll_apply_changes(struct event_base *base) in epoll_apply_changes()
378 epoll_nochangelist_add(struct event_base *base, evutil_socket_t fd, in epoll_nochangelist_add()
399 epoll_nochangelist_del(struct event_base *base, evutil_socket_t fd, in epoll_nochangelist_del()
420 epoll_dispatch(struct event_base *base, struct timeval *tv) in epoll_dispatch()
530 epoll_dealloc(struct event_base *base) in epoll_dealloc()
/netbsd/external/bsd/unbound/dist/util/
H A Dwinsock_event.c72 settime(struct event_base* base) in settime()
93 find_fd(struct event_base* base, int fd) in find_fd()
117 struct event_base* base = (struct event_base*)malloc( in event_init() local
163 static void handle_timeouts(struct event_base* base, struct timeval* now, in handle_timeouts()
230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select()
429 int event_base_dispatch(struct event_base *base) in event_base_dispatch()
450 int event_base_loopexit(struct event_base *base, in event_base_loopexit()
458 void event_base_free(struct event_base *base) in event_base_free()
482 int event_base_set(struct event_base *base, struct event *ev) in event_base_set()
659 int winsock_register_wsaevent(struct event_base* base, struct event* ev, in winsock_register_wsaevent()
H A Dub_event.c167 ub_get_event_sys(struct ub_event_base* base, const char** n, const char** s, in ub_get_event_sys()
212 void* base; in ub_default_event_base() local
252 ub_libevent_get_event_base(struct ub_event_base* base) in ub_libevent_get_event_base()
263 ub_event_base_free(struct ub_event_base* base) in ub_event_base_free()
278 ub_event_base_dispatch(struct ub_event_base* base) in ub_event_base_dispatch()
284 ub_event_base_loopexit(struct ub_event_base* base) in ub_event_base_loopexit()
290 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new()
314 ub_signal_new(struct ub_event_base* base, int fd, in ub_signal_new()
338 ub_winsock_register_wsaevent(struct ub_event_base* base, void* wsaevent, in ub_winsock_register_wsaevent()
399 ub_timer_add(struct ub_event* ev, struct ub_event_base* base, in ub_timer_add()
/netbsd/sys/arch/hp300/dev/
H A Ddioreg.h113 #define DIO_ID(base) \ argument
115 #define DIO_SECID(base) \ argument
122 #define DIO_IPL(base) \ argument
129 #define DIOII_SIZE(base) \ argument
137 #define DIO_SIZE(scode, base) \ argument
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/musl/
H A Dxlocale.h27 static inline long long strtoll_l(const char *nptr, char **endptr, int base, in strtoll_l()
33 int base, locale_t) { in strtoull_l()
38 int base, locale_t) { in wcstoll_l()
43 wchar_t **endptr, int base, in wcstoull_l()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Damd64-bsd-nat.c81 register_t base; in amd64bsd_fetch_inferior_registers() local
94 register_t base; in amd64bsd_fetch_inferior_registers() local
161 register_t base; in amd64bsd_store_inferior_registers() local
176 register_t base; in amd64bsd_store_inferior_registers() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Damd64-bsd-nat.c81 register_t base; in amd64bsd_fetch_inferior_registers() local
94 register_t base; in amd64bsd_fetch_inferior_registers() local
161 register_t base; in amd64bsd_store_inferior_registers() local
176 register_t base; in amd64bsd_store_inferior_registers() local
/netbsd/sys/dev/rasops/
H A Drasops_putchar_width.h74 #define SUBST_STAMP1(off, base) \ argument
89 #define SUBST_STAMP1(off, base) \ argument
105 #define SUBST_STAMP1(off, base) \ argument
126 #define SUBST_STAMP1(off, base) \ argument
144 #define SUBST_STAMP(base) \ argument
150 #define SUBST_STAMP(base) \ argument
157 #define SUBST_STAMP(base) \ argument
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_nv50.c37 nv50_fb_ram_new(struct nvkm_fb *base, struct nvkm_ram **pram) in nv50_fb_ram_new()
140 nv50_fb_intr(struct nvkm_fb *base) in nv50_fb_intr()
201 nv50_fb_oneinit(struct nvkm_fb *base) in nv50_fb_oneinit()
263 nv50_fb_init(struct nvkm_fb *base) in nv50_fb_init()
280 nv50_fb_tags(struct nvkm_fb *base) in nv50_fb_tags()
289 nv50_fb_dtor(struct nvkm_fb *base) in nv50_fb_dtor()
/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-gsmob.c113 gdbscm_init_gsmob (gdb_smob *base) in gdbscm_init_gsmob()
123 gdbscm_init_chained_gsmob (chained_gdb_smob *base) in gdbscm_init_chained_gsmob()
135 gdbscm_init_eqable_gsmob (eqable_gdb_smob *base, SCM containing_scm) in gdbscm_init_eqable_gsmob()
238 gdbscm_find_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) in gdbscm_find_eqable_gsmob_ptr_slot()
250 eqable_gdb_smob *base) in gdbscm_fill_eqable_gsmob_ptr_slot()
263 gdbscm_clear_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) in gdbscm_clear_eqable_gsmob_ptr_slot()
/netbsd/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-gsmob.c113 gdbscm_init_gsmob (gdb_smob *base) in gdbscm_init_gsmob()
123 gdbscm_init_chained_gsmob (chained_gdb_smob *base) in gdbscm_init_chained_gsmob()
135 gdbscm_init_eqable_gsmob (eqable_gdb_smob *base, SCM containing_scm) in gdbscm_init_eqable_gsmob()
238 gdbscm_find_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) in gdbscm_find_eqable_gsmob_ptr_slot()
250 eqable_gdb_smob *base) in gdbscm_fill_eqable_gsmob_ptr_slot()
263 gdbscm_clear_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) in gdbscm_clear_eqable_gsmob_ptr_slot()
/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dregion.h30 unsigned char * base; member
35 char * base; member
43 const void * base; member
48 const char * base; member
/netbsd/external/mpl/bind/dist/lib/isc/include/isc/
H A Dregion.h25 unsigned char *base; member
30 char *base; member
38 const void *base; member
43 const char *base; member

12345678910>>...126