Searched refs:base (Results 776 - 800 of 1511) sorted by relevance

<<31323334353637383940>>

/freebsd-9.3-release/contrib/libstdc++/include/debug/
H A Dmultiset.h153 return iterator(_Base::insert(__position.base(), __x), this);
169 _Base::erase(__position.base());
181 _Base::erase(__victim.base());
H A Dset.h158 return iterator(_Base::insert(__position.base(), __x), this);
174 _Base::erase(__position.base());
186 _Base::erase(__victim.base());
/freebsd-9.3-release/contrib/pf/libevent/
H A Devbuffer.c403 bufferevent_base_set(struct event_base *base, struct bufferevent *bufev) argument
407 res = event_base_set(base, &bufev->ev_read);
411 res = event_base_set(base, &bufev->ev_write);
/freebsd-9.3-release/sys/dev/asr/
H A Dosd_unix.h437 int base; /* Base I/O address */ member in struct:__anon6963
440 int wakebase; /* mpx wakeup base index. */
465 uLONG base; /* Base I/O address */ member in struct:__anon6964
492 int base; /* Base I/O Address */ member in struct:__anon6965
/freebsd-9.3-release/sys/dev/usb/controller/
H A Dehci_ixp4xx.c73 ehci_softc_t base; /* storage for EHCI code */ member in struct:ixp_ehci_softc
102 ehci_softc_t *sc = &isc->base;
208 ehci_softc_t *sc = &isc->base;
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_freebsd.h297 #define do_div(n, base) ({\
299 __res = ((__u64)(n)) % (__u32)(base); \
300 (n) = ((__u64)(n)) / (__u32)(base); \
/freebsd-9.3-release/usr.bin/dc/
H A Dbcode.c611 u_long base; local
615 base = get_ulong(n);
616 if (base != BN_MASK2 && base > 1 && base <= UINT_MAX)
617 bmachine.obase = (u_int)base;
619 warnx("output base must be a number greater than 1");
638 u_long base; local
642 base = get_ulong(n);
643 if (base !
[all...]
/freebsd-9.3-release/usr.sbin/apm/
H A Dapm.c85 int base = 0; local
91 retval |= (i % 10) << base;
93 base += 4;
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dfile.c139 fileFindByPath(const char *base, const char *fname) argument
150 if (base) {
151 strcpy(tmp, base);
375 * %B Return the directory part ("base") of %D/%F
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h80 * @param base (optional) the event base to receive the HTTP events
85 struct evhttp *evhttp_new(struct event_base *base);
498 * @param base the event_base to use for handling the connection
510 struct event_base *base, struct evdns_base *dnsbase, struct bufferevent* bev, const char *address, unsigned short port);
621 * @param base the event_base to use for handling the connection
630 struct event_base *base, struct evdns_base *dnsbase,
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dcontrolconf.c124 if (key->secret.base != NULL)
125 isc_mem_put(mctx, key->secret.base, key->secret.length);
370 memmove(secret.rstart, key->secret.base, key->secret.length);
489 r.base = conn->buffer;
696 key->secret.base = NULL;
777 keyid->secret.base = isc_mem_get(mctx,
779 if (keyid->secret.base == NULL) {
787 memmove(keyid->secret.base, isc_buffer_base(&b),
823 keyid->secret.base = NULL;
859 keyid->secret.base
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c187 caddr_t base = mmap64(NULL, sp->cts_size + pageoff, PROT_READ, local
190 if (base != MAP_FAILED)
191 sp->cts_data = base + pageoff;
193 return (base);
/freebsd-9.3-release/contrib/bind9/bin/tools/
H A Dnsec3hash.c115 region.base = hash;
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dsoa_6.c189 memmove(tregion.base, sregion.base, 20);
227 memmove(tregion.base, sregion.base, 20);
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dfile.c477 const char *base; local
483 base = isc_file_basename(filename);
484 len = strlen(base) + 1;
488 memmove(buf, base, len);
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldexp.h127 bfd_vma base, min_base, relro_end, end, pagesize, maxpagesize; member in struct:ldexp_control::__anon750
133 /* A maps from a segment name to a base address. */
139 /* The base address for the segment. */
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmaint-tool78 $base = $1;
79 if (! $listed{"$base.o"}) {
/freebsd-9.3-release/contrib/gcc/
H A Dalias.c196 A base address can be an ADDRESS, SYMBOL_REF, or LABEL_REF. ADDRESS
203 two ADDRESS expressions refer to the same base address.
731 /* Recursively record aliases for the base classes, if there are any. */
792 /* Inside SRC, the source of a SET, find a base address. */
807 /* At the start of a function, argument registers have known base
814 /* If a pseudo has a known base value, return it. Do not do this
859 is the base. */
881 /* If either base is named object or a special address
883 base term. */
898 /* Guess which operand is the base addres
2146 rtx base; local
2284 rtx base; local
2604 rtx base = VEC_index (rtx, reg_base_value, ui); local
[all...]
H A Dggc-zone.c505 page_entry ***base; local
509 base = &G.lookup[0];
515 base = &table->table[0];
522 return base[L1][L2];
531 page_entry ***base; local
535 base = &G.lookup[0];
549 base = &table->table[0];
556 if (base[L1] == NULL)
557 base[L1] = xcalloc (PAGE_L2_SIZE, sizeof (page_entry *));
559 base[L
2145 size_t base; member in struct:ggc_pch_data
2227 size_t base = (size_t) base_; local
[all...]
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dcharset.c946 const uchar *base = str - 2;
988 (int) (str - base), base);
1000 (int) (str - base), base);
1020 (int) (str - base), base);
1024 (int) (str - base), base);
1311 const uchar *p, *base, *limi
945 const uchar *base = str - 2; local
1309 const uchar *p, *base, *limit; local
[all...]
H A Dinit.c206 pfile->cur_token = pfile->base_run.base;
208 /* Initialize the base context. */
245 if (pfile->out.base)
246 free (pfile->out.base);
270 free (run->base);
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmaint-tool78 $base = $1;
79 if (! $listed{"$base.o"}) {
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsparc-sol2-tdep.c134 (*this_id) = frame_id_build (cache->base, cache->pc);
H A Dsparc-tdep.h135 CORE_ADDR base;
134 CORE_ADDR base; member in struct:sparc_frame_cache
H A Dsparc64-sol2-tdep.c113 (*this_id) = frame_id_build (cache->base, cache->pc);

Completed in 307 milliseconds

<<31323334353637383940>>