HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 26 - 50 of 1206) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/core/
SkTObjectPool.h 37 * destroyed, at that point all memory allocated by grow will have been
43 grow();
99 void grow() { function in class:SkTObjectPool
  /external/iptables/extensions/
libxt_quota2.c 37 {.name = "grow", .id = O_GROW, .type = XTTYPE_NONE},
52 " --grow provide an increasing counter\n"
92 printf(" --grow ");
  /external/skia/src/core/
SkTObjectPool.h 37 * destroyed, at that point all memory allocated by grow will have been
43 grow();
99 void grow() { function in class:SkTObjectPool
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cif-code.def 73 DEFCIFCODE(UNLIKELY_CALL, N_("call is unlikely and code size would grow"))
77 N_("function not declared inline and code size would grow"))
81 N_("optimizing for size and code size would grow"))
  /external/chromium_org/ppapi/proxy/
nacl_message_scanner_unittest.cc 183 // Without reserving quota, we should not be able to grow the file.
184 EXPECT_FALSE(fio->Grow(1));
204 // We should be able to grow the file within quota.
205 EXPECT_TRUE(fio->Grow(1));
209 // We should not be able to grow the file over quota.
210 EXPECT_FALSE(fio->Grow(kQuotaReservationAmount));
  /external/clang/include/clang/Analysis/Support/
BumpVector.h 156 grow(C);
173 grow(C, size() + Cnt);
180 grow(C, N);
188 /// grow - double the size of the allocated memory, guaranteeing space for at
190 void grow(BumpVectorContext &C, size_type MinSize = 1);
215 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) { function in class:clang::BumpVector
  /development/samples/Support4Demos/res/layout/
sliding_pane_layout.xml 36 pane should grow to consume leftover available space when the
38 responsively grow in width on larger screens while still
  /external/bison/lib/
obstack_printf.c 29 /* Grow an obstack with formatted output. Return the number of bytes
47 /* Grow an obstack with formatted output. Return the number of bytes
  /external/chromium_org/content/browser/resources/media/
media_internals.css 69 flex-grow: 1;
89 flex-grow: 0.5;
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/
mem_fs_node.cc 82 // While the node size is small, grow exponentially. When it starts to get
83 // larger, grow linearly.
  /external/clang/include/clang/AST/
ASTVector.h 164 grow(C);
170 grow(C, N);
186 // Grow allocated space if needed.
188 this->grow(C, this->size()+NumInputs);
200 // Grow allocated space if needed.
202 this->grow(C, this->size()+NumInputs);
232 this->grow(C);
343 this->grow(C, N);
350 /// grow - double the size of the allocated memory, guaranteeing space for at
352 void grow(const ASTContext &C, size_type MinSize = 1)
375 void ASTVector<T>::grow(const ASTContext &C, size_t MinSize) { function in class:clang::ASTVector
    [all...]
  /external/icu/icu4c/source/layoutex/layout/
RunArrays.h 33 * When an array needs to grow, it will double in size until
34 * it becomes this large, then it will grow by this amount.
128 * calling the <code>grow</code> method.
136 * first call this method to grow the data arrays, and use the return value
144 * @see grow
180 * Grow a data array to the given initial size. This method will be
183 * the overriding method to grow the limit indices array.
191 virtual void grow(le_int32 capacity);
329 * <code>RunArray::add(limit)</code> which will create or grow the arrays as needed.
336 * The new <code>add</code> method should first call this method to grow the font and limit indice
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
package.html 22 <p>Implementation of XPath polymorphic type objects -- this package will grow
  /external/chromium_org/ppapi/native_client/src/untrusted/nacl_ppapi_util/
string_buffer.cc 53 // insufficient space -- grow the buffer
  /external/chromium_org/third_party/WebKit/Source/wtf/
TerminatedArrayBuilder.h 26 void grow(size_t count) function in class:WTF::TerminatedArrayBuilder
  /external/chromium_org/third_party/icu/source/test/perf/usetperf/
bitset.cpp 52 while (newLen < minLen) newLen <<= 1; // grow exponentially
  /external/clang/lib/Sema/
TypeLocBuilder.cpp 45 void TypeLocBuilder::grow(size_t NewCapacity) { function in class:TypeLocBuilder
73 // If we need to grow, grow by a factor of 2.
79 grow(NewCapacity);
  /external/compiler-rt/test/tsan/
bench.h 25 // Grow thread's clock.
  /external/hamcrest/src/org/hamcrest/
Matcher.java 11 * which will ensure that the Matcher API can grow to support
  /external/icu/icu4c/source/test/perf/usetperf/
bitset.cpp 52 while (newLen < minLen) newLen <<= 1; // grow exponentially
  /external/libvorbis/lib/
registry.c 22 /* seems like major overkill now; the backend numbers will grow into
  /external/valgrind/main/none/tests/
sigstackgrowth.c 20 frame will be cleared, the stack will never grow, and we'll be in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
SeekBarRule.java 38 // almost no usable width -- so just make it grow in all layouts
  /external/chromium_org/third_party/icu/source/test/intltest/
idnaref.cpp 144 /* we do not have enough room so grow the buffer*/
165 /* we do not have enough room so grow the buffer*/
299 /* we do not have enough room so grow the buffer*/
357 /* we do not have enough room so grow the buffer*/
487 /* we do not have enough room so grow the buffer*/
508 /* we do not have enough room so grow the buffer*/
531 /* we do not have enough room so grow the buffer*/
550 /* we do not have enough room so grow the buffer*/
730 /* we do not have enough room so grow the buffer*/
780 /* we do not have enough room so grow the buffer*
    [all...]
  /external/icu/icu4c/source/test/intltest/
idnaref.cpp 144 /* we do not have enough room so grow the buffer*/
165 /* we do not have enough room so grow the buffer*/
300 /* we do not have enough room so grow the buffer*/
359 /* we do not have enough room so grow the buffer*/
489 /* we do not have enough room so grow the buffer*/
510 /* we do not have enough room so grow the buffer*/
533 /* we do not have enough room so grow the buffer*/
552 /* we do not have enough room so grow the buffer*/
732 /* we do not have enough room so grow the buffer*/
782 /* we do not have enough room so grow the buffer*
    [all...]

Completed in 1210 milliseconds

12 3 4 5 6 7 8 91011>>