Searched defs:base (Results 176 - 200 of 1031) sorted by relevance

1234567891011>>

/freebsd-10-stable/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-stable/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-stable/contrib/llvm/include/llvm/ADT/
H A DPackedVector.h79 std::numeric_limits<T>::is_signed> base; typedef in class:llvm::PackedVector
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp28 typedef RecursiveASTVisitor<ZeroOutInDeallocRemover> base; typedef in class:__anon3109::ZeroOutInDeallocRemover
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextPOSIX_mips64.cpp107 ProcessSP base = CalculateProcess(); local
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_increment.c59 int base, isempty, rval; local
[all...]
/freebsd-10-stable/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-stable/contrib/sendmail/libsm/
H A Dvfscanf.c124 int base; /* base argument to strtoll/strtoull */ local
[all...]
/freebsd-10-stable/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-stable/crypto/heimdal/lib/com_err/
H A Dcom_err.c65 init_error_table(const char **msgs, long base, int count) argument
/freebsd-10-stable/games/factor/
H A Dfactor.c265 BIGNUM *base, *rbase, *num, *i, *x; local
/freebsd-10-stable/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-stable/lib/libc/gen/
H A Dnlist.c251 void *base; local
/freebsd-10-stable/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
H A Dkvm_minidump_i386.c106 inithash(kvm_t *kd, uint32_t *base, int len, off_t off) argument
H A Dkvm_minidump_mips.c108 inithash(kvm_t *kd, uint32_t *base, int len, off_t off) argument
H A Dkvm_pcpu.c319 kvm_read_zpcpu(kvm_t *kd, u_long base, void *buf, size_t size, int cpu) argument
330 kvm_counter_u64_fetch(kvm_t *kd, u_long base) argument
/freebsd-10-stable/sbin/dhclient/
H A Dparse.c313 convert_num(s, (char *)c->car, base, size); local
324 convert_num(unsigned char *buf, char *str, int base, int size) argument
241 parse_numeric_aggregate(FILE *cfile, unsigned char *buf, int *max, int separator, int base, int size) argument
[all...]
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dskifs.c96 u_int64_t base; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Du8_textprep_data.h131 uint16_t base; member in struct:__anon6810
[all...]

Completed in 270 milliseconds

1234567891011>>