Searched defs:base (Results 201 - 225 of 907) sorted by relevance

1234567891011>>

/freebsd-10.0-release/tools/tools/pirtool/
H A Dpirtool.c138 find_pir_table(unsigned char *base) argument
/freebsd-10.0-release/usr.bin/vgrind/
H A Dvgrindefs.c224 register int i, base; local
/freebsd-10.0-release/usr.sbin/rtadvd/
H A Dadvcap.c301 int base; local
/freebsd-10.0-release/bin/cp/
H A Dcp.c265 int base = 0, dne, badcp, rval; local
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c187 caddr_t base = mmap64(NULL, sp->cts_size + pageoff, PROT_READ, local
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c397 uintptr_t base = (uintptr_t)new, obase = (uintptr_t)old; local
/freebsd-10.0-release/contrib/binutils/bfd/
H A Ddwarf1.c293 unsigned long base; local
/freebsd-10.0-release/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.0-release/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.0-release/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...]
/freebsd-10.0-release/contrib/groff/src/roff/groff/
H A Dpipeline.c117 char *base; local
/freebsd-10.0-release/contrib/jemalloc/src/
H A Dchunk.c145 chunk_alloc(size_t size, size_t alignment, bool base, bool *zero, argument
45 chunk_recycle(extent_tree_t *chunks_szad, extent_tree_t *chunks_ad, size_t size, size_t alignment, bool base, bool *zero) argument
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_ar.c581 unsigned int digit, base; local
607 unsigned int base, digit; local
[all...]
/freebsd-10.0-release/contrib/libc++/src/
H A Dstring.cpp62 as_integer_helper(const string& func, const S& str, size_t* idx, int base, F f) argument
251 stoi(const string& str, size_t* idx, int base) argument
257 stoi(const wstring& str, size_t* idx, int base) argument
263 stol(const string& str, size_t* idx, int base) argument
269 stol(const wstring& str, size_t* idx, int base) argument
275 stoul(const string& str, size_t* idx, int base) argument
281 stoul(const wstring& str, size_t* idx, int base) argument
287 stoll(const string& str, size_t* idx, int base) argument
293 stoll(const wstring& str, size_t* idx, int base) argument
299 stoull(const string& str, size_t* idx, int base) argument
305 stoull(const wstring& str, size_t* idx, int base) argument
[all...]
/freebsd-10.0-release/contrib/libpcap/missing/
H A Dsnprintf.c133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dstl_iterator.h144 base() const function in class:reverse_iterator
717 base() const function in class:__normal_iterator
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/debug/
H A Dsafe_iterator.h312 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator
[all...]

Completed in 166 milliseconds

1234567891011>>