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

1234567891011>>

/freebsd-9.3-release/contrib/gcc/
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-9.3-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-9.3-release/contrib/gnu-sort/lib/
H A Dhuman.c174 unsigned int base = opts & human_base_1024 ? 1024 : 1000; local
[all...]
/freebsd-9.3-release/contrib/groff/src/roff/groff/
H A Dpipeline.c117 char *base; local
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_ar.c539 unsigned int digit, base; local
565 unsigned int base, digit; local
[all...]
/freebsd-9.3-release/contrib/libc++/src/
H A Dstring.cpp66 as_integer_helper(const string& func, const S& str, size_t* idx, int base, F f) argument
255 stoi(const string& str, size_t* idx, int base) argument
261 stoi(const wstring& str, size_t* idx, int base) argument
267 stol(const string& str, size_t* idx, int base) argument
273 stol(const wstring& str, size_t* idx, int base) argument
279 stoul(const string& str, size_t* idx, int base) argument
285 stoul(const wstring& str, size_t* idx, int base) argument
291 stoll(const string& str, size_t* idx, int base) argument
297 stoll(const wstring& str, size_t* idx, int base) argument
303 stoull(const string& str, size_t* idx, int base) argument
309 stoull(const wstring& str, size_t* idx, int base) argument
[all...]
/freebsd-9.3-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-9.3-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-9.3-release/contrib/libstdc++/include/debug/
H A Dsafe_iterator.h312 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator
[all...]
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Dvec.cc91 char *base = static_cast <char *> (alloc (size)); local
129 char *base local
302 char* base = static_cast<char *>(array_address); local
335 char* base = static_cast <char *> (array_address); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp32 typedef RecursiveASTVisitor<GCAttrsCollector> base; typedef in class:__anon2962::GCAttrsCollector
H A DTransforms.h190 typedef RecursiveASTVisitor<BodyTransform<BODY_TRANS> > base; typedef in class:clang::arcmt::trans::BodyTransform
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp36 typedef RecursiveASTVisitor<ASTPrinter> base; typedef in class:__anon3140::ASTPrinter
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp53 RegionRawOffsetV2(const SubRegion* base, SVal offset) argument
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c100 int n, m, base; local
[all...]
H A Dread_entry.c238 int base = 0; local
/freebsd-9.3-release/contrib/nvi/common/
H A Doptions.c794 int base, b_num, cnt, col, colwidth, curlen, s_num; local
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dmemory.c534 static int ibv_madvise_range(void *base, size_t size, int advice) argument
624 int ibv_dontfork_range(void *base, size_t size) argument
634 int ibv_dofork_range(void *base, size_t size) argument
/freebsd-9.3-release/contrib/opie/
H A Dopieauto.c54 int algorithm, base, current; member in struct:cachedotp
[all...]
/freebsd-9.3-release/contrib/pf/libevent/
H A Devbuffer.c403 bufferevent_base_set(struct event_base *base, struct bufferevent *bufev) argument
/freebsd-9.3-release/contrib/tcpdump/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

Completed in 345 milliseconds

1234567891011>>