Searched defs:last (Results 201 - 225 of 631) sorted by relevance

1234567891011>>

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_program.c91 dtrace_ecbdesc_t *last = NULL; local
320 dtrace_actdesc_t *last = sdp->dtsd_action_last; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dxdelta.c86 const unsigned char *last = input + MATCH_BLOCKSIZE; local
/freebsd-10-stable/contrib/subversion/subversion/svnfsfs/
H A Dstats-cmd.c110 int last = 63; local
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_inode.c588 ufs2_daddr_t nb, nlbn, last; local
[all...]
/freebsd-10-stable/sys/dev/iicbus/
H A Diic.c200 iicuio_move(struct iic_cdevpriv *priv, struct uio *uio, int last) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c62 time_t last; member in struct:dbinfo
/freebsd-10-stable/contrib/zlib/
H A Dinflate.c636 code last; /* parent table entry */ local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dsem_new.c259 bool last; local
/freebsd-10-stable/contrib/bsnmp/gensnmpdef/
H A Dgensnmpdef.c107 open_node(const SmiNode *n, u_int level, SmiNode **last) argument
509 SmiNode *n, *last; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c453 struct bpf_insn *last; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_diff.c91 report_free_dnode_range(struct diffarg *da, uint64_t first, uint64_t last) argument
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_large.c57 struct fileblock *last; member in struct:fileblocks
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_inode.c381 e2fs_lbn_t nb, nlbn, last; local
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dcmd2.c302 int *ip, last; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dhash.c640 struct strtab_hash_entry *last; member in struct:bfd_strtab_hash
H A Dmerge.c66 struct sec_merge_hash_entry *last; member in struct:sec_merge_hash
/freebsd-10-stable/contrib/binutils/binutils/
H A Dbucomm.c234 display_info_table(int first, int last) argument
H A Drescoff.c354 bindata *last; member in struct:bindata_build
364 coff_res_data *last; member in struct:coff_res_data_build
[all...]
/freebsd-10-stable/contrib/dialog/
H A Dcalendar.c224 int last = days_in_month(current, 0); local
/freebsd-10-stable/contrib/gcc/
H A Dsched-ebb.c121 begin_schedule_ready(rtx insn, rtx last) argument
H A Dtree-if-conv.c960 tree_stmt_iterator last; local
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dpch.c424 unsigned char *first, *last; local
/freebsd-10-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-table.cpp87 tab_position *last = tab; local
128 tab_position *last = NULL; local
[all...]
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dassoc_container.hpp218 cc_hash_table(It first, It last) argument
225 cc_hash_table(It first, It last, const hash_fn& h) argument
236 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
248 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
262 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, argument
368 gp_hash_table(It first, It last) argument
376 gp_hash_table(It first, It last, const hash_fn& h) argument
387 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) argument
399 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) argument
413 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p) argument
429 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, const probe_fn& p, const resize_policy& rp) argument
520 tree(It first, It last) argument
528 tree(It first, It last, const cmp_fn& c) argument
597 trie(It first, It last) argument
604 trie(It first, It last, const e_access_traits& t) argument
660 list_update(It first, It last) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp143 void ModuleManager::removeModules(ModuleIterator first, ModuleIterator last, argument

Completed in 509 milliseconds

1234567891011>>