OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparisons
(Results
101 - 125
of
1170
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/net/http/
http_vary_data.h
22
// While RFC 2616 requires strict request header
comparisons
, it is much
/external/chromium_org/ppapi/tests/
test_graphics_2d.h
77
// completes, but it can be used for
comparisons
later.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
rebaselineserver.py
30
results directory), provides
comparisons
of expected and actual results (both
/external/chromium_org/third_party/libjingle/source/talk/base/
timeutils.h
62
//
Comparisons
between time values, which can wrap around.
versionparsing_unittest.cc
66
// Test that every combination of
comparisons
has the expected outcome.
/external/chromium_org/third_party/sqlite/src/ext/fts1/
ft_hash.h
67
** is respected in
comparisons
.
fts1_hash.h
63
** is respected in
comparisons
.
/external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_hash.h
61
** is respected in
comparisons
.
/external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_hash.h
61
** is respected in
comparisons
.
/external/clang/www/
menu.html.incl
10
<a href="/comparison.html">
Comparisons
</a>
/external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp
68
// We eliminate
comparisons
here rather than earlier because some
/external/llvm/test/CodeGen/SystemZ/
branch-02.ll
2
;
comparisons
, in cases where a separate branch is better than COMPARE
int-cmp-23.ll
1
; Test 16-bit unsigned
comparisons
between memory and a constant.
int-cmp-36.ll
1
; Test 32-bit
comparisons
in which the second operand is sign-extended
int-cmp-37.ll
1
; Test 32-bit
comparisons
in which the second operand is zero-extended
int-cmp-39.ll
1
; Test 64-bit
comparisons
in which the second operand is sign-extended
int-cmp-40.ll
1
; Test 64-bit
comparisons
in which the second operand is zero-extended
int-cmp-41.ll
1
; Test 64-bit
comparisons
in which the second operand is sign-extended
int-cmp-42.ll
1
; Test 64-bit
comparisons
in which the second operand is zero-extended
/external/llvm/tools/llvm-diff/
DifferenceEngine.h
33
/// A class for performing structural
comparisons
of LLVM assembly.
/external/stlport/src/
warning_disable.h
58
# pragma warning( disable : 1572 ) /* floating-point equality and inequality
comparisons
are unreliable */
/frameworks/base/core/java/android/accounts/
AuthenticatorDescription.java
109
/** Compares the type only, suitable for key
comparisons
. */
/libcore/luni/src/main/java/java/text/
CollationKey.java
40
* the {@code CollationKey}, but once the key is created, binary
comparisons
/libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java
67
* and
comparisons
should be case-insensitive.
/ndk/sources/cxx-stl/stlport/src/
warning_disable.h
58
# pragma warning( disable : 1572 ) /* floating-point equality and inequality
comparisons
are unreliable */
Completed in 400 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>