HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 151 - 175 of 765) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/platform/text/mac/
TextCodecMac.cpp 299 result.grow(size + bufferLength);
318 result.grow(size + entityLength);
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
SparseWeakArray.java 190 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
330 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
  /dalvik/dx/src/com/android/dx/ssa/
InterferenceRegisterMapper.java 43 * grow to hundreds of K but not megabytes.
  /dalvik/vm/arch/x86/
Call386ABI.S 102 * two arguments and grow (preserving alignment)
  /development/tools/a3dconvert/
SimpleMesh.h 62 // simply letting it grow by itself tends to waste a lot of time on
  /external/apache-http/src/org/apache/http/impl/io/
AbstractSessionOutputBuffer.java 112 // Do not let the buffer grow unnecessarily
  /external/bluetooth/glib/docs/reference/glib/tmpl/
strings.sgml 5 text buffers which grow automatically as text is added
  /external/chromium/chrome/browser/resources/shared/js/cr/
ui.js 103 * Input elements do not grow and shrink with their content. This is a simple
  /external/chromium/chrome/browser/ui/gtk/
browser_toolbar_gtk.h 167 // grow/shrink in GTK+ mode.
  /external/chromium/chrome/browser/ui/views/infobars/
translate_infobar_base.cc 86 // The button may have to grow to show the new text.
  /external/chromium/net/http/
http_auth_cache.h 34 // This also defines the worst-case lookup times (which grow linearly
http_stream_parser.h 100 // grow to. If the body start is not found within this range of the
  /external/chromium/net/url_request/
url_request_throttler_manager.cc 160 // In case something broke we want to make sure not to grow indefinitely.
  /external/dropbear/libtommath/
bn_fast_mp_montgomery_reduce.c 34 /* grow a as required */
  /external/e2fsprogs/e2fsck/
region.c 73 * 1; if we can find an existing region which we can grow, do
  /external/icu4c/common/
propsvec.h 65 * Stable value, unlike UPVEC_MAX_CP which might grow over time.
uvectr64.cpp 188 * newSize. If newSize is larger, grow the array, filling in new
  /external/icu4c/test/intltest/
nptrans.cpp 213 /* we do not have enough room so grow the buffer*/
  /external/llvm/include/llvm/ADT/
DenseSet.h 36 /// Grow the denseset so that it has at least Size buckets. Does not shrink
SmallSet.h 70 // Otherwise, grow from vector to set.
  /external/llvm/lib/CodeGen/
EdgeBundles.cpp 42 EC.grow(2 * MF->getNumBlockIDs());
  /external/openssl/crypto/asn1/
a_time.c 162 /* grow the string */
evp_asn1.c 117 /* Grow the 'string' */
  /external/quake/quake/src/QW/client/
cmd.h 39 // allocates an initial text buffer that will grow as needed
  /external/quake/quake/src/WinQuake/
cmd.h 39 // allocates an initial text buffer that will grow as needed

Completed in 841 milliseconds

1 2 3 4 5 67 8 91011>>