OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:worst
(Results
51 - 75
of
452
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/legacy/src/core/
SkRegion_rects.cpp
93
//
worst
-case size
246
// empty rects[]). rectCount now is just used for
worst
-case allocations
SkPackBits.cpp
124
//
worst
case is the number of 16bit values (times 2) +
130
//
worst
case is the number of 8bit values + 1 byte per (up to) 128 entries.
/external/skia/src/core/
SkRegion_rects.cpp
93
//
worst
-case size
246
// empty rects[]). rectCount now is just used for
worst
-case allocations
SkPackBits.cpp
124
//
worst
case is the number of 16bit values (times 2) +
130
//
worst
case is the number of 8bit values + 1 byte per (up to) 128 entries.
/frameworks/av/services/camera/libcameraservice/camera3/
Camera3ZslStream.cpp
53
* Match priority from best to
worst
:
97
//
Worst
: closest (higher) timestamp
/external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp
31
/// Return the
worst
case padding that could result from unknown offset bits.
56
/// Offsets are computed assuming
worst
case padding before an aligned
60
/// Because
worst
case padding is used, the computed offset of an aligned
65
/// assembly, this is a
worst
case estimate.
83
/// This number should be used to predict
worst
case padding when
88
//
worst
case padding.
/external/bison/m4/
signbit.m4
34
# If we don't know, assume the
worst
.
63
# If we don't know, assume the
worst
.
printf.m4
80
# If we don't know, assume the
worst
.
237
# If we don't know, assume the
worst
.
450
# If we don't know, assume the
worst
.
544
# If we don't know, assume the
worst
.
599
# If we don't know, assume the
worst
.
902
# If we don't know, assume the
worst
.
[
all
...]
/external/chromium/base/i18n/
icu_string_conversions.cc
179
// Even in the
worst
case, the maximum length in 2-byte units of UTF-16
248
// at most the same as the number of bytes in input. In the
worst
/external/regex-re2/re2/testing/
dfa_test.cc
133
// end of the string. This is the
worst
possible case for DFA execution.
193
// The De Bruijn string is the
worst
case input for this regexp.
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GlVboPerfTest.java
31
// the
worst
case should be above 70% of the best case
/external/chromium/chrome/browser/ui/views/infobars/
infobar_container.cc
113
// and at
worst
disastrous to call that.
/external/chromium/net/http/
http_auth_cache.h
34
// This also defines the
worst
-case lookup times (which grow linearly
/external/chromium-trace/trace-viewer/src/importer/v8/
log_reader.js
50
// in the
worst
case the match will be an empty string.
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
Channel.java
82
* have to assume the
worst
case. Confused? Just believe me.
/external/guava/guava/src/com/google/common/collect/
ForwardingSortedMap.java
94
// unsafe, but
worst
case is a CCE is thrown, which callers will be expecting
ForwardingSortedSet.java
95
// unsafe, but
worst
case is a CCE is thrown, which callers will be expecting
/external/icu4c/common/
ucnv_cb.c
199
* At
worst
we should get a U_BUFFER_OVERFLOW_ERROR.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
ConnectorAdapter.java
91
// is only reached in the
worst
cases... which are usually things like
/external/jpeg/
jutils.c
49
* The
worst
case would be a run-length of 15, which means we need 16
/external/kernel-headers/original/asm-x86/
alternative_32.h
69
* replacement maake sure to pad to the
worst
case length.
/external/llvm/docs/
SegmentedStacks.rst
12
monolithic chunk (of some
worst
case size) at thread initialization. This is
/external/openssh/
deattack.c
36
* CRC attack detection has a
worst
-case behaviour that is O(N^3) over
/external/qemu/distrib/jpeg-6b/
jutils.c
49
* The
worst
case would be a run-length of 15, which means we need 16
/external/replicaisland/
README.TXT
34
tools/ExtractPoints.js: This is a (rather horrible) Javascript tool for Photoshop. It will walk closed paths and produce a text layer describing them as line segments and normals, organized by tile. It takes a long time to run and is probably the
worst
code in the entire project. res/raw/collision.bin is the binary version of output from this tool.
Completed in 606 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>