/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | throw_allocator.h | 192 const_iterator beg = map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 204 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 229 const_iterator beg = map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 240 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 275 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 380 base_type::const_iterator beg = __b.map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 387 auto beg = __b.map_construct().begin(); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | search_list.c | 31 const char *beg, *colon; in search_list_append() local
|
/dflybsd-src/contrib/binutils-2.34/gprof/ |
H A D | search_list.c | 31 const char *beg, *colon; in search_list_append() local
|
/dflybsd-src/test/stress/ |
H A D | t_mlock.c | 19 size_t beg; in main() local
|
/dflybsd-src/contrib/zlib-1.2/ |
H A D | deflate.c | 755 #define HCRC_UPDATE(beg) \ argument 902 ulg beg = s->pending; /* start of bytes to update crc */ local 929 ulg beg = s->pending; /* start of bytes to update crc */ local 951 ulg beg = s->pending; /* start of bytes to update crc */ local
|
H A D | inffast.c | 58 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/dflybsd-src/contrib/grep/src/ |
H A D | grep.c | 1042 char const *beg; in nlscan() local 1091 print_line_head (char *beg, size_t len, char const *lim, char sep) in print_line_head() 1140 print_line_middle (char *beg, char *lim, in print_line_middle() 1208 print_line_tail (char *beg, const char *lim, const char *line_color) in print_line_tail() 1229 prline (char *beg, char *lim, char sep) in prline() 1298 prtext (char *beg, char *lim) in prtext() 1392 grepbuf (char *beg, char const *lim) in grepbuf() 1439 char *beg; in grep() local
|
H A D | kwsearch.c | 155 char const *beg, *end, *mb_start; in Fexecute() local
|
H A D | dfasearch.c | 336 char const *buflim, *beg, *end, *ptr, *match, *best_match, *mb_start; in EGexecute() local
|
/dflybsd-src/sbin/hammer2/zlib/ |
H A D | hammer2_zlib_inffast.c | 75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/ |
H A D | hammer2_zlib_inffast.c | 75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
/dflybsd-src/sys/vfs/hammer2/zlib/ |
H A D | hammer2_zlib_inffast.c | 75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
/dflybsd-src/contrib/nvi2/vi/ |
H A D | v_increment.c | 54 size_t beg, blen, end, len, nlen, wlen; in v_increment() local
|
H A D | vi.c | 1034 size_t beg, end, len; in v_curword() local
|
/dflybsd-src/usr.bin/split/ |
H A D | split.c | 297 char beg, end; in newfile() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | ios.cc | 70 const ios_base::seekdir ios_base::beg; member in std::ios_base
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 68 const ios_base::seekdir ios_base::beg; member in std::ios_base
|
/dflybsd-src/contrib/mdocml/ |
H A D | out.c | 440 const char *beg; /* Beginning of the current line. */ in tblcalc_literal() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | throw_allocator.h | 168 const_iterator beg = map().begin(); in _GLIBCXX_VISIBILITY() local 241 base_type::const_iterator beg = __b.map().begin(); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/usr.bin/mail/ |
H A D | list.c | 117 int tok, beg, mc, star, other, valdot, colmod, colresult; in markall() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | ios_base.h | 398 static const seekdir beg = _S_beg; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | dwarf2dbg.c | 1599 symbolS *beg, *end; in out_debug_ranges() local 1667 symbolS *beg, *end; in out_debug_aranges() local
|
/dflybsd-src/lib/libc/nameser/ |
H A D | ns_name.c | 799 char *beg = dn, tc; in decode_bitstring() local
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | dwarf2dbg.c | 1903 symbolS *beg, *end; in out_debug_ranges() local 1972 symbolS *beg, *end; in out_debug_aranges() local
|
/dflybsd-src/lib/libfetch/ |
H A D | ftp.c | 274 const char *beg, *end; in ftp_cwd() local
|