OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comparison
(Results
176 - 200
of
3417
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
version.html
33
The
comparison
starts with the leftmost integers.
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
renderer9_utils.h
21
D3DCMPFUNC ConvertComparison(GLenum
comparison
);
/external/chromium_org/third_party/icu/source/test/intltest/
thcoll.h
48
* using regular and iterative
comparison
.
ustrtest.h
28
* Test the methods for
comparison
/external/chromium_org/third_party/mesa/src/src/mesa/main/
version.h
40
/* To make version
comparison
easy */
/external/chromium_org/third_party/skia/src/effects/
SkBlurMask.h
41
// but useful for
comparison
purposes.
/external/chromium_org/ui/base/l10n/
l10n_util_win_unittest.cc
17
// Baseline font for
comparison
.
/external/chromium_org/v8/test/webkit/
numeric-compare-expected.txt
24
Tests that compiling a numeric
comparison
function does not crash
numeric-compare.js
25
'Tests that compiling a numeric
comparison
function does not crash'
/external/clang/test/Analysis/
comparison-implicit-casts.cpp
4
// This file runs in C++ mode so that the
comparison
type is 'bool', not 'int'.
10
// operation...unless the binary operation is a
comparison
, in which case the
27
// Create a value that requires more bits to store than a
comparison
result.
81
// Create a value that requires more bits to store than a
comparison
result.
misc-ps-ranges.m
24
// PR 5969: the
comparison
of argc < 3 || argc > 4 should constraint the switch
/external/clang/test/CodeGen/
2002-07-14-MiscTests.c
6
// test floating point
comparison
!
/external/clang/test/Sema/
vector-ops.c
15
//
Comparison
operators
/external/clang/test/SemaCXX/
elaborated-type-specifier.cpp
43
if (s5 == s5_2) return 1; // expected-error {{
comparison
of distinct pointer types ('struct S5 *' and 'struct S5 *')}}
/external/clang/test/SemaObjC/
exprs.m
20
if (@encode(int) == "foo") { } // expected-warning {{result of
comparison
against @encode is unspecified}}
idiomatic-parentheses.m
32
// expected-note {{use '==' to turn this assignment into an equality
comparison
}}
/external/clang/test/SemaTemplate/
member-access-ambig.cpp
1
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-unused-
comparison
%s
/external/easymock/src/org/easymock/
ArgumentsMatcher.java
19
* A
comparison
function that is used to match arguments.
/external/eigen/Eigen/src/Core/
Fuzzy.h
85
* For matrices, the
comparison
is done using the Hilbert-Schmidt norm (aka Frobenius norm
88
* \note Because of the multiplicativeness of this
comparison
, one can't use this function
113
* For matrices, the
comparison
is done using the Hilbert-Schmidt norm. For this reason,
134
* For matrices, the
comparison
is done using the Hilbert-Schmidt norm.
/external/eigen/Eigen/src/plugins/
ArrayCwiseBinaryOps.h
99
* \warning this performs an exact
comparison
, which is generally a bad idea with floating-point types.
101
* generally a far better idea to use a fuzzy
comparison
as provided by isApprox() and
113
* \warning this performs an exact
comparison
, which is generally a bad idea with floating-point types.
115
* generally a far better idea to use a fuzzy
comparison
as provided by isApprox() and
MatrixCwiseBinaryOps.h
29
* \warning this performs an exact
comparison
, which is generally a bad idea with floating-point types.
31
* generally a far better idea to use a fuzzy
comparison
as provided by isApprox() and
48
* \warning this performs an exact
comparison
, which is generally a bad idea with floating-point types.
50
* generally a far better idea to use a fuzzy
comparison
as provided by isApprox() and
/external/icu4c/test/intltest/
thcoll.h
48
* using regular and iterative
comparison
.
/external/junit/src/junit/framework/
ComparisonFailure.java
16
* Constructs a
comparison
failure.
/external/llvm/test/Analysis/ScalarEvolution/
scev-invalid.ll
6
; count, then determines that the
comparison
is always true and
/external/llvm/test/CodeGen/AArch64/
flags-multiuse.ll
25
; Currently, the
comparison
is emitted again. An MSR/MRS pair would also be
Completed in 454 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>