Searched refs:comparison (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-cmp-string.exp5 make: "cond-cmp-string.mk" line 113: String comparison operator must be either == or !=
6 make: "cond-cmp-string.mk" line 120: String comparison operator must be either == or !=
7 make: "cond-cmp-string.mk" line 127: String comparison operator must be either == or !=
8 make: "cond-cmp-string.mk" line 134: String comparison operator must be either == or !=
H A Dcond-cmp-numeric.exp2 make: "cond-cmp-numeric.mk" line 11: String comparison operator must be either == or !=
4 make: "cond-cmp-numeric.mk" line 16: String comparison operator must be either == or !=
H A Dcond-cmp-string.mk5 # This is a simple comparison of string literals.
11 # The right-hand side of the comparison may be written without quotes.
16 # The left-hand side of the comparison must be enclosed in quotes.
22 # The left-hand side of the comparison requires that any variable expression
99 # If at least one side of the comparison is a string literal, the string
100 # comparison is performed.
105 # If at least one side of the comparison is a string literal, the string
106 # comparison is performed. The ".0" in the left-hand side makes the two
H A Dcond-cmp-numeric-eq.mk5 # This comparison yields the same result, whether numeric or character-based.
11 # This comparison yields the same result, whether numeric or character-based.
43 # As of 2020-08-23, numeric comparison is implemented as parsing both sides
44 # as double, and then performing a normal comparison. The range of double is
H A Dcond1.exp19 make: String comparison operator must be either == or !=
H A Dcond-token-plain.mk17 # The right-hand side of the comparison is just a '"', before unescaping.
43 # The right-hand side of a comparison is not parsed as a token, therefore
69 # Usually there is whitespace around the comparison operator, but this is
84 # Only the comparison operator terminates the comparison operand, and it's
85 # a coincidence that the '!' is both used in the '!=' comparison operator
86 # as well as for negating a comparison result.
88 # The boolean operators '&' and '|' don't terminate a comparison operand.
96 # A bare word may appear alone in a condition, without any comparison
H A Ddirective-if.exp12 make: "directive-if.mk" line 76: Don't do this, always put a space around comparison operators.
H A Dmeta-cmd-cmp.mk3 # Tests META_MODE command line comparison
H A Dvarmod-ifelse.mk82 # string. The left-hand side of the comparison is therefore just an empty
85 # XXX: The debug log for -dc shows a comparison between 1.0 and 0.0. The
86 # condition should be detected as being malformed before any comparison is
87 # done since there is no well-formed comparison in the condition at all.
H A Dcond-short.mk138 # warning: "String comparison operator should be either == or !=".
140 # contained variable V66 was undefined. The left-hand side of the comparison
168 # warning: "String comparison operator should be either == or !=".
170 # contained variable V66 was undefined. The left-hand side of the comparison
H A Dcond-token-var.mk18 # A defined variable may appear on either side of the comparison.
H A Dcond-op.mk27 # lower precedence than the comparison operators. Negating a condition
68 # a correct condition (which in this case would be comparison operators,
H A Dcomment.mk50 .if ${VAR} != "\#" # And in the comparison.
H A Dvarmod-match-escape.mk31 # comparison is parsed differently though. First, the variable expression
H A Dvar-op-expand.mk137 # Just for comparison, the previous example using the assignment operator '='
/freebsd-13-stable/contrib/diff/src/
H A Ddiff.h159 /* In directory comparison, specify file to start with (-S).
160 This is used for resuming an aborted comparison.
209 /* The result of comparison is an "edit script": a chain of `struct change'.
287 The results of comparison are stored here. */
307 struct comparison
310 struct comparison const *parent; /* parent, if a recursive comparison */
326 int diff_2_files (struct comparison *);
333 int diff_dirs (struct comparison const *, int (*) (struct comparison cons
304 struct comparison struct
[all...]
H A Ddir.c49 static bool dir_loop (struct comparison const *, int);
201 diff_dirs (struct comparison const *cmp,
202 int (*handle_file) (struct comparison const *,
241 /* If `-S name' was given, and this is the topmost level of comparison,
282 dir_loop (struct comparison const *cmp, int i)
284 struct comparison const *p = cmp;
H A Ddiff.c56 static int compare_files (struct comparison const *, char const *, char const *);
743 int status = compare_files ((struct comparison *) 0,
754 int status = compare_files ((struct comparison *) 0,
769 exit_status = compare_files ((struct comparison *) 0,
1028 /* Compare two files (or dirs) with parent comparison PARENT
1037 compare_files (struct comparison const *parent,
1041 struct comparison cmp;
1048 /* If this is directory comparison, perhaps we have a file
1336 /* Now the comparison has been done, if no error prevented it,
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp308 const auto comparison = local
311 assert(comparison.getAs<DefinedSVal>() &&
312 "Symbol comparison must be a `DefinedSVal`");
314 return !State->assume(comparison.castAs<DefinedSVal>(), false);
H A DIteratorModeling.cpp55 // of the comparison (1 or 0) but in case of type-III we only get a Symbol. In
59 // comparison itself.
65 // a constraint which we later retrieve when doing an actual comparison.
428 // Record the operands and the operator of the comparison for the next
761 // 4. Assume the result of the comparison.
762 const auto comparison = local
766 assert(comparison.getAs<DefinedSVal>() &&
767 "Symbol comparison must be a `DefinedSVal`");
769 auto NewState = State->assume(comparison.castAs<DefinedSVal>(), Equal);
773 if (const auto CompSym = comparison
[all...]
/freebsd-13-stable/lib/libc/net/
H A Dnsdispatch.c198 vector_comparison comparison)
200 qsort(vec, count, esize, comparison);
206 vector_comparison comparison)
208 return (bsearch(key, vec, count, esize, comparison));
197 vector_sort(void *vec, unsigned int count, size_t esize, vector_comparison comparison) argument
205 vector_search(const void *key, void *vec, unsigned int count, size_t esize, vector_comparison comparison) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc133 // Use a lock to avoid concurrent erase: the comparison would access
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S34 # (*) comparison is not completely fair, because C results are
63 # are twice as slow in comparison to Intel, so that critical path is
83 # sub-optimally in comparison to above mentioned version. But thanks
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua304 -- test comparison compatibilities
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Darmv8-mont.pl27 # explains moderate improvement coefficients in comparison to
38 # comparison to compiler-generated code. On Cortex-A57 improvement
226 // if it is, subtract the modulus. But comparison implies
908 // if it is, subtract the modulus. But comparison implies
1396 // if it is, subtract the modulus. But comparison implies

Completed in 262 milliseconds

12