OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compares
(Results
276 - 300
of
1272
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
InsnList.java
81
*
Compares
the contents of this {@code InsnList} with another.
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
114
*
Compares
the specified object to this multimap for equality.
ListMultimap.java
87
*
Compares
the specified object to this multimap for equality.
MapDifference.java
64
*
Compares
the specified object with this instance for equality. Returns
/external/icu/icu4c/source/test/perf/
README
7
The performance tests in ICU4C
compares
various aspects of ICU against previous versions of ICU,
/external/icu/icu4c/source/tools/toolutil/
filetools.cpp
101
/*
Compares
the mod time of both files returning a number indicating which one is later. -1 if error ocurs. */
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
RawCollationKey.java
93
* @return -1, 0, or 1 as this
compares
less than, equal to, or
/external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDeclContext.cpp
81
// First compare the tags before we do expensize name
compares
/external/llvm/test/CodeGen/ARM/
copy-cpsr.ll
5
; In the ARM backend, most
compares
are glued to their uses so CPSR can't
/external/llvm/tools/llvm-diff/
DifferenceEngine.h
11
// which structurally
compares
functions within a module.
/external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_tile_cache.h
51
* Texture tile address as a union for fast
compares
.
sp_tile_cache.h
50
* Surface tile address as a union for fast
compares
.
/external/protobuf/src/google/protobuf/compiler/java/
java_doc_comment_unittest.cc
55
// it probably makes sense to bite the bullet and write a test that
compares
/external/skia/include/core/
SkFloatBits.h
82
compares
-only.
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
TryBlock.java
73
*
Compares
this TryBlock to another TryBlock for equality.
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/reference/
FieldReference.java
79
*
Compares
this FieldReference to another FieldReference for equality.
MethodReference.java
88
*
Compares
this MethodReference to another MethodReference for equality.
StringReference.java
65
*
Compares
this StringReference to another CharSequence for equality.
TypeReference.java
70
*
Compares
this TypeReference to another TypeReference, or more generally to another CharSequence for equality.
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/
AnnotationEncodedValue.java
79
*
Compares
this AnnotationEncodedValue to another AnnotationEncodedValue for equality.
ArrayEncodedValue.java
64
*
Compares
this ArrayEncodedValue to another ArrayEncodedValue for equality.
DoubleEncodedValue.java
67
*
Compares
this DoubleEncodedValue to another DoubleEncodedValue for equality.
EnumEncodedValue.java
67
*
Compares
this EnumEncodedValue to another EnumEncodedValue for equality.
Completed in 571 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>