Searched defs:history (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.1-release/contrib/xz/src/liblzma/delta/
H A Ddelta_private.h29 uint8_t history[LZMA_DELTA_DIST_MAX]; member in struct:lzma_coder_s
/freebsd-10.1-release/sys/dev/syscons/
H A Dschistory.c95 sc_vtb_t *history; local
190 sc_vtb_t *history; local
[all...]
H A Dsyscons.h341 sc_vtb_t *history; /* circular history buffer */ member in struct:scr_stat
/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_env.h88 struct uwx_history history; member in struct:uwx_env
/freebsd-10.1-release/sys/netgraph/
H A Dng_mppc.c150 u_char *history; /* compression history */ member in struct:ng_mppc_dir
[all...]
/freebsd-10.1-release/lib/libedit/
H A Dhistory.c61 struct history { struct
915 history(History *h, HistEvent *ev, int fun, ...) function
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c232 uint64_t history[DN_MAX_LEVELS]; local
171 dmu_tx_count_twig(dmu_tx_hold_t *txh, dnode_t *dn, dmu_buf_impl_t *db, int level, uint64_t blkid, boolean_t freeable, uint64_t *history) argument
/freebsd-10.1-release/contrib/gcc/
H A Dmodulo-sched.c134 int history; /* Threshold for conflict checking using DFA. */ member in struct:partial_schedule
2004 create_partial_schedule(int ii, ddg_ptr g, int history) argument
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c287 svn_fs_history_t *history; local
[all...]
H A Drev_hunt.c199 svn_fs_history_t *history; local
535 svn_fs_history_t *history; local
1142 svn_fs_history_t *history; local
1469 svn_fs_history_t *history; local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1500 svn_fs_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *pool) argument
1509 svn_fs_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c4183 svn_fs_history_t *history; member in struct:history_prev_args
4194 svn_fs_history_t *history = args->history; local
4376 base_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *pool) argument
4427 base_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *pool) argument
4611 svn_fs_history_t *history = apr_pcalloc(pool, sizeof(*history)); local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c3484 svn_fs_history_t *history; member in struct:history_prev_args
3495 svn_fs_history_t *history = args->history; local
3650 fs_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *pool) argument
3701 fs_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *pool) argument
3732 svn_fs_history_t *history = apr_pcalloc(pool, sizeof(*history)); local
[all...]
/freebsd-10.1-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h758 unsigned long history; member in struct:c4iw_ep_common
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-mips.c648 static struct mips_cl_insn history[1 + MAX_NOPS]; variable in typeref:struct:mips_cl_insn
2432 nops_for_vr4130(const struct mips_cl_insn *history, const struct mips_cl_insn *insn) argument
2475 nops_for_insn(const struct mips_cl_insn *history, const struct mips_cl_insn *insn) argument
2504 nops_for_sequence(int num_insns, const struct mips_cl_insn *history, ...) argument
2526 nops_for_insn_or_target(const struct mips_cl_insn *history, const struct mips_cl_insn *insn) argument
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c11913 svn_mergeinfo_t history; member in struct:branch_history_t
[all...]

Completed in 267 milliseconds