HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 451 - 475 of 1526) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
splay-tree.h 61 /* The type of a function which compares two splay-tree keys. The
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pyclbr.py 22 # The main function in this suite, 'testModule', compares the output
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pyclbr.py 22 # The main function in this suite, 'testModule', compares the output
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
gofmt_test.go 123 // TestRewrite processes testdata/*.input files and compares them to the
  /prebuilts/go/darwin-x86/src/go/parser/
error_test.go 107 // compareErrors compares the map of expected error messages with the list
  /prebuilts/go/darwin-x86/src/runtime/
stack2.go 12 above the bottom of the stack. Each function compares its stack
  /prebuilts/go/darwin-x86/src/sort/
example_multi_test.go 91 // which compares a single field.
  /prebuilts/go/linux-x86/src/cmd/gofmt/
gofmt_test.go 123 // TestRewrite processes testdata/*.input files and compares them to the
  /prebuilts/go/linux-x86/src/go/parser/
error_test.go 107 // compareErrors compares the map of expected error messages with the list
  /prebuilts/go/linux-x86/src/runtime/
stack2.go 12 above the bottom of the stack. Each function compares its stack
  /prebuilts/go/linux-x86/src/sort/
example_multi_test.go 91 // which compares a single field.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pyclbr.py 22 # The main function in this suite, 'testModule', compares the output
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_collections.so 
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
mls.py 213 This only compares the low and high levels of the range.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pyclbr.py 22 # The main function in this suite, 'testModule', compares the output
  /system/bt/bta/sys/
utl.c 73 ** Description This utility function compares two strings in uppercase.
  /system/bt/embdrv/sbc/decoder/include/
oi_time.h 107 * This function compares two time values.
  /system/core/init/
compare-bootcharts.py 19 This script extracts two bootchart.tgz files and compares the timestamps
  /system/update_engine/payload_generator/
block_mapping.h 86 // Compares the UniqueBlock data with the other_block data and stores if
  /toolchain/binutils/binutils-2.25/include/
splay-tree.h 61 /* The type of a function which compares two splay-tree keys. The
  /toolchain/binutils/binutils-2.25/libiberty/
filename_cmp.c 204 This function compares the canonical versions of the filenames as returned by
strverscmp.c 26 The @code{strverscmp} function compares the string @var{s1} against
  /libcore/ojluni/src/main/java/java/util/
Map.java 423 * Compares the specified object with this entry for equality.
461 * Returns a comparator that compares {@link Map.Entry} in natural order on key.
468 * @return a comparator that compares {@link Map.Entry} in natural order on key.
478 * Returns a comparator that compares {@link Map.Entry} in natural order on value.
485 * @return a comparator that compares {@link Map.Entry} in natural order on value.
495 * Returns a comparator that compares {@link Map.Entry} by key using the given
504 * @return a comparator that compares {@link Map.Entry} by the key.
514 * Returns a comparator that compares {@link Map.Entry} by value using the given
523 * @return a comparator that compares {@link Map.Entry} by the value.
536 * Compares the specified object with this map for equality. Return
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XStringForFSB.java 276 * Compares this string to the specified object.
405 * Compares this string to the specified object.
439 * Compares this <code>String</code> to another <code>String</code>,
460 * Compares two strings lexicographically.
500 * Compares two strings lexicographically, ignoring case considerations.
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 14 // The CFG transformations for forming conditional compares are very similar to
103 // the compare isn't executed. This makes it possible to chain compares with
256 // This pass runs before the AArch64DeadRegisterDefinitions pass, so compares
742 return "AArch64 Conditional Compares";
892 DEBUG(dbgs() << "********** AArch64 Conditional Compares **********\n"

Completed in 609 milliseconds

<<11121314151617181920>>