OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparisons
(Results
76 - 100
of
691
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/coregrind/
m_execontext.c
48
/* The first 4 IP values are used in
comparisons
to remove duplicate
58
space and make exact
comparisons
faster. */
106
/* Stats only: the number of full context
comparisons
done. */
pub_core_execontext.h
38
// avoided. This also facilitates fast
comparisons
if necessary.
/external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp
102
// we can check for
comparisons
.
163
// Ignore
comparisons
against zero, since they generally don't
/external/v8/src/
math.js
132
// All
comparisons
failed, one of the arguments must be NaN.
165
// All
comparisons
failed, one of the arguments must be NaN.
/packages/apps/Email/src/org/apache/commons/io/
IOCase.java
28
* control how filename
comparisons
should be performed. It also provides
29
* methods that use the enumeration to perform
comparisons
.
/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
814
// We need to turn off kerning in order to get accurate
comparisons
863
// 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/bluetooth/glib/docs/reference/glib/tmpl/
completion.sgml
129
Sets the function to use for string
comparisons
. The default
/external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_handler_unittest.cc
42
// safe to do these string
comparisons
without using l10n_util.
/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/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribBits.java
55
* allowed to do
comparisons
. For example, if a client wished to prompt
/external/llvm/lib/Target/Hexagon/
HexagonSelectCCInfo.td
75
// selectcc mappings for predicate
comparisons
.
/external/llvm/test/CodeGen/CellSPU/
icmp64.ll
17
; i64 integer
comparisons
:
/external/llvm/test/Transforms/IndVarSimplify/
eliminate-comparison.ll
7
; Indvars should be able to simplify simple
comparisons
involving
/external/tcpdump/
ip.h
47
* pragmatically since otherwise unsigned
comparisons
can result
/external/v8/test/mjsunit/
int32-ops.js
220
// Check that
comparisons
of numbers separated by MIN_SMI work.
/external/valgrind/main/docs/internals/
arm_thumb_notes_gdbserver.txt
22
the gdbsrv code has to ensure breakpoint
comparisons
are done without
/external/webkit/Source/WebCore/accessibility/gtk/
AXObjectCacheAtk.cpp
102
// further
comparisons
make sense. Otherwise, just reset
/external/webkit/Tools/Scripts/
run-sunspider
57
--set-baseline Set baseline for future
comparisons
/external/webkit/Tools/Scripts/webkitpy/style/
error_handlers_unittest.py
102
# Establish a baseline for our
comparisons
below.
/frameworks/compile/mclinker/include/mcld/MC/
MCLDAttribute.h
230
// -----
comparisons
----- //
Completed in 605 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>