HomeSort by relevance Sort by last modified time
    Searched full:comparison (Results 476 - 500 of 2086) sorted by null

<<11121314151617181920>>

  /external/jmdns/src/javax/jmdns/impl/
DNSRecord.java 333 int comparison = this.compareTo(localAddress); local
335 if (comparison == 0) {
346 if (dns.isProbing() && comparison > 0) {
739 int comparison = this.compareTo(localService); local
741 if (comparison == 0) {
751 if (info.isProbing() && comparison > 0) {
    [all...]
  /external/libxml2/
xmlstring.c 128 * Returns the integer result of the comparison
198 * @len: the max comparison length
202 * Returns the integer result of the comparison
267 * Returns the integer result of the comparison
288 * @len: the max comparison length
292 * Returns the integer result of the comparison
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
xmmintrin.h 235 /* Perform a comparison on the lower SPFP values of A and B. If the
236 comparison is true, place a mask of all ones in the result, otherwise a
327 /* Perform a comparison on the four SPFP values of A and B. For each
328 element, if the comparison is true, place a mask of all ones in the
623 /* This comparison against zero gives us a mask that can be used to
665 /* This comparison against zero gives us a mask that can be used to
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
xmmintrin.h 235 /* Perform a comparison on the lower SPFP values of A and B. If the
236 comparison is true, place a mask of all ones in the result, otherwise a
327 /* Perform a comparison on the four SPFP values of A and B. For each
328 element, if the comparison is true, place a mask of all ones in the
623 /* This comparison against zero gives us a mask that can be used to
665 /* This comparison against zero gives us a mask that can be used to
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
xmmintrin.h 235 /* Perform a comparison on the lower SPFP values of A and B. If the
236 comparison is true, place a mask of all ones in the result, otherwise a
327 /* Perform a comparison on the four SPFP values of A and B. For each
328 element, if the comparison is true, place a mask of all ones in the
623 /* This comparison against zero gives us a mask that can be used to
665 /* This comparison against zero gives us a mask that can be used to
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
xmmintrin.h 235 /* Perform a comparison on the lower SPFP values of A and B. If the
236 comparison is true, place a mask of all ones in the result, otherwise a
327 /* Perform a comparison on the four SPFP values of A and B. For each
328 element, if the comparison is true, place a mask of all ones in the
623 /* This comparison against zero gives us a mask that can be used to
665 /* This comparison against zero gives us a mask that can be used to
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
xmmintrin.h 235 /* Perform a comparison on the lower SPFP values of A and B. If the
236 comparison is true, place a mask of all ones in the result, otherwise a
327 /* Perform a comparison on the four SPFP values of A and B. For each
328 element, if the comparison is true, place a mask of all ones in the
623 /* This comparison against zero gives us a mask that can be used to
665 /* This comparison against zero gives us a mask that can be used to
    [all...]
  /cts/tools/dasm/src/java_cup/
symbol_set.java 161 /** Equality comparison. */
178 /** Generic equality comparison. */
terminal_set.java 203 /** Equality comparison. */
214 /** Generic equality comparison. */
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 268 | comparison
271 comparison: expr (comp_op expr)*
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 222 * @param node1 DOM Node to perform position comparison on.
223 * @param node2 DOM Node to perform position comparison on .
  /external/bluetooth/glib/glib/
gqsort.c 113 * the comparison routine accepts a user data argument.
152 skips a comparison for both the LEFT_PTR and RIGHT_PTR in
  /external/chromium/base/
file_path_unittest.cc     [all...]
  /external/chromium/chrome/browser/
enumerate_modules_model_win.h 110 // can include appended text, which we don't want to use during comparison
172 // we can use for comparison against our blacklist (which uses only env vars).
  /external/clang/lib/AST/
ASTDiagnostic.cpp 180 continue; // The type string is different than the comparison string
181 // and the desugared comparison string.
  /external/clang/test/Analysis/
string.c 767 strcmp(x, y); // expected-warning{{Null pointer argument in call to string comparison function}}
773 strcmp(x, y); // expected-warning{{Null pointer argument in call to string comparison function}}
862 strncmp(x, y, 3); // expected-warning{{Null pointer argument in call to string comparison function}}
868 strncmp(x, y, 3); // expected-warning{{Null pointer argument in call to string comparison function}}
973 strcasecmp(x, y); // expected-warning{{Null pointer argument in call to string comparison function}}
979 strcasecmp(x, y); // expected-warning{{Null pointer argument in call to string comparison function}}
1063 strncasecmp(x, y, 3); // expected-warning{{Null pointer argument in call to string comparison function}}
1069 strncasecmp(x, y, 3); // expected-warning{{Null pointer argument in call to string comparison function}}
  /external/dexmaker/javadoc/
overview-tree.html 102 <LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/UnaryOp.html" title="enum in com.google.dexmaker"><B>UnaryOp</B></A><LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/Comparison.html" title="enum in com.google.dexmaker"><B>Comparison</B></A><LI TYPE="circle">com.google.dexmaker.<A HREF="com/google/dexmaker/BinaryOp.html" title="enum in com.google.dexmaker"><B>BinaryOp</B></A></UL>
  /external/icu4c/i18n/
sortkey.cpp 180 // Bitwise comparison for the collation keys.
259 // Bitwise comparison for the collation keys.
  /external/icu4c/i18n/unicode/
ucoleitr.h 101 * Character based on the comparison level of the collator. A collation order
242 * specified comparison order.
  /external/llvm/include/llvm/Support/
ConstantRange.h 60 /// might satisfy the comparison specified by Pred when compared to any value
64 /// icmp op x, y is true'. Every value that might make the comparison true
  /external/llvm/lib/Support/
StringMap.cpp 93 // Do the comparison like this because Name isn't necessarily
137 // Do the comparison like this because NameStart isn't necessarily
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 138 /// processCmp - If the value of this comparison could be determined locally,
140 /// the predecessors and statically evaluate the comparison based on information
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 257 /* NOTE: our comparison routine converts the input string
258 to lowercase, so the following comparison values should all
  /external/stlport/stlport/stl/
_algobase.c 346 // find_first_of, with and without an explicitly supplied comparison function.
361 // find_end, with and without an explicitly supplied comparison function.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.5-1.js 48 (2) If comparefn is not supplied or is a consistent comparison
57 comparison function for a set of values if (a) for any two of those

Completed in 709 milliseconds

<<11121314151617181920>>