Searched refs:original (Results 26 - 50 of 88) sorted by relevance

1234

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.c359 const svn_string_t *original,
386 SVN_ERR_ASSERT_NO_RETURN(original != NULL);
400 if (original == NULL && mine != NULL)
410 SVN_ERR_ASSERT_NO_RETURN(original != NULL);
412 if (svn_string_compare(original, incoming_base))
437 SVN_ERR_ASSERT_NO_RETURN(!svn_string_compare(original, incoming_base));
453 if (original && mine && svn_string_compare(original, mine))
455 /* We have an unchanged property, so the original values must
457 SVN_ERR_ASSERT_NO_RETURN(!svn_string_compare(original, incoming_bas
356 generate_conflict_message(const char *propname, const svn_string_t *original, const svn_string_t *mine, const svn_string_t *incoming, const svn_string_t *incoming_base, apr_pool_t *result_pool) argument
513 prop_conflict_new(const svn_string_t **conflict_desc, const char *propname, const svn_string_t *original, const svn_string_t *mine, const svn_string_t *incoming, const svn_string_t *incoming_base, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
676 const svn_string_t *original; local
[all...]
/freebsd-13-stable/contrib/cortex-strings/src/arm/
H A Dmemset.S65 @ returns original address in r0
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c53 long original = InterlockedCompareExchange(dst, newl, oldl); local
54 return (original == oldl);
59 int original = InterlockedCompareExchange(dst, newi, oldi); local
60 return (original == oldi);
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Drollback_002_pos.ksh45 # 6. Remove the original files
127 FILE_COUNT=`ls -Al $TESTDIR/original* $TESTDIR/afterfirst*| grep -v "total" | wc -l`
130 log_fail "$TESTDIR contains $FILE_COUNT original* files(s)."
/freebsd-13-stable/share/examples/ipfw/
H A Dchange_rules.sh127 seconds, the original rules will be restored.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Dbinary_diff.c36 the original and compressed size. */
233 svn_stream_t *original,
248 original, 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
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h212 ClangASTSourceProxy(ClangASTSource &original) : m_original(original) {} argument
/freebsd-13-stable/sbin/gvinum/
H A Dgvinum.c188 char original[BUFSIZ], tmpfile[20], *token[GV_MAXARGS]; local
261 * Copy the original input line in case we need it for error
264 strlcpy(original, buf, sizeof(original));
278 warnx("line %d: '%s'", line, original);
302 warnx("line %d: '%s'", line, original);
339 warnx("line %d: '%s'", line, original);
373 warnx("line %d: '%s'", line, original);
386 warnx("line %d: '%s'", line, original);
/freebsd-13-stable/contrib/bmake/mk/
H A Dtarget-flags.mk27 # variables. The original version of this macro file did
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-for.mk62 . warning After the .for loop, var must still have its original value.
65 . warning After the .for loop, var2 must still have its original value.
77 . warning After the .for loop, var must still have its original value.
80 . warning After the .for loop, var2 must still have its original value.
H A Dvarmod-order-shuffle.mk36 # Sorting after shuffling must produce the original numbers.
H A Dvarparse-undef-partial.mk37 # In contrast to the previous line, evaluating the original LIST again now
/freebsd-13-stable/contrib/capsicum-test/
H A Dprocdesc.cc478 // Child has been reaped, so original process descriptor dangles but
518 sighandler_t original = signal(SIGCHLD, handle_signal); local
540 signal(SIGCHLD, original);
544 sighandler_t original = signal(SIGCHLD, handle_signal); local
568 signal(SIGCHLD, original);
809 sighandler_t original = signal(SIGCHLD, handle_signal); local
816 signal(SIGCHLD, original);
824 sighandler_t original = signal(SIGCHLD, handle_signal); local
838 signal(SIGCHLD, original);
1034 // Child: close our copy of the original proces
[all...]
/freebsd-13-stable/tools/tools/portsinfo/
H A Dportsinfo.sh24 contains any patches necessary to make the original application source
/freebsd-13-stable/sys/dev/sfxge/common/
H A Dsiena_nic.c626 efx_oword_t original; local
636 EFSYS_BAR_READO(enp->en_esbp, rsp->address, &original,
644 reg = original;
676 EFSYS_BAR_WRITEO(enp->en_esbp, rsp->address, &original,
691 EFSYS_BAR_WRITEO(enp->en_esbp, rsp->address, &original, B_TRUE);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcaching.c48 normalize_key_part(const char *original, argument
52 apr_size_t len = strlen(original);
58 char c = original[i];
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.h116 JumpModType original; member in struct:lld::elf::JumpInstrMod
167 // a relocation back to its original non-Thunk target, and restore the
168 // original addend, so we cannot fold offset + addend. A nested pair is used
/freebsd-13-stable/contrib/sendmail/contrib/
H A Ddoublebounce.pl7 # Based on the original doublebounce.pl code by jr@terra.net, 12/4/97.
29 ## by sendmail on stdin, for the original message (it starts after the
34 ## return the message to the original sender, or do something about
98 The from header on the original e-mail was: $from.
141 # Ok, now we can get down to business, find the original message
156 # Found the original message
195 # Start with the original (inner) sender
206 syslog('info', 'Unable to find original sender, falling back.');
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp907 // Given a permuted argument, find it's position in the original Args vector.
909 const Args &original) {
911 original, [arg](const Args::ArgEntry &D) { return D.c_str() == arg; });
914 // Given a permuted argument, find it's index in the original Args vector.
915 static size_t FindOriginalIndex(const char *arg, const Args &original) { argument
916 return std::distance(original.begin(), FindOriginalIter(arg, original));
919 // Construct a new Args object, consisting of the entries from the original
922 const Args &original) {
925 auto pos = FindOriginalIter(arg, original);
908 FindOriginalIter(const char *arg, const Args &original) argument
921 ReconstituteArgsAfterParsing(llvm::ArrayRef<char *> parsed, const Args &original) argument
[all...]
/freebsd-13-stable/contrib/kyua/utils/sqlite/
H A Dstatement.cpp57 /// \param original The native SQLite 3 data type.
61 c_type_to_cxx(const int original) argument
63 switch (original) {
560 /// string, so the original string object does not have to remain live. We
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S56 mov %rbx, %rsp # restore the original rsp
136 mov %rbx, %rsp # restore the original rsp
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcaching.c46 normalize_key_part(const char *original, argument
50 apr_size_t len = strlen(original);
55 char c = original[i];
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h45 // You can access original function by calling REAL(foo)(bar, baz).
97 const __sanitizer::uptr original; member in struct:interpose_substitution
/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdaa.h126 uint32_t original; member in struct:hdaa_widget::__anon14315::__anon14316
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1446 llvm::StringRef original,
1448 if (!original.empty()) {
1449 int len = ::MultiByteToWideChar(codepage, MB_ERR_INVALID_CHARS, original.begin(),
1450 original.size(), utf16.begin(), 0);
1459 len = ::MultiByteToWideChar(codepage, MB_ERR_INVALID_CHARS, original.begin(),
1460 original.size(), utf16.begin(), utf16.size());

Completed in 133 milliseconds

1234