OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compares
(Results
226 - 250
of
1028
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
LocalItem.java
72
*
Compares
two strings like String.compareTo(), excepts treats a null
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstMemberRef.java
69
* <p><b>Note:</b> This implementation just
compares
the defining
/external/guava/guava/src/com/google/common/collect/
AbstractListMultimap.java
109
*
Compares
the specified object to this multimap for equality.
AbstractSetMultimap.java
121
*
Compares
the specified object to this multimap for equality.
ListMultimap.java
80
*
Compares
the specified object to this multimap for equality.
MapDifference.java
64
*
Compares
the specified object with this instance for equality. Returns
SetMultimap.java
93
*
Compares
the specified object to this multimap for equality.
/external/icu4c/test/perf/
README
7
The performance tests in ICU4C
compares
various aspects of ICU against previous versions of ICU,
/external/icu4c/tools/toolutil/
filetools.cpp
94
/*
Compares
the mod time of both files returning a number indicating which one is later. -1 if error ocurs. */
/external/llvm/test/CodeGen/X86/
sse41-blend.ll
64
;; TEST blend +
compares
/external/llvm/tools/llvm-diff/
DifferenceEngine.h
11
// which structurally
compares
functions within a module.
/external/openssh/contrib/caldera/
sshd.init
47
#
compares
OK => all's well, that ends well...
/external/skia/include/core/
SkFloatBits.h
82
compares
-only.
/external/skia/legacy/include/core/
SkFloatBits.h
84
compares
-only.
/external/smack/src/org/jivesoftware/smack/util/collections/
AbstractMapEntry.java
60
*
Compares
this Map Entry with another Map Entry.
/external/valgrind/main/docs/xml/
design-impl.xml
39
implemented, and
compares
it to other alternative approaches.
/external/webkit/LayoutTests/dom/xhtml/level3/core/
nodecomparedocumentposition19.js
80
The method compareDocumentPosition
compares
a node with this node with regard to their position in the
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/Objects/
toString-001.js
98
* in the resulting string is not specified. This function
compares
the
/external/webkit/Tools/DumpRenderTree/chromium/
MockSpellCheck.h
44
// tests, i.e. this class just
compares
the given string with known misspelled
/external/webkit/Tools/Scripts/
compare-timing-files
29
# This script takes two files that are lists of timings and
compares
them.
/frameworks/base/core/java/android/accounts/
AuthenticatorDescription.java
109
/**
Compares
the type only, suitable for key comparisons. */
/frameworks/base/core/java/android/net/
LinkAddress.java
64
*
Compares
this {@code LinkAddress} instance against the specified address
/frameworks/base/core/java/android/os/
ParcelUuid.java
82
*
Compares
this ParcelUuid to another object for equality. If {@code object}
/frameworks/base/tools/aapt/
CrunchCache.h
40
* It goes through all the files found in the sourcePath and
compares
/libcore/benchmarks/src/benchmarks/
MethodInvocationBenchmark.java
24
*
Compares
various kinds of method invocation.
Completed in 967 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>