Searched refs:latest (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddeprecated.c221 const char *latest,
224 return svn_diff_file_diff3_2(diff, original, modified, latest,
232 const char *latest,
236 return svn_diff_file_diff4_2(diff, original, modified, latest, ancestor,
362 const svn_string_t *latest,
384 latest,
398 const svn_string_t *latest,
408 modified, latest,
216 svn_diff_file_diff3(svn_diff_t **diff, const char *original, const char *modified, const char *latest, apr_pool_t *pool) argument
227 svn_diff_file_diff4(svn_diff_t **diff, const char *original, const char *modified, const char *latest, const char *ancestor, apr_pool_t *pool) argument
356 svn_diff_mem_string_output_merge(svn_stream_t *output_stream, svn_diff_t *diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const char *conflict_original, const char *conflict_modified, const char *conflict_latest, const char *conflict_separator, svn_boolean_t display_original_in_conflict, svn_boolean_t display_resolved_conflicts, apr_pool_t *pool) argument
392 svn_diff_mem_string_output_merge2(svn_stream_t *output_stream, svn_diff_t *diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const char *conflict_original, const char *conflict_modified, const char *conflict_latest, const char *conflict_separator, svn_diff_conflict_display_style_t style, apr_pool_t *pool) argument
H A Dbinary_diff.c234 svn_stream_t *latest,
253 latest, cancel_func, cancel_baton,
259 /* ### git would first calculate if a git-delta latest->original would be
270 /* ### git would first calculate if a git-delta original->latest would be
232 svn_diff_output_binary(svn_stream_t *output_stream, svn_stream_t *original, svn_stream_t *latest, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
H A Ddiff_memory.c303 const svn_string_t *latest,
311 fill_source_tokens(&(baton.sources[2]), latest, pool);
324 const svn_string_t *latest,
333 fill_source_tokens(&(baton.sources[2]), latest, pool);
720 2 = separator, 3 = latest (end) */
874 return output_merge_token_range(baton, 2/*latest*/,
929 SVN_ERR(output_merge_token_range(btn, 2/*latest*/,
931 SVN_ERR(output_merge_marker(btn, 3/*latest (end)*/));
937 SVN_ERR(output_merge_token_range(btn, 2/*latest*/,
1003 SVN_ERR(output_merge_token_range(btn, 2/*latest*/,
300 svn_diff_mem_string_diff3(svn_diff_t **diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
321 svn_diff_mem_string_diff4(svn_diff_t **diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const svn_string_t *ancestor, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
1051 svn_diff_mem_string_output_merge3(svn_stream_t *output_stream, svn_diff_t *diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const char *conflict_original, const char *conflict_modified, const char *conflict_latest, const char *conflict_separator, svn_diff_conflict_display_style_t style, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
[all...]
H A Ddiff_file.c1339 const char *latest,
1348 baton.files[2].path = latest;
1361 const char *latest,
1371 baton.files[2].path = latest;
2302 SVN_ERR(output_hunk(btn, 2/*latest*/, latest_start, latest_length));
1336 svn_diff_file_diff3_2(svn_diff_t **diff, const char *original, const char *modified, const char *latest, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
1358 svn_diff_file_diff4_2(svn_diff_t **diff, const char *original, const char *modified, const char *latest, const char *ancestor, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_diff.h99 /** The latest version of the data, possibly different than the
210 * three datasources: "original", "modified", and "latest". Do all
235 * two datasources: "original" and "latest", adjusted to become a full
236 * difference between "original", "modified" and "latest" using "ancestor".
307 * the "latest" datasource is identical to the range @a original_start,
327 * between the "original" and "latest" datasources, but this conflicts with
342 * "latest" datasource.
353 * "latest" datasources, but this conflicts with a range in the
365 * @a latest_start, @a latest_length in the "latest" datasource conflicts
369 * If there are common ranges in the "modified" and "latest" datasource
[all...]
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-stats.c194 xge_hal_stats_hw_info_t *latest; local
196 (void) xge_hal_stats_hw(stats->devh, &latest);
201 xge_hal_stats_pcim_info_t *latest; local
203 (void) xge_hal_stats_pcim(stats->devh, &latest);
863 xge_hal_stats_hw_info_t *latest; local
908 (void) xge_hal_stats_hw(hldev, &latest);
917 (u32)(latest->tmac_ttl_less_fb_octets /
927 (u32)(latest->tmac_ttl_less_fb_octets /
/freebsd-11-stable/contrib/less/
H A Dregexp.c377 register char *latest; local
385 latest = regpiece(&flags);
386 if (latest == NULL)
392 regtail(chain, latest);
393 chain = latest;
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1554 struct timeval latest; local
1562 event_base_gettimeofday_cached(b, &latest);
1564 !memcmp(&latest, &cached, sizeof(latest))) {
1568 cached = latest;
1579 diff = sub_tval(systemt, latest);
1591 diff = sub_tval(latest, mono);
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound.spec99 - Bump version number to latest
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c145 "latest in DEST_URL, not necessarily the latest in SOURCE_URL.\n"
189 " 'HEAD' latest in repository") },
801 svn_revnum_t latest, from_latest;
808 SVN_ERR(svn_ra_get_latest_revnum(to_session, &latest, pool));
809 if ((latest != 0) && (! baton->allow_non_empty))
850 if (latest != 0)
853 if (from_latest < latest)
869 NULL, svn_string_createf(pool, "%ld", latest),
879 consistent while allowing folks to see what the latest revisio
799 svn_revnum_t latest, from_latest; local
[all...]
/freebsd-11-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec179 - Updated to latest release
/freebsd-11-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1172 rm -f latest.ssl
1173 fetch ${QUIETFLAG} http://${SERVERNAME}/${FETCHDIR}/latest.ssl \
1175 if ! [ -r latest.ssl ]; then
1181 < latest.ssl > tag.new 2>${QUIETREDIR} || true
1182 rm latest.ssl
2129 # Fetch the latest INDEX-NEW and INDEX-OLD files.
/freebsd-11-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh726 while ! fetch_tag latest; do
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl1355 The latest version of
/freebsd-11-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c616 "Upgrade the repository located at REPOS_PATH to the latest supported\n"
1923 people what the latest revision is. It also proves that the
1927 SVN_ERR(svn_cmdline_printf(pool, _("The latest repos revision is %ld.\n"),
3183 svn_version_t latest = { SVN_VER_MAJOR, SVN_VER_MINOR,
3202 if (! svn_version__at_least(&latest,
3180 svn_version_t latest = { SVN_VER_MAJOR, SVN_VER_MINOR, local
/freebsd-11-stable/contrib/byacc/
H A Dconfig.guess29 # You can get the latest version of this script from:
1422 config.guess and config.sub with the latest versions from:
/freebsd-11-stable/crypto/openssh/
H A Dconfig.guess29 # You can get the latest version of this script from:
1416 config.guess and config.sub with the latest versions from:
/freebsd-11-stable/contrib/sqlite3/
H A Dconfig.guess29 # You can get the latest version of this script from:
1440 copies of config.guess and config.sub with the latest versions from:
/freebsd-11-stable/contrib/libpcap/
H A Dconfig.guess29 # You can get the latest version of this script from:
1436 copies of config.guess and config.sub with the latest versions from:
/freebsd-11-stable/contrib/tcpdump/
H A Dconfig.guess29 # You can get the latest version of this script from:
1436 copies of config.guess and config.sub with the latest versions from:
/freebsd-11-stable/contrib/file/
H A Dconfig.guess29 # You can get the latest version of this script from:
1468 copies of config.guess and config.sub with the latest versions from:
/freebsd-11-stable/
H A DMakefile.inc11622 @[ -L "${REPODIR}/$$(${PKG_CMD} -o ABI_FILE=${WSTAGEDIR}/bin/sh config ABI)/latest" ] && \
1623 unlink ${REPODIR}/$$(${PKG_CMD} -o ABI_FILE=${WSTAGEDIR}/bin/sh config ABI)/latest ; \
1629 ln -s ${PKG_VERSION} latest
1661 # latest copy.
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp295 static void attachLatestDecl(Decl *D, Decl *latest);
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:

Completed in 550 milliseconds

12