Searched refs:same (Results 51 - 75 of 161) sorted by relevance

1234567

/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl67 * included with this distribution is covered by the same copyright terms
/freebsd-11-stable/share/mk/
H A Dbsd.progs.mk97 # the same objects.
H A Dbsd.subdir.mk18 # Each of the targets will execute the same target in the
H A Dlocal.meta.sys.mk177 # this is not the same as INCLUDEDIR
H A Dbsd.compiler.mk112 # The value is only used/exported for the same environment that impacts
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp28 case same:
111 case same:
112 s.PutCString("= <same>");
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi91 built the second time. In theory, the last two should produce the same
136 is running properly, since it should produce the same object files
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_tree.c1069 svn_boolean_t same; local
1077 SVN_ERR(svn_io_files_contents_same_p(&same, copyfrom_file,
1081 same = FALSE;
1090 !same,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dworkqueue.c167 * current working file -- if they are the same, do nothing, to avoid
191 svn_boolean_t same; local
221 * text is the same as the old working text (or TRUE if it's a special
238 * file contain the same content, because we use the same props here
252 SVN_ERR(svn_io_files_contents_same_p(&same, tmp_wfile,
255 same = TRUE;
258 if (! same)
H A Dmerge.c148 this may be the same as SOURCE_ABSPATH if FORCE_COPY is FALSE and no
919 svn_boolean_t same, special;
923 but the same treatment is probably also appropriate for
929 SVN_ERR(svn_io_files_contents_same_p(&same, result_target,
935 *merge_outcome = same ? svn_wc_merge_unchanged : svn_wc_merge_merged;
963 * Copy* the files at LEFT_ABSPATH and RIGHT_ABSPATH into the same directory
1139 /* We cannot depend on the left file to contain the same eols as the
918 svn_boolean_t same, special; local
H A Dwc-metadata.sql116 same path. (A NODES row must exist if this node exists, but an
286 operation will be assigned the same op_depth.
326 The 'BASE' and 'WORKING' trees use the same literal values for
554 external; otherwise NULL. (Usually these will both have the same value) */
577 average number of rows with the same value in all columns left of this
H A Dwc-checks.sql194 node at the same op-depth. Only certain types allow further
233 must be shadowed at the same op-depth as well */
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A Dkpasswdd.c501 krb5_boolean same; local
512 same = krb5_principal_compare(context, principal, (*ticket)->server);
514 if (same == TRUE)
528 krb5_warnx (context, "server realm (%s) not same a client realm (%s)",
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag.c1025 svn_boolean_t same;
1037 SVN_ERR(svn_fs_x__prop_rep_equal(&same, fs, noderev1, noderev2,
1039 *props_changed = !same;
1019 svn_boolean_t same; local
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_io.h172 same varieties of @a kind as svn_io_check_path(). */
208 * the same as @a filename, even if @a filename does not exist.
372 * to the same thing @a src does.
602 * have the same size, it merely means that the sizes are not
619 * have the same size, it merely means that the sizes are not
660 /** Set @a *same to TRUE if @a file1 and @a file2 have the same
664 svn_io_files_contents_same_p(svn_boolean_t *same,
669 /** Set @a *same12 to TRUE if @a file1 and @a file2 have the same
815 * directory @a src_path to the same basenam
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcert.c367 * @return the same object as is passed in.
1334 * @return 0 the objects are the same, returns > 0 is p is "larger"
1745 * Name constraints only apply to the same name type, see RFC3280,
1829 int *same, int *match)
1846 *same = 1;
1859 int name, alt_name, same; local
1863 name = alt_name = same = *match = 0;
1891 * same type. So if there have been a match of type, require
1894 ret = match_alt_name(&t->val[i].base, c, &same, &alt_name);
1896 if (name && (!same || alt_nam
1828 match_alt_name(const GeneralName *n, const Certificate *c, int *same, int *match) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c2061 /* Check that we are not applying the same change that just adds some
2638 svn_boolean_t same;
2646 &same, orig_stream,
2652 if (same)
2676 &same, orig_stream,
2682 if (same)
2686 if (same)
2637 svn_boolean_t same; local
H A Dmerge.c242 is the same repository as the
307 /* A hash of (const char *) absolute WC paths mapped to the same which
356 source is in the same repository as the merge target, and we are not
447 /* Return TRUE iff the repository of LOCATION1 is the same as
463 /* If the repository identified of LOCATION1 is not the same as that
477 _("'%s' must be from the same repository as "
731 The merge source and target are assumed to be in the same repository.
734 those additions refer to the same line of history as TARGET_ABSPATH as
738 of each source path. If a source_path/range refers to the same line of
843 exist on the same lin
2331 properties_same_p(svn_boolean_t *same, apr_hash_t *props1, apr_hash_t *props2, apr_pool_t *scratch_pool) argument
2362 files_same_p(svn_boolean_t *same, const char *older_abspath, apr_hash_t *original_props, const char *mine_abspath, svn_wc_context_t *wc_ctx, apr_pool_t *scratch_pool) argument
2455 svn_boolean_t same; local
3224 svn_boolean_t same; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.sh144 # default value, when multi-arch is the same as the
416 # address in GDB have the same size and "look the same". For such a
761 # parsed (on Unix systems, by the shell) to yield the same vector.
2262 may not even be of the same architecture family. The most recent
2263 architecture of the same family is found at the head of the
/freebsd-11-stable/sys/netgraph/
H A Dng_vjc.c72 #error NG_VJC_MAX_CHANNELS must be the same as MAX_STATES
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.pl189 * included with this distribution is covered by the same copyright terms
H A Dobjects.pl140 * included with this distribution is covered by the same copyright terms
/freebsd-11-stable/contrib/binutils/ld/
H A DMakefile.in2527 # The generated emulation files mostly have the same dependencies.
2754 ldctor.o: ldctor.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2758 ldemul.o: ldemul.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2762 ldexp.o: ldexp.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2767 ldfile.o: ldfile.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2773 ldlang.o: ldlang.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2780 ldmain.o: ldmain.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2786 ldmisc.o: ldmisc.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2793 ldver.o: ldver.c sysdep.h config.h $(INCDIR)/fopen-same.h \
2797 ldwrite.o: ldwrite.c sysdep.h config.h $(INCDIR)/fopen-same
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex425 % This space token undergoes the same procedure and is eventually removed
565 %% Define @` and @' to be the same as ` and '
622 % @LaTeX{} logo. Not quite the same results as the definition in
946 % @c is the same as @comment
1097 % @bullet and @minus need the same treatment as @math, just above.
1102 % We do .5em per period so that it has the same spacing in a typewriter
1222 % not active characters. hyperref.dtx (which has the same problem as
1264 % without \immediate, pdftex seg faults when the same image is
1520 % Support font families that don't use the same naming scheme as CM.
1848 % @file, @option are the same a
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Ddpadd.mk125 # 99% of the time the two are the same, but the DPADD logic

Completed in 243 milliseconds

1234567