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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 225 * @param comp A @link comparison_functors comparison functor@endlink.
246 * @param comp A @link comparison_functors comparison functor@endlink.
    [all...]
forward_list.h 252 * @brief Forward list iterator equality comparison.
261 * @brief Forward list iterator inequality comparison.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algobase.h 225 * @param comp A @link comparison_functors comparison functor@endlink.
246 * @param comp A @link comparison_functors comparison functor@endlink.
    [all...]
forward_list.h 252 * @brief Forward list iterator equality comparison.
261 * @brief Forward list iterator inequality comparison.
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h 224 * @param comp A @link comparison_functors comparison functor@endlink.
245 * @param comp A @link comparison_functors comparison functor@endlink.
    [all...]
forward_list.h 241 * @brief Forward list iterator equality comparison.
250 * @brief Forward list iterator inequality comparison.
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h 224 * @param comp A @link comparison_functors comparison functor@endlink.
245 * @param comp A @link comparison_functors comparison functor@endlink.
    [all...]
forward_list.h 241 * @brief Forward list iterator equality comparison.
250 * @brief Forward list iterator inequality comparison.
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h 224 * @param comp A @link comparison_functors comparison functor@endlink.
245 * @param comp A @link comparison_functors comparison functor@endlink.
    [all...]
forward_list.h 241 * @brief Forward list iterator equality comparison.
250 * @brief Forward list iterator inequality comparison.
    [all...]
  /external/webrtc/src/system_wrappers/source/spreadsortlib/
spreadsort.hpp 72 //Uses a user-defined comparison operator to find minimum and maximum
    [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 297 // If it isn't a comparison with an integer-as-fp (the exit value), we can't
305 // Find new predicate for integer comparison.
308 default: return; // Unknown comparison.
324 // we can. This is only safe if the comparison will not overflow in a way
353 // If this is an equality comparison, we require that the strided value
380 // If this is an equality comparison, we require that the strided value
413 // Delete the old floating point exit comparison. The branch starts using the
414 // new comparison.
    [all...]
  /external/libxml2/
triostr.c 391 Case-insensitive comparison.
430 Case-sensitive comparison.
458 Case-sensitive comparison.
513 Case-insensitive comparison.
721 Case-insensitive comparison.
774 Case-sensitive comparison.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
forward_list.h 241 * @brief Forward list iterator equality comparison.
250 * @brief Forward list iterator inequality comparison.
    [all...]
  /cts/tools/dasm/src/java_cup/
lalr_item.java 264 /** Equality comparison -- here we only require the cores to be equal since
276 /** Generic equality comparison. */
lalr_item_set.java 299 /** Equality comparison. */
317 /** Generic equality comparison. */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAContext.java 203 * nonempty context comparison. So, if one stack is a suffix of
205 * comparison case.
  /external/chromium/sdch/open-vcdiff/src/
blockhash.cc 262 // A word-sized comparison can be performed as a single
265 // instructions than a byte-by-byte comparison. Even with the extra
  /external/dexmaker/javadoc/com/google/dexmaker/
package-tree.html 103 <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/doclava/src/com/google/doclava/
FieldInfo.java 398 // Check the declared value with a typed comparison, not a string comparison,
  /external/guava/guava/src/com/google/common/collect/
SortedMaps.java 166 * @param left the map to treat as the "left" map for purposes of comparison
167 * @param right the map to treat as the "right" map for purposes of comparison
  /external/icu4c/common/
cmemory.h 290 /* No comparison operators with other MaybeStackArray's. */
464 /* No comparison operators with other MaybeStackHeaderAndArray's. */
uvector.cpp 505 * Array sort comparison function for use from UVector::sorti()
519 * (A more general sort would take a comparison function, but it's
  /external/icu4c/i18n/
dtitvinf.cpp 579 * @param val1 one value in comparison
580 * @param val2 the other value in comparison
  /external/iptables/include/
xtables.h 221 /* Size of match data relevent for userspace comparison purposes */
286 /* Size of target data relevent for userspace comparison purposes */

Completed in 848 milliseconds

<<21222324252627282930>>