OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grow
(Results
501 - 525
of
1192
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/skia/src/gpu/
GrReducedClip.cpp
143
// During our backwards walk, track whether we've seen ops that either
grow
or shrink the clip.
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp
56
// we use atomic_inc to
grow
this for each typeface we create
/external/chromium_org/third_party/sqlite/src/src/
notify.c
260
/* The aArg[] array needs to
grow
. */
/external/chromium_org/ui/views/controls/menu/
menu_delegate.h
209
// Returns the max width menus can
grow
to be.
/external/chromium_org/url/
url_canon.h
99
//
Grow
the buffer to hold at least one more item. Hopefully we won't have
101
if (!
Grow
(1))
112
if (!
Grow
(cur_len_ + str_len - buffer_len_))
123
bool
Grow
(int min_additional) {
[
all
...]
/external/chromium_org/v8/src/
hashmap.h
147
//
Grow
the map if we reached >= 80% occupancy.
regexp-macro-assembler.h
229
// to
grow
the stack.
spaces.cc
[
all
...]
/external/chromium_org/v8/test/mjsunit/
unbox-double-arrays.js
364
// Cause the array to
grow
beyond it's JSArray length. This will double the
/external/clang/runtime/compiler-rt/
Makefile
42
# the just built Clang to compile the compiler-rt libraries. As we
grow
better
/external/e2fsprogs/resize/
main.c
329
*
grow
in size this can potentially require multiple inode
/external/emma/core/java12/com/vladium/util/
IntIntMap.java
288
// only
grow
in size
IntObjectMap.java
246
// only
grow
in size
IntSet.java
218
// only
grow
in size
ObjectIntMap.java
284
// only
grow
in size
/external/icu4c/test/cintltst/
chashtst.c
247
/*set the resize policy to just
GROW
and SHRINK*/
/external/kernel-headers/original/linux/
lockdep.h
129
* We only
grow
the list, never remove from it:
tcp.h
282
__u16 snd_cwnd_clamp; /* Do not allow snd_cwnd to
grow
above this */
/external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt
82
In the future I hope this toolkit will
grow
to include new and interesting
/external/llvm/utils/TableGen/
PseudoLoweringEmitter.cpp
153
OperandMap.
grow
(NumMIOperands);
/external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.cc
156
//
Grow
the string.
/external/regex-re2/re2/
bitstate.cc
104
//
Grow
the stack.
/external/skia/src/gpu/
GrReducedClip.cpp
143
// During our backwards walk, track whether we've seen ops that either
grow
or shrink the clip.
/external/skia/src/ports/
SkFontHost_linux.cpp
56
// we use atomic_inc to
grow
this for each typeface we create
/external/v8/src/
hashmap.h
134
//
Grow
the map if we reached >= 80% occupancy.
Completed in 1119 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>