HomeSort by relevance Sort by last modified time
    Searched full:amount (Results 926 - 950 of 2719) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 34 /* There is some amount of overlap with <sys/types.h> as known by inet code */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 66 * The following constants define the amount of time given a user
  /prebuilts/tools/common/proguard/proguard4.7/docs/
results.html 158 Memory usage (the amount of physical memory used by ProGuard while processing)
  /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/aac/libFDK/include/
FDK_bitstream.h 514 * \return amount of valid bits that still can be read or were already written.
525 * \brief return amount of unused Bits from Bitbuffer.
527 * \return amount of free bits that still can be written into the bitstream
  /external/aac/libSBRenc/src/
tran_det.cpp 487 endCond = noCols; /* Amount of new transient values to be calculated. */
488 startEnerg = (tran_off-3)>>YBufferSzShift; /* >>YBufferSzShift because of amount of energy values. -3 because of neighbors being watched. */
603 /* Offset by the amount of additional previous transient candidates being kept. */
  /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/ganymed-ssh2/
FAQ.html 46 <li><a href="#pumptoremote">I want to pump data into a remote file, but the amount of data to be sent
329 <hr><a name="pumptoremote"></a><h2>I want to pump data into a remote file, but the amount of data to be sent
332 The SCP protocol communicates the amount of data to be sent at the start of the transfer,
  /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 551 * Provides the amount of memory currently allocated
553 * Returns an int representing the amount of memory allocated.
638 * @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,
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image.c 411 /* Update video ram amount */
561 /* Update video ram amount */
604 /* Update video ram amount */
  /external/v8/src/
heap.h 459 // Returns the maximum amount of memory reserved for the heap. For
460 // the young generation, we reserve 4 times the amount needed for a
462 // we reserve twice the amount needed for those in order to ensure
477 // Returns the amount of memory currently committed for the heap.
480 // Returns the amount of executable memory currently committed for the heap.
    [all...]

Completed in 1256 milliseconds

<<31323334353637383940>>