Searched refs:same (Results 1 - 25 of 61) sorted by relevance

123

/haiku-fatelf/src/bin/coreutils/man/
H A Darch.x2 arch \- print machine hardware name (same as uname -m)
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsame.c1 /* Determine whether two file names refer to the same file.
38 #include "same.h"
41 #include "same-inode.h"
47 /* Return nonzero if SOURCE and DEST point to the same name in the same
62 bool same = false; local
67 base names are the same, while checking the directories. */
97 same = SAME_INODE (source_dir_stats, dest_dir_stats);
100 if (same && ! identical_basenames)
110 same
[all...]
H A Dgnulib.mk9 # the same distribution terms as the rest of that program.
12 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libcoreutils --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=gnulib-tests --aux-dir=build-aux --with-tests --avoid=canonicalize-lgpl --avoid=dummy --no-libtool --macro-prefix=gl acl alloca announce-gen areadlink-with-size argmatch argv-iter assert atexit autobuild backupfile base64 c-strcase c-strtod c-strtold calloc canon-host canonicalize chown cloexec closein closeout config-h configmake crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 cycle-check d-ino d-type diacrit dirfd dirname do-release-commit-and-tag dup2 environ error euidaccess exclude exitfail faccessat fchdir fcntl fcntl-safer fdl file-type fileblocks filemode filenamecat filevercmp fnmatch-gnu fopen-safer fprintftime freopen freopen-safer fseeko fsusage fsync ftello ftruncate fts getdate getgroups gethrxtime getline getloadavg getndelim2 getopt-gnu getpagesize getpass-gnu gettext gettime gettimeofday getugroups getusershell git-version-gen gitlog-to-changelog gnu-make gnu-web-doc-update gnumakefile gnupload group-member hard-locale hash hash-pjw host-os human idcache ignore-value inttostr inttypes isapipe isblank lchmod lchown lib-ignore linebuffer link link-follow linkat long-options lstat maintainer-makefile malloc manywarnings mbrtowc mbsalign mbswidth memcasecmp memchr memcmp memcmp2 memcpy memmove mempcpy memrchr memset mgetgroups mkancesdirs mkdir mkdir-p mkstemp mktime modechange mountlist mpsort nproc obstack pathmax perl physmem posix-shell posixtm posixver priv-set progname propername putenv quote quotearg raise randint randperm readlink readtokens readtokens0 readutmp realloc regex remove rename rmdir root-dev-ino rpmatch safe-read same save-cwd savedir savewd selinux-at settime sig2str sigaction ssize_t stat-macros stat-time stdbool stdlib-safer stpcpy stpncpy strcspn strdup-posix strftime strpbrk strsignal strtod strtoimax strtol strtoumax symlink sys_stat timespec tzset uname unicodeio unistd-safer unlink-busy unlocked-io unsetenv update-copyright uptime useless-if-before-free userspec utimecmp utimens vasprintf-posix vc-list-files verify verror version-etc-fsf wcwidth winsz-ioctl winsz-termios write-any-file xalloc xfreopen xgetcwd xgethostname xmemcoll xnanosleep xprintf xprintf-posix xreadlink xstrtod xstrtoimax xstrtol xstrtold xstrtoumax yesno
124 # The arg-nonnull.h that gets inserted into generated .h files is the same as
377 # Listed in the same order as the GNU makefile conventions.
1607 # The link-warning.h that gets inserted into generated .h files is the same as
2527 ## begin gnulib module same
2530 EXTRA_DIST += same.c same.h
2532 EXTRA_libcoreutils_a_SOURCES += same.c
2534 ## end gnulib module same
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsame.c1 /* Determine whether two file names refer to the same file.
39 #include "same.h"
42 #include "same-inode.h"
49 /* Return nonzero if SOURCE and DEST point to the same name in the same
64 bool same = false; local
69 base names are the same, while checking the directories. */
99 same = SAME_INODE (source_dir_stats, dest_dir_stats);
102 if (same && ! identical_basenames)
112 same
[all...]
/haiku-fatelf/src/bin/bash/
H A Dhashcmd.c133 int same; local
178 equivalence -- same device and inode. */
181 same = 0;
187 same = same_file (".", path, (struct stat *)NULL, (struct stat *)NULL);
191 return same ? (char *)NULL : savestring (path);
/haiku-fatelf/src/system/libroot/posix/glibc/iconv/
H A Dgconv_int.h45 struct gconv_module *same; /* List of entries with identical prefix. */ member in struct:gconv_module
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmacrotab.c183 /* Compare two source locations (from the same compilation unit).
223 /* If the two files are not the same, find their common ancestor in
228 chain until the two files are at least at the same *depth*.
229 Then, walk up both files in synchrony until they're the same
251 /* Now both file1 and file2 are at the same depth. Walk toward
267 same compilation unit, then they should both be part of
268 the same tree, and this shouldn't happen. */
273 /* Now we've got two line numbers in the same file. */
281 with the same line number in the #including file. */
297 Sort definitions by name; for two definitions with the same nam
677 int same = 1; local
[all...]
/haiku-fatelf/src/preferences/filetypes/
H A DFileTypeWindow.cpp76 fSameTypeAsButton = new BButton("same type as",
78 "The same TYPE as ..."), new BMessage(kMsgSameTypeAs));
112 fSameAppAsButton = new BButton("same app as",
114 "The same APPLICATION as ..."),
148 bool same = false; local
152 same = true;
154 // Check if all entries have the same parent directory
160 same = false;
168 if (same && parent.GetName(name) == B_OK) {
360 panel.AddString("title", B_TRANSLATE("Select same typ
[all...]
/haiku-fatelf/src/bin/bash/lib/intl/
H A Drelocatable.c217 bool same = false; local
228 same = true;
241 if (!same)
243 /* The last pathname component was the same. opi and cpi now point
388 initially been installed in the same orig_prefix. But we can do
411 typically created from the same Makefile variable as orig_prefix came
/haiku-fatelf/src/bin/gawk/intl/
H A Drelocatable.c216 bool same = false; local
227 same = true;
240 if (!same)
242 /* The last pathname component was the same. opi and cpi now point
387 initially been installed in the same orig_prefix. But we can do
410 typically created from the same Makefile variable as orig_prefix came
/haiku-fatelf/src/libs/ncurses/ncurses/trace/
H A Dvisbuf.c229 bool same = TRUE; local
238 same = FALSE;
244 * If the rendition is the same for the whole string, display it as a
248 if (same) {
/haiku-fatelf/src/system/libroot/os/arch/arm/
H A Datomic.S139 bne same @ if it succeeded, jump to (same) and return. there is no need to clrex if strex succeeded
141 same: mov r0, r12 label
240 // // we must use cas... so we change to the same value if matching,
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c335 * Look for strings that are marked cancelled, which happen to be the same name
381 bool same; local
393 for (n = 0, same = TRUE; n < na; n++) {
395 same = FALSE;
399 if (same)
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dtty_update.c538 * Returns: same as EmitRange
546 int i, j, same; local
553 for (j = first, same = 0; j <= last; j++) {
554 if (!same && isWidecExt(otext[j]))
557 same++;
559 if (same > SP->_inline_cost) {
560 EmitRange(ntext + first, j - same - first);
563 same = 0;
566 i = EmitRange(ntext + first, j - same - first);
571 return (same
[all...]
/haiku-fatelf/src/apps/mail/
H A DWords.cpp236 #define same(x) (vsvfn[(x) - 'A'] & 2) // FJLMNR macro
344 if (same(*n) || (n == n_start && vowel(*n))) {
732 // the same word file entry twice;
733 // It is possible for the same entry in the words file to have
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dvmsbuild.com90 so that this run-time library resides in the same location as gcc's
/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex47 themselves is the same. We call it the resources format.
220 seems to be unused, always containing the same data.
326 Must be the same value as given in the resources header for
390 It always contains the same data given by \code{kUnusedResourceDataPattern}:
401 These fields contain the same kind of data. To understand what the value for a
422 resource. Subsequent infos for resources of the same type are collected in
609 header is unclear. The same holds for the resource index section header.}
/haiku-fatelf/src/bin/coreutils/src/
H A Dcopy.c49 #include "same.h"
365 (or the same as) DST_NAME_IN; otherwise, clear it.
431 refer to the same file as DEST_NAME if defined.
510 of DST_NAME instead. DEST_DESC must refer to the same file as
621 2) because it's more consistent to use the same context
1008 files are the `same' by some measure. The goal is to avoid
1017 `rename (a, b)' where `a' and `b' are distinct hard links to the same
1035 bool same = SAME_INODE (*src_sb, *dst_sb); local
1045 if (same && x->hard_link)
1053 same_link = same;
[all...]
H A Dsort.c268 comparison of lines, and instead leaves lines in the same order
568 compression process that has the same PID as an old zombie process
682 the same PID. This is probably exceedingly rare, but to be on the safe
1309 by FPS and FILES, which are alternate names of the same files.
2669 the same as OUTFILE. If found, merge the found instances (and perhaps
2696 bool same; local
2700 same = true;
2713 same = (((is_stdin
2720 if (same)
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex414 % This space token undergoes the same procedure and is eventually removed
554 %% Define @` and @' to be the same as ` and '
611 % @LaTeX{} logo. Not quite the same results as the definition in
920 % @c is the same as @comment
1071 % @bullet and @minus need the same treatment as @math, just above.
1076 % We do .5em per period so that it has the same spacing in a typewriter
1178 % without \immediate, pdftex seg faults when the same image is
1440 % Support font families that don't use the same naming scheme as CM.
1747 % @file, @option are the same as @samp.
1752 % which makes spaces the same siz
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dbootstrap52 If the file $0.conf exists in the same directory as this script, its
800 # Similarly for runtime-po/Makevars, but not quite the same.
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex394 % @begin foo is the same as @foo, for now.
458 %% Define @` and @' to be the same as ` and '
659 % We do .5em per period so that it has the same spacing in a typewriter
787 % @c is the same as @comment
877 % @bullet and @minus need the same treatment as @math, just above.
958 % without \immediate, pdftex seg faults when the same image is
1153 % Support font families that don't use the same naming scheme as CM.
1392 % @file, @option are the same as @samp.
1397 % which makes spaces the same size as normal in the surrounding text.
1400 % Change normal interword space to be same a
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Drun-testpattern-2.in120 -s Skip duplicate printers (with the same model number
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex380 % @begin foo is the same as @foo, for now.
444 %% Define @` and @' to be the same as ` and '
645 % We do .5em per period so that it has the same spacing in a typewriter
735 % @c is the same as @comment
800 % @bullet and @minus need the same treatment as @math, just above.
1050 % Support font families that don't use the same naming scheme as CM.
1282 % @file, @option are the same as @samp.
1287 % which makes spaces the same size as normal in the surrounding text.
1290 % Change normal interword space to be same as for the current font.
1613 % @headings on same a
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex297 % @begin foo is the same as @foo, for now.
361 %% Define @` and @' to be the same as ` and '
566 % @c is the same as @comment
870 % @bullet and @minus need the same treatment as @math, just above.
1120 % which makes spaces the same size as normal in the surrounding text.
1123 % Change normal interword space to be same as for the current font.
1335 % @headings on same as @headings double, retained for compatibility.
1499 % following text (if any) will end up on the same line. Since that
1607 % argument is the same as `1'.
2308 % format, but then we repeat the same computatio
[all...]

Completed in 424 milliseconds

123