HomeSort by relevance Sort by last modified time
    Searched full:amount (Results 726 - 750 of 2473) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/util/jar/
Pack200.java 104 * the indicated amount of effort to use in compressing the archive.
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/input/
CountingInputStream.java 95 * amount to the count.
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 211 // we pre-create it on ACTION_DOWN (it takes a small but perceptible amount of time
  /packages/apps/Phone/src/com/android/phone/
Ringer.java 176 // the ring so that it happens the correct amount of
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Config.java 298 * The amount of time for which voice search hints are displayed in one go.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
sample.h 178 /** Return the amount of bytes playback of a second of audio with the specified sample type takes */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 34 /* There is some amount of overlap with <sys/types.h> as known by inet code */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h 66 * The following constants define the amount of time given a user
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
LogReceiver.java 190 // save the amount read for the data.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplaySyncPerf.java 85 * Returns ending Y value that is a fixed amount greater than the starting value.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 200 * The amount of margin to add to the top edge, or 0
205 * The amount of margin to add to the bottom edge, or 0
210 * The amount of margin to add to the left edge, or 0
215 * The amount of margin to add to the right edge, or 0
    [all...]
  /system/extras/ext4_utils/
simg2img.c 147 /* len needs to be 64 bits, as the sparse file specifies the skip amount
  /system/extras/tests/bionic/libc/common/
test_pthread_mutex.c 270 * for a small amount of time (see 'spinDelay') and tries again, until
test_pthread_rwlock.c 241 * for a small amount of time (see 'spinDelay') and tries again, until
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 694 * Utility class used to generate some amount of uniq names.
764 * Generates some amount of uniq names, none of which is equals to
813 * Generates some amount of uniq X500Principals, none of which is equals
  /external/bzip2/
bzip2.1 268 both the compression ratio achieved, and the amount of memory needed for
301 decompress using approximately half this amount of memory, about 2300
311 amount of real memory touched is proportional to the size of the file,
bzip2.1.preformatted 211 amount of memory needed for compression and decompression.
241 half this amount of memory, about 2300 kbytes. Decompres­
252 using a large block size. The amount of real memory
bzip2.txt 208 amount of memory needed for compression and decompression.
238 half this amount of memory, about 2300 kbytes. Decompres-
249 using a large block size. The amount of real memory
  /external/icu4c/test/iotest/
iotest.cpp 314 log_err("FAILURE test case %d - \"%s\" wrong amount of characters was written. Got %d.\n",
514 log_err("FAILURE test case %d - \"%s\" wrong amount of characters was written. Got %d.\n",
666 log_err("FAILURE test case %d - \"%s\" wrong amount of characters was written. Got %d.\n",
    [all...]
  /external/libpcap/
fad-gifc.c 108 * There is no ioctl that returns the amount of space required for all
116 * large enough that the amount of space in the buffer *not* filled in
357 * amount really used. This means we read off the end
  /external/libvpx/vpx/
vpx_encoder.h 458 * This value indicates the amount of data that may be buffered by the
470 * This value indicates the amount of data that will be buffered by the
480 * This value indicates the amount of data that the encoder should try
  /external/libxml2/
xmlmemory.c 548 * Provides the amount of memory currently allocated
550 * Returns an int representing the amount of memory allocated.
635 * @nbBytes: the amount of memory to dump
  /external/openssl/crypto/
crypto.h 241 #define CRYPTO_add(addr,amount,type) \
242 CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
450 int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
  /external/openssl/crypto/store/
store.h 149 STORE_OBJECT_TYPE_NUM= 0x06 /* The amount of known
166 STORE_PARAM_TYPE_NUM= 0x06 /* The amount of known
189 STORE_ATTR_TYPE_NUM= 0x0b, /* The amount of known
  /external/openssl/include/openssl/
crypto.h 241 #define CRYPTO_add(addr,amount,type) \
242 CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
450 int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,

Completed in 2251 milliseconds

<<21222324252627282930>>