Searched defs:base (Results 151 - 175 of 907) sorted by relevance

1234567891011>>

/freebsd-10.0-release/bin/pax/
H A Dgen_subs.c217 asc_ul(char *str, int len, int base) argument
260 ul_asc(u_long val, char *str, int len, int base) argument
314 asc_uqd(char *str, int len, int base) argument
357 uqd_asc(u_quad_t val, char *str, int len, int base) argument
/freebsd-10.0-release/contrib/apr-util/misc/
H A Dapr_rmm.c71 rmm_hdr_block_t *base; member in struct:apr_rmm_t
[all...]
/freebsd-10.0-release/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.0-release/contrib/com_err/
H A Dcom_err.c62 init_error_table(const char **msgs, long base, int count) argument
/freebsd-10.0-release/contrib/expat/xmlwf/
H A Dxmlfile.c101 resolveSystemId(const XML_Char *base, const XML_Char *systemId, argument
131 externalEntityRefFilemap(XML_Parser parser, const XML_Char *context, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId) argument
199 externalEntityRefStream(XML_Parser parser, const XML_Char *context, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId) argument
/freebsd-10.0-release/contrib/flex/
H A Dregex.c137 regmatch_strtol(regmatch_t * m, const char *src, char **endptr, int base) argument
/freebsd-10.0-release/contrib/gcc/
H A Dc-objc-common.c245 pretty_printer *base = context->printer; local
247 memcpy (pp_base (pp), base, sizeof (pretty_printer)); local
H A Dggc.h70 void *base; member in struct:ggc_root_tab
86 struct htab * *base; member in struct:ggc_cache_tab
H A Dgraph.c226 print_rtl_graph_with_bb(const char *base, rtx rtx_first) argument
390 clean_graph_dump_file(const char *base) argument
414 finish_graph_dump_file(const char *base) argument
/freebsd-10.0-release/contrib/gcc/cp/
H A Dcp-objcp-common.c156 pretty_printer *base = context->printer; local
158 memcpy (pp_base (pp), base, sizeof (pretty_printer)); local
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DPackedVector.h79 std::numeric_limits<T>::is_signed> base; typedef in class:llvm::PackedVector
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp28 typedef RecursiveASTVisitor<ZeroOutInDeallocRemover> base; typedef in class:__anon2943::ZeroOutInDeallocRemover
/freebsd-10.0-release/contrib/nvi/vi/
H A Dv_increment.c59 int base, isempty, rval; local
[all...]
/freebsd-10.0-release/contrib/pf/libevent/
H A Dkqueue.c152 kq_recalc(struct event_base *base, void *arg, int max) argument
209 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) argument
H A Dpoll.c111 poll_recalc(struct event_base *base, void *arg, int max) argument
151 poll_dispatch(struct event_base *base, void *arg, struct timeval *tv) argument
H A Dselect.c144 select_recalc(struct event_base *base, void *arg, int max) argument
154 select_dispatch(struct event_base *base, void *arg, struct timeval *tv) argument
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dvfscanf.c124 int base; /* base argument to strtoll/strtoull */ local
[all...]
/freebsd-10.0-release/contrib/unbound/util/
H A Dmini_event.c76 settime(struct event_base* base) argument
90 struct event_base* base = (struct event_base*)malloc( local
142 handle_timeouts(struct event_base* base, struct timeval* now, struct timeval* wait) argument
178 handle_select(struct event_base* base, struct timeval* wait) argument
230 event_base_dispatch(struct event_base* base) argument
252 event_base_loopexit(struct event_base* base, struct timeval* ATTR_UNUSED(tv)) argument
260 event_base_free(struct event_base* base) argument
287 event_base_set(struct event_base* base, struct event* ev) argument
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/com_err/
H A Dcom_err.c65 init_error_table(const char **msgs, long base, int count) argument
/freebsd-10.0-release/games/factor/
H A Dfactor.c265 BIGNUM *base, *rbase, *num, *i, *x; local
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dxstrtol.c104 bkm_scale_by_power (__strtol_t *x, int base, int power) argument
154 int base = 1024; local
[all...]
/freebsd-10.0-release/lib/libc/gen/
H A Dnlist.c251 void *base; local
/freebsd-10.0-release/lib/libc/locale/
H A Dxlocale.c220 static int dupcomponent(int type, locale_t base, locale_t new) argument
249 locale_t newlocale(int mask, const char *locale, locale_t base) argument
302 duplocale(locale_t base) argument
[all...]
/freebsd-10.0-release/lib/libkvm/
H A Dkvm_minidump_amd64.c104 inithash(kvm_t *kd, uint64_t *base, int len, off_t off) argument
H A Dkvm_minidump_arm.c107 inithash(kvm_t *kd, uint32_t *base, int len, off_t off) argument

Completed in 445 milliseconds

1234567891011>>