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

/freebsd-13-stable/contrib/xz/src/liblzma/delta/
H A Ddelta_private.h29 uint8_t history[LZMA_DELTA_DIST_MAX]; member in struct:__anon6639
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-linked-ptr-test.cc41 Message* history = NULL; member in namespace:__anon844
[all...]
/freebsd-13-stable/sys/net/
H A Dmppcc.c138 void MPPC_InitCompressionHistory(char *history) argument
146 int MPPC_Compress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int flags, int undef) argument
[all...]
H A Dmppcd.c98 void MPPC_InitDecompressionHistory(char *history) argument
106 int MPPC_Decompress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int flags) argument
/freebsd-13-stable/sys/dev/syscons/
H A Dschistory.c96 sc_vtb_t *history; local
191 sc_vtb_t *history; local
[all...]
H A Dsyscons.h337 sc_vtb_t *history; /* circular history buffer */ member in struct:scr_stat
/freebsd-13-stable/contrib/bc/include/
H A Dhistory.h188 BcVec history; member in struct:BcHistory
H A Dvm.h381 BcHistory history; member in struct:BcVm
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs/
H A Ddeprecated.c233 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
H A Dfs-loader.c2048 svn_fs_history_prev2(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2058 svn_fs_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *pool) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp657 CommandHistory &history = m_interpreter.GetCommandHistory(); local
/freebsd-13-stable/sys/netgraph/
H A Dng_mppc.c147 u_char *history; /* compression history */ member in struct:ng_mppc_dir
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Drev_hunt.c199 svn_fs_history_t *history; local
522 svn_fs_history_t *history; local
1125 svn_fs_history_t *history; local
1496 svn_fs_history_t *history; local
[all...]
H A Dlog.c310 svn_fs_history_t *history; local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch.c73 svn_branch__history_t *history; member in struct:svn_branch__state_priv_t
842 svn_branch__history_t *history local
852 svn_branch__history_t *history local
878 svn_branch__history_t *history local
1043 branch_state_set_history(svn_branch__state_t *branch, const svn_branch__history_t *history, apr_pool_t *scratch_pool) argument
1290 svn_branch__state_set_history(svn_branch__state_t *branch, const svn_branch__history_t *history, apr_pool_t *scratch_pool) argument
1407 svn_branch__history_t *history local
1625 history_serialize(svn_stream_t *stream, svn_branch__history_t *history, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c2585 history_prev(svn_fs_history_t **prev_history, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2791 fs_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2847 fs_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *result_pool) argument
2879 svn_fs_history_t *history = apr_pcalloc(result_pool, sizeof(*history)); local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c3857 history_prev(svn_fs_history_t **prev_history, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
4059 fs_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
4115 fs_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *pool) argument
4147 svn_fs_history_t *history = apr_pcalloc(pool, sizeof(*history)); local
[all...]
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h833 unsigned long history; member in struct:c4iw_ep_common
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c4320 svn_fs_history_t *history; member in struct:history_prev_args
4331 svn_fs_history_t *history = args->history; local
4512 base_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
4566 base_history_location(const char **path, svn_revnum_t *revision, svn_fs_history_t *history, apr_pool_t *pool) argument
4750 svn_fs_history_t *history = apr_pcalloc(pool, sizeof(*history)); local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c12088 svn_mergeinfo_t history; member in struct:branch_history_t
[all...]

Completed in 390 milliseconds