HomeSort by relevance Sort by last modified time
    Searched full:room (Results 326 - 350 of 727) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java 447 * <p>If this queue fits in the specified array with room to spare
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
ArrayBlockingQueueTest.java 254 * addAll throws ISE if not enough room
  /dalvik/libcore/luni/src/main/java/java/lang/
AbstractStringBuilder.java 443 // replacing with more characters...need some room
  /dalvik/libcore/luni/src/main/java/java/util/
Locale.java 678 // two letters, but the variant is an arbitrary length. A size of 11 characters has room
  /dalvik/vm/
LinearAlloc.c 296 * know we have room for that, and round up to BLOCK_ALIGN. That's
  /dalvik/vm/arch/arm/
CallEABI.S 163 * Make room on the stack for the arguments and copy them over,
  /development/scripts/
divide_and_compress_test.py 178 file2.contents = ('He entered the room and there in the center, it was.'
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java 548 * Delete an old, free pool entry to make room for a new one.
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.c 1029 /* Make room for the result. */
  /external/dnsmasq/src/
tftp.c 584 size++; /* room in this block */
  /external/e2fsprogs/e2fsck/
problem.h 724 /* No room in lost+found */
rehash.c 31 * may need to be moved to the end of the directory to make room for
  /external/e2fsprogs/intl/
vasnprintf.c 818 /* Make room for the result. */
  /external/e2fsprogs/lib/ext2fs/
icount.c 227 * we also need to reserve some extra room for file links
  /external/e2fsprogs/misc/
badblocks.c 696 * If there's room for more blocks to be tested this
  /external/grub/netboot/
eepro100.c 84 * 0x98000 to 0xa0000. There is just a little room between the end of
  /external/icu4c/i18n/
bmsearch.cpp 110 // room for an extra character on each end, plus 4 for safety
colldata.cpp 590 *keyBufferLength = (len + 2) & ~1; // round to even length, leaving room for terminating null
digitlst.cpp 191 return 0; // Not enough room
uspoof_impl.h 373 int32_t unused[15]; // Padding, Room for Expansion
  /external/icu4c/i18n/unicode/
umsg.h 634 * if buffer has room for the trailing null, it is provided, otherwise
  /external/jhead/
main.c 480 // check to see if buf has enough room to append
  /external/kernel-headers/original/linux/
mmzone.h 481 * with 64 bit flags field, there's plenty of room.
  /external/opencore/codecs_v2/audio/aac/dec/src/
gen_rand_vector.cpp 413 /* shift by 6 make room for band length accumulation */
imdct_fxp.cpp 336 shift1 = pv_normalize(max) - 1; /* -1 to leave room for addition */

Completed in 157 milliseconds

<<11121314151617181920>>