OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grow
(Results
151 - 175
of
1192
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/disk_cache/
mem_backend_impl.h
33
// size the cache can
grow
to. If zero is passed in as max_bytes, the cache
/external/chromium_org/chrome/browser/resources/net_internals/
events_tracker.js
21
// Controls how large |capturedEvents_| can
grow
.
/external/chromium_org/chrome/browser/ui/views/infobars/
translate_infobar_base.cc
40
// The button may have to
grow
to show the new text.
/external/chromium_org/content/child/npapi/
plugin_stream_url.cc
123
// that the number of active resource clients does not continue to
grow
.
/external/chromium_org/third_party/WebKit/Source/core/editing/
EditingBehavior.h
59
// Standard Mac behavior when extending to a boundary is
grow
the selection rather than leaving the base
/external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecUserDefined.cpp
83
result.
grow
(resultLength + replacementLength + length - i);
/external/chromium_org/third_party/codesighs/
msmap.h
135
** How much to
grow
our arrays by.
/external/chromium_org/third_party/icu/source/test/intltest/
textfile.cpp
153
//
Grow
by factor of 2 to prevent frequent allocation
/external/chromium_org/third_party/sqlite/src/test/
fallocate.test
57
# causes a database file to
grow
, the database grows to its previous size
/external/dnsmasq/contrib/webmin/
README
34
Therefore, the config file could possibly
grow
quite large.
/external/dropbear/libtommath/
bn_fast_s_mp_mul_digs.c
40
/*
grow
the destination as required */
bn_fast_s_mp_sqr.c
34
/*
grow
the destination as required */
bn_mp_montgomery_reduce.c
38
/*
grow
the input as required */
/external/icu4c/test/intltest/
textfile.cpp
154
//
Grow
by factor of 2 to prevent frequent allocation
/external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java
38
// value so it's important not to have it
grow
too large. For now we have
/external/kernel-headers/original/asm-mips/
mman.h
36
#define MAP_AUTOGROW 0x040 /* File may
grow
by writing */
/external/kernel-headers/original/asm-x86/
sigcontext.h
18
* The FPU state data structure has had to
grow
to accommodate the
/external/libsepol/src/
util.c
44
*
grow
as new uint32_t are added to an array. But rather
/external/llvm/test/Instrumentation/AddressSanitizer/
adaptive_global_redzones.ll
5
; Here we check that the global redzone sizes
grow
with the object size.
/frameworks/base/libs/hwui/
TextureCache.h
49
* Any texture added to the cache causing the cache to
grow
beyond the maximum
/frameworks/rs/
rsStream.cpp
66
// We need to potentially
grow
more than once if the number of byes we write is substantial
/packages/apps/Gallery/src/com/android/camera/
HighlightView.java
108
if (mMode == ModifyMode.
Grow
) {
298
// Don't let the cropping rectangle
grow
too fast.
299
//
Grow
at most half of the difference between the image rectangle and
392
enum ModifyMode { None, Move,
Grow
}
/packages/apps/Protips/res/values/
arrays.xml
67
\nTo
grow
new icons</item>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
sample_resize_trigger.hpp
126
// Queries whether a
grow
is needed.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
sigcontext.h
17
* The FPU state data structure has had to
grow
to accommodate the
Completed in 1217 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>