HomeSort by relevance Sort by last modified time
    Searched full:grow (Results 251 - 275 of 1192) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/
find_bar_host.cc 264 // While we are animating, the Find window will grow bottoms up so we need to
265 // re-position the widget so that it appears to grow out of the toolbar.
  /external/chromium_org/chrome/browser/ui/views/
find_bar_host.cc 297 // While we are animating, the Find window will grow bottoms up so we need to
298 // re-position the widget so that it appears to grow out of the toolbar.
  /external/chromium_org/net/dns/
host_resolver_impl.h 74 // for |max_retry_attempts|. For every retry attempt, we grow the
97 // Factor to grow |unresponsive_delay| when we re-re-try.
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
Base64.cpp 94 out.grow(outLength);
160 out.grow(length);
StringBuilder.cpp 193 // If there is already a buffer, then grow if necessary.
201 // Grow the string, if necessary.
  /external/chromium_org/third_party/icu/source/common/
uvectr32.h 65 int32_t maxCapacity; // Limit beyond which capacity is not permitted to grow.
137 * elements for i >= newSize. If newSize is larger, grow the
  /external/chromium_org/third_party/skia/include/core/
SkRRect.h 228 * otherwise we grow/shrink the radii by the amount of the inset. If a
242 * otherwise we grow/shrink the radii by the amount of the inset. If a
  /external/chromium_org/third_party/sqlite/src/src/
mutex_unix.c 212 /* If recursive mutexes are not available, then we have to grow
255 /* If recursive mutexes are not available, then we have to grow
  /external/chromium_org/v8/src/
execution.h 170 // Pass the address beyond which the stack should not grow. The stack
171 // is assumed to grow downwards.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
GridDataFactory.java 507 * true if the control's column should grow horizontally
509 * true if the control's row should grow vertically
  /external/icu4c/common/
uvectr32.h 65 int32_t maxCapacity; // Limit beyond which capacity is not permitted to grow.
137 * elements for i >= newSize. If newSize is larger, grow the
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 178 LiveOutRegInfo.grow(Reg);
198 LiveOutRegInfo.grow(Reg);
  /external/llvm/lib/Support/
StringMap.cpp 182 /// RehashTable - Grow the table, redistributing values into the buckets with
190 // grow/rehash the table.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSparseArray.java 175 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
324 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
  /external/skia/include/core/
SkRRect.h 228 * otherwise we grow/shrink the radii by the amount of the inset. If a
242 * otherwise we grow/shrink the radii by the amount of the inset. If a
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
SparseArray.java 160 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
300 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
  /external/v8/src/
execution.h 173 // Pass the address beyond which the stack should not grow. The stack
174 // is assumed to grow downwards.
  /frameworks/av/media/libeffects/proxy/
EffectProxy.cpp 256 // grow temp reply buffer if needed
263 ALOGV("Effect_command grow reply buf to %d", tmpSize);
  /frameworks/base/core/java/android/util/
LongSparseArray.java 211 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
363 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
SparseArray.java 224 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
378 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
SparseIntArray.java 147 // Log.e("SparseIntArray", "grow " + mKeys.length + " to " + n);
253 // Log.e("SparseIntArray", "grow " + mKeys.length + " to " + n);
  /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);
  /frameworks/support/v4/java/android/support/v4/util/
LongSparseArray.java 205 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
346 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
SparseArrayCompat.java 198 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
341 // Log.e("SparseArray", "grow " + mKeys.length + " to " + n);
  /system/netd/
NatController.cpp 289 "--grow",
324 "--grow",

Completed in 861 milliseconds

<<11121314151617181920>>