OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:greater
(Results
476 - 500
of
4344
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/linux-tools-perf/src/tools/perf/Documentation/
perf-trace.txt
72
Show only events that had a duration
greater
than N.M ms.
/external/lldb/test/unittest2/test/
test_suite.py
108
# return larger [
greater
than 1] values"
118
# return larger [
greater
than 1] values"
133
# return larger [
greater
than 1] values"
143
# return larger [
greater
than 1] values"
/external/llvm/lib/Fuzzer/
FuzzerDFSan.cpp
94
ICMP_UGT = 34, ///< unsigned
greater
than
95
ICMP_UGE = 35, ///< unsigned
greater
or equal
98
ICMP_SGT = 38, ///< signed
greater
than
99
ICMP_SGE = 39, ///< signed
greater
or equal
/external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.cpp
24
// This is only required when there is no FP and offsets are
greater
than
/external/llvm/test/CodeGen/X86/
atom-fixup-lea3.ll
7
; that increments the array pointer if it is
greater
than 5 instructions
/external/llvm/test/MC/AsmParser/
directive_fill.s
52
# CHECK-WARNINGS: '.fill' directive with size
greater
than 8 has been truncated to 8
/external/llvm/test/Transforms/GVN/
load-pre-align.ll
12
; loads aligned
greater
than the memory should not be moved past conditionals
/external/nist-sip/java/gov/nist/javax/sip/header/
Expires.java
91
* The expires value MUST be
greater
than zero and MUST be
/external/openssh/contrib/hpux/
egd.rc
34
# /usr unless your script executes in run state 2 or
greater
. Other
sshd.rc
32
# /usr unless your script executes in run state 2 or
greater
. Other
/external/openssh/openbsd-compat/
openssl-compat.h
33
# error OpenSSL 0.9.8f or
greater
is required
/external/skia/src/core/
SkRTree.h
52
// Insertion count (not overall node count, which may be
greater
).
/external/skia/src/gpu/gl/
GrGLNameAllocator.h
29
greater
than zero.
GrGLVertexArray.cpp
62
// if the count is
greater
than 64 then this will become 0 and we will disable arrays 64+.
/external/v8/src/base/
win32-math.cc
46
// Test if x is
greater
than y and both nominal - usually defined in math.h
/frameworks/base/core/java/android/app/usage/
TimeSparseArray.java
36
* Finds the index of the first element whose timestamp is
greater
or equal to
/frameworks/base/core/java/android/view/
MagnificationSpec.java
43
throw new IllegalArgumentException("Scale must be
greater
than or equal to one!");
/frameworks/base/docs/html/distribute/monetize/
premium.jd
33
in developing markets. You may be able to achieve
greater
revenue using the
/frameworks/base/libs/hwui/renderstate/
Stencil.h
72
void enableDebugTest(GLint value, bool
greater
= false);
/frameworks/base/location/java/android/location/
Geocoder.java
117
* less than -90 or
greater
than 90
119
* less than -180 or
greater
than 180
217
* less than -90 or
greater
than 90
219
* less than -180 or
greater
than 180
/frameworks/base/media/java/android/media/
MediaTimestamp.java
58
*
greater
than 1.0 if media clock is faster than the system clock;
/frameworks/base/rs/java/android/renderscript/
AllocationAdapter.java
147
throw new RSInvalidStateException("Cannot set X
greater
than dimension of allocation.");
172
throw new RSInvalidStateException("Cannot set Y
greater
than dimension of allocation.");
197
throw new RSInvalidStateException("Cannot set Z
greater
than dimension of allocation.");
218
throw new RSInvalidStateException("Cannot set arrayNum
greater
than dimension of allocation.");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ResultException.java
67
"Additional info must be
greater
than zero!");
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
shared.rsh
82
of ULPs is of a
greater
size than FLT_EPSILON. */
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
shared.rsh
82
of ULPs is of a
greater
size than FLT_EPSILON. */
Completed in 222 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>