OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grow
(Results
776 - 800
of
1192
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp
289
LiveOutRegInfo.
grow
(DestReg);
/external/llvm/lib/Support/
FoldingSet.cpp
309
// Do we need to
grow
the hashtable?
/external/llvm/lib/Support/Unix/
Path.inc
547
// We need to
grow
the file.
/external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp
53
RegSpillOffsets.
grow
(SystemZ::NUM_TARGET_REGS);
/external/llvm/unittests/ADT/
IntervalMapTest.cpp
108
//
Grow
the bounds.
/external/llvm/utils/TableGen/
CodeGenRegisters.h
486
// NOTE: This could
grow
beyond the number of register classes when we map
/external/mesa3d/src/glx/
glxclient.h
515
* ever need to track more than 64 GLX extensions, we can safely
grow
/external/mesa3d/src/mesa/program/
prog_parameter.c
122
/* Need to
grow
the parameter list array (alloc some extra) */
/external/mesa3d/src/mesa/state_tracker/
st_manager.c
547
/*
grow
the image size until we hit level = 0 */
/external/openssl/crypto/bn/
bn_lib.c
441
/* NB: bn_wexpand() calls this only if the BIGNUM really has to
grow
*/
/external/oprofile/libpp/
format_output.cpp
220
// ratio between 100 and the selected % to
grow
non fixed field use also
/external/qemu/block/
qcow2-cluster.c
49
printf("
grow
l1_table from %d to %d\n", s->l1_size, new_l1_size);
/external/skia/src/core/
SkGlyphCache.cpp
51
// so we don't
grow
our arrays a lot
/external/srec/srec/cfront/
sp_fft.c
655
** FFT will
grow
data log2Length. In order to avoid data overflow,
/external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java
618
//
Grow
the buffer size
/external/v8/src/
bignum-dtoa.cc
121
// Make sure the bignum can
grow
large enough. The smallest double equals
spaces.h
[
all
...]
v8globals.h
218
// and
grow
forward, the relocation information starts at the end of
/external/valgrind/main/coregrind/m_demangle/
demangle.h
644
to
grow
output strings (except perhaps where alloca() is implemented
/external/zlib/src/examples/
enough.c
165
vectors
grow
to total approximately 21 MB, in addition to the 4.3 MB done[]
/frameworks/base/core/java/android/text/
DynamicLayout.java
413
//
Grow
the array if needed
/libcore/luni/src/main/java/java/util/
ArrayDeque.java
14
* deques have no capacity restrictions; they
grow
as necessary to support
ArrayList.java
166
* a time-space tradeoff: we don't want to
grow
lists too frequently
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArrayList.java
70
* example, 100 threads simultaneously calling add() will
grow
the list's
Executors.java
72
*
grow
and shrink dynamically. A work-stealing pool makes no
Completed in 1190 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>