Searched refs:different (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/coreutils/src/
H A Duniq.c237 different (char *old, char *new, size_t oldlen, size_t newlen)
300 this optimization lets uniq output each different line right away,
301 without waiting to see if the next one is different. */
317 || different (thisfield, prevfield, thislen, prevlen))
353 match = !different (thisfield, prevfield, thislen, prevlen);
236 different (char *old, char *new, size_t oldlen, size_t newlen) function
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/
H A Dlocate-test40 not support TESTs compiled from many different sources.
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A DREADME60 where the reference and compare files contain the output of different
/haiku-fatelf/docs/user/
H A Dapidoc.dox41 like and how to put delimiters to separate different 'blocks' in your source
178 section merely explains the different groupings and syntaxes of
197 different blocks actually are about. That's why the first line in a
330 the different pages in a tree structure. It will put a link in the place of
516 rather a range of different functions and defines, so the text refers to
555 documentation page that connects the different points you want to make.
693 There are two different comparison methods. First of all there is the whole
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c140 BOOL different; local
148 different = !cached->variable
154 different = !c->pathname
156 return (different);
403 ntfs_log_error("Actual VCN (0x%llx) of index buffer is different "
1272 ntfs_log_error("Actual VCN (0x%llx) of index buffer is different "
1740 * one "real" hard link, i.e. links aren't different DOS and WIN32 names
2133 * the current file is not known for sure. The result may be different
/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex50 different file formats. Section \ref{resources-format} discusses the resources
174 As there is in fact no good reason to have different resource file formats,
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex612 % latex.ltx, since we use a different font for the raised A; it's most
2173 % up a different format (e.g., txi-cs.tex does this).
5613 % (They're different since rec and nonrec macros end differently.)
6351 % labels (which have a completely different output format) from
6675 % To change the settings for a different printer or situation, adjust
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex620 % latex.ltx, since we use a different font for the raised A; it's most
1226 % To handle parens, we must adopt a different approach, since parens are
2559 % up a different format (e.g., txi-cs.tex does this).
6111 % (They're different since rec and nonrec macros end differently.)
6868 % labels (which have a completely different output format) from
7222 % To change the settings for a different printer or situation, adjust
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex1793 % up a different format (e.g., txi-cs.tex does this).
5387 % (They're different since rec and nonrec macros end differently.)
/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure1632 # We chose a different compiler from the bogus one.
4669 a system to return different values, as long as the sign is the
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure3457 # OS/2's system install, which has a completely different semantic
4175 # We chose a different compiler from the bogus one.
7823 # there are at least two -arch flags with different values.
27171 # there are at least two -arch flags with different values.
35461 /* Find the different bit. */
35563 /* Find the different bit. */
35665 /* Find the different bit. */
42743 # there are at least two -arch flags with different values.
43088 # there are at least two -arch flags with different values.
43358 # there are at least two -arch flags with different value
[all...]
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex5038 % (They're different since rec and nonrec macros end differently.)

Completed in 197 milliseconds