Searched
full:grow (Results
401 -
425 of
765) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/widget/ |
RelativeLayout.java | 648 // We can grow in this dimension. 665 // We can grow in this dimension. Child can be as big as it [all...] |
/frameworks/base/libs/binder/ |
Parcel.cpp | 395 // grow data 410 // grow objects [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
LocalList.java | 508 * index array, or we need to grow. (The latter doesn't
|
OutputFinisher.java | 539 * grow.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalList.java | 508 * index array, or we need to grow. (The latter doesn't
|
OutputFinisher.java | 559 * indices, and the instruction list doesn't grow.
|
/development/pdk/docs/source/ |
git-repo.jd | 20 One of the challenges in setting up the Android project was figuring out how to best support the outside community--from the hobbiest community to large OEMs building mass-market consumer devices. We wanted components to be replaceable, and we wanted interesting components to be able to grow a life of their own outside of Android. We first chose a distributed revision control system, then further narrowed it down to Git.<br><h3>
|
/external/bluetooth/glib/docs/reference/glib/ |
building.sgml | 290 Grow an array from 7 bytes to 10 bytes, and the last 3 bytes will be cleared.
|
/external/bluetooth/glib/gio/ |
gdatainputstream.c | 1034 /* need to grow the buffer */ [all...] |
/external/chromium/chrome/browser/autofill/ |
autofill_country.cc | 545 // If there wasn't enough space, grow the buffer and try again.
|
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.cc | 430 // Set minimum bounds so that it can grow freely.
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.js | 625 // Cause the dot-list to grow
|
/external/chromium/chrome/browser/ui/cocoa/ |
about_window_controller.mm | 36 // append links, they grow to include the new text, not what we want.
|
/external/chromium/net/disk_cache/ |
sparse_control.cc | 422 // Grow the bitmap to the current size and copy the bits.
|
/external/chromium/net/http/ |
http_stream_parser.cc | 346 // Grow the read buffer if necessary.
|
/external/dnsmasq/src/ |
dnsmasq.h | 20 /* Ensure we can use files >2GB (log files may grow this big) */
|
/external/dropbear/libtommath/ |
tommath.h | 214 /* grow an int to a given size */
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 462 Reserve space so the block group descriptor table may grow in the
|
/external/elfutils/src/ |
ldlex.c | 181 * and can realloc() it to grow it, and should free() it to [all...] |
/external/emma/core/java12/com/vladium/util/ |
SoftValueMap.java | 474 // only grow in size
|
/external/guava/src/com/google/common/primitives/ |
Chars.java | 312 * @param padding an extra amount to "grow" the array by if growth is
|
Doubles.java | 245 * @param padding an extra amount to "grow" the array by if growth is
|
Floats.java | 242 * @param padding an extra amount to "grow" the array by if growth is
|
Ints.java | 321 * @param padding an extra amount to "grow" the array by if growth is
|
Longs.java | 298 * @param padding an extra amount to "grow" the array by if growth is
|
Completed in 873 milliseconds
<<11121314151617181920>>