OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparisons
(Results
176 - 200
of
1170
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/test/003-omnibus-opcodes/src/
Compare.java
23
* Test the integer
comparisons
in various ways.
/bootable/recovery/edify/
main.c
147
// numeric
comparisons
/cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java
65
// We need to turn off kerning in order to get accurate
comparisons
122
// We need to turn off kerning in order to get accurate
comparisons
849
// We need to turn off kerning in order to get accurate
comparisons
898
// We need to turn off kerning in order to get accurate
comparisons
/dalvik/libdex/
ZipArchive.h
53
* To speed
comparisons
when doing a lookup by name, we could make the mapping
/external/bison/lib/
c-strcaseeq.h
28
/* Help GCC to generate good code for string
comparisons
with
streq.h
30
/* Help GCC to generate good code for string
comparisons
with
/external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_handler_unittest.cc
42
// safe to do these string
comparisons
without using l10n_util.
/external/chromium_org/media/base/
ranges.h
45
// Wrapper around DCHECK_LT allowing
comparisons
of operator<<'able T's.
/external/chromium_org/net/disk_cache/simple/
simple_index.h
61
// If you want to make calculations/
comparisons
, you should use the
/external/chromium_org/sandbox/win/src/
policy_engine_processor.h
34
// resumes with the first comparison of the next group. When all the
comparisons
/external/chromium_org/third_party/WebKit/Source/core/html/
DOMTokenList.cpp
153
// Check using contains first since it uses AtomicString
comparisons
instead
/external/chromium_org/third_party/libxml/
README.chromium
37
- Merge a redundant
comparisons
fix https://git.gnome.org/browse/libxml2/commit/?id=eea38159be421dbafbee38f40e239f91734bc713
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_vertex.h
85
* memcmp()
comparisons
.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_rgb9e5.h
85
/* NaN gets here too since
comparisons
with NaN always fail! */
/external/chromium_org/third_party/skia/include/core/
SkTSearch.h
35
// used to perform
comparisons
. It has two function operators:
/external/chromium_org/third_party/sqlite/src/ext/icu/
README.txt
60
independent
comparisons
for the full range of unicode characters.
/external/chromium_org/third_party/sqlite/src/test/
where5.test
12
# focus of this file is testing NULL
comparisons
in the WHERE clause.
/external/chromium_org/ui/base/cocoa/
events_mac.mm
155
// TODO(dhollowa): Come back to this once
comparisons
can be made with other
/external/chromium_org/v8/test/mjsunit/
int32-ops.js
220
// Check that
comparisons
of numbers separated by MIN_SMI work.
/external/clang/test/Sema/
block-misc.c
81
// radr://6732116 - block
comparisons
/external/compiler-rt/lib/arm/
comparesf2.S
1
//===-- comparesf2.S - Implement single-precision soft-float
comparisons
--===//
/external/compiler-rt/lib/
comparedf2.c
1
//===-- lib/comparedf2.c - Double-precision
comparisons
-----------*- C -*-===//
comparesf2.c
1
//===-- lib/comparesf2.c - Single-precision
comparisons
-----------*- C -*-===//
/external/eigen/Eigen/src/Eigen2Support/
Cwise.h
135
//
comparisons
to a scalar value
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribBits.java
55
* allowed to do
comparisons
. For example, if a client wished to prompt
Completed in 1174 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>