Searched defs:base (Results 226 - 250 of 1031) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_listener.c71 struct event_base *base = data->base; local
114 tt_ptr_op(evconnlistener_get_base(listener1), ==, base); local
115 tt_ptr_op(evconnlistener_get_base(listener2), ==, base); local
155 struct event_base *base = data->base; local
[all...]
H A Dregress_testutils.c93 regress_get_dnsserver(struct event_base *base, argument
203 regress_dnsserver(struct event_base *base, ev_uint16_t *port, argument
H A Dtest-fdleak.c108 struct event_base *base = evconnlistener_get_base(listener); local
120 struct event_base *base; local
171 struct event_base *base = bufferevent_get_base(bev); local
205 start_client(struct event_base *base) argument
[all...]
H A Dbench_httpclient.c51 struct event_base *base = NULL; variable in typeref:struct:event_base
/freebsd-10-stable/sys/net/
H A Dif_llatbl.c371 struct llentry base; member in struct:llentry_sa
/freebsd-10-stable/contrib/expat/xmlwf/
H A Dxmlfile.c102 resolveSystemId(const XML_Char *base, const XML_Char *systemId, argument
132 externalEntityRefFilemap(XML_Parser parser, const XML_Char *context, const XML_Char *base, const XML_Char *systemId, const XML_Char *UNUSED_P(publicId)) argument
200 externalEntityRefStream(XML_Parser parser, const XML_Char *context, const XML_Char *base, const XML_Char *systemId, const XML_Char *UNUSED_P(publicId)) argument
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dpk.c68 short base = (1 << 8); local
97 short base = (1 << 8); local
167 MINT *base = mp_itom((short)BASE); local
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mem.c49 u64 base = 0; local
137 u64 base; local
/freebsd-10-stable/sys/amd64/vmm/intel/
H A Dvmcs.c128 vmcs_seg_desc_encoding(int seg, uint32_t *base, uint32_t *lim, uint32_t *acc) argument
252 uint32_t base, limit, access; local
280 uint32_t base, limit, access; local
[all...]
/freebsd-10-stable/sys/sys/
H A Dimgact_elf.h53 Elf_Size base; member in struct:__anon2174
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_suspend.c99 void *base; local
/freebsd-10-stable/usr.bin/dc/
H A Dstack.c261 stack_print(FILE *f, const struct stack *stack, const char *prefix, u_int base) argument
/freebsd-10-stable/contrib/bzip2/
H A Dhuffman.c170 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Ddwarf1.c293 unsigned long base; local
/freebsd-10-stable/contrib/binutils/binutils/
H A Dmclex.c132 rc_uint_type base = 10, v = 0, c; local
H A Drclex.c706 rc_uint_type base = 10; local
/freebsd-10-stable/contrib/gcc/
H A Dc-pretty-print.h57 pretty_printer base; member in struct:c_pretty_print_info
H A Ddouble-int.c363 double_int_split_digit (double_int *cst, unsigned base) argument
H A Dgcov-dump.c195 gcov_position_t base, position = gcov_position (); local
H A Dgcov-io.c495 gcov_sync (gcov_position_t base, gcov_unsigned_t length) argument
514 gcov_seek (gcov_position_t base) argument
H A Dgenextract.c218 int i, len, base; local
H A Dtree-profile.c136 tree_gen_interval_profiler(histogram_value value, unsigned tag, unsigned base) argument
163 tree_gen_pow2_profiler(histogram_value value, unsigned tag, unsigned base) argument
186 tree_gen_one_value_profiler(histogram_value value, unsigned tag, unsigned base) argument
H A Dtree-stdarg.c333 tree base; local
H A Dunwind-pe.h183 read_encoded_value_with_base(unsigned char encoding, _Unwind_Ptr base, const unsigned char *p, _Unwind_Ptr *val) argument
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c183 char *base = buf; local
289 char *base = (char *)buf; local
345 uintptr_t base = (uintptr_t) result; local
391 uintptr_t base local
[all...]

Completed in 174 milliseconds

1234567891011>>