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

<<11121314151617181920>>

  /external/quake/quake/src/WinQuake/
glqnotes.txt 57 The amount of textures used in the game can have a large impact on performance.
75 there are some additional settings that can drastically lower the amount of
  /external/quake/quake/src/WinQuake/kit/
README.TXT 57 The amount of textures used in the game can have a large impact on performance.
75 there are some additional settings that can drastically lower the amount of
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 111 * Set amount to throttle updates by. This is the minimum time from
115 * @param delayMS Amount of delay, in milliseconds.
  /frameworks/base/graphics/java/android/graphics/
Region.java 223 * Scale the region by the given scale amount. This re-constructs new region by
236 * Set the dst region to the result of scaling this region by the given scale amount.
  /frameworks/base/include/utils/
Asset.h 90 * Get the total amount of data that can be read.
95 * Get the total amount of data that can be read from the current position.
  /libcore/luni/src/main/java/sun/misc/
Unsafe.java 305 * Parks the calling thread for the specified amount of time,
309 * and without the indicated amount of time elapsing).
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp 138 // Find the amount of motion that must be compensated so that no "border" pixels are seen in the stable video
148 // system. If yes, then the amount of smoothing is sufficient so that NO
  /packages/apps/Email/tests/src/com/android/email/service/
AttachmentDownloadServiceTests.java 251 // Mock a file of length 12, but need to uncache previous amount first
256 // Mock a file of length 13, but need to uncache previous amount first
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 93 /* The amount of characters output so far. */
148 /* The amount of whitespace to be emitted when starting a new line. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
pretty-print.h 93 /* The amount of characters output so far. */
148 /* The amount of whitespace to be emitted when starting a new line. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
pretty-print.h 93 /* The amount of characters output so far. */
148 /* The amount of whitespace to be emitted when starting a new line. */
  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
RenderSession.java 132 * Any amount of actions can be taken on the scene before {@link #render()} is called.
236 * Any amount of actions can be taken on the scene before {@link #render()} is called.
  /external/opencv/ml/src/
ml_inner_functions.cpp 161 int amount = sample->rows; local
172 for( i = 0; i < amount; i++ )
183 /* Generates <sample> of <amount> points from a discrete variate xi,
185 CV_IMPL void cvRandSeries( float probs[], int len, int sample[], int amount )
187 CvMat* univals = cvCreateMat(1, amount, CV_32FC1);
199 for( i = 0; i < amount; i++ )
221 int amount = sample->rows; local
225 int* sample_clsnum = (int*)cvAlloc( amount * sizeof(int) );
233 classes = cvCreateMat(1, amount, CV_32FC1);
238 cvRandSeries(weights, clsnum, sample_clsnum, amount);
    [all...]
  /external/icu4c/i18n/
calendar.cpp     [all...]
  /bionic/libc/bionic/
dlmalloc.h 406 The `pad' argument to malloc_trim represents the amount of free
408 the minimum amount of memory to maintain internal data structures
461 Prints on stderr the amount of space obtained from the system (both
462 via sbrk and mmap), the maximum amount (which may be more than
  /bootable/bootloader/legacy/
fastboot_protocol.txt 48 send the indicated amount of data. Short packets are always
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
LoopbackExperiment.java 39 // Amount of silence in ms before and after playback
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
StreamingVideoActivity.java 34 * different protocols for a short amount of time, after which users can mark Pass/Fail depending
  /dalvik/vm/alloc/
HeapSource.h 115 * amount of reclaimed storage. The list must contain addresses all
  /development/cmds/monkey/
README.NETWORK.txt 74 simulates a user using the trackball. dx and dy indicates the amount
  /development/pdk/docs/community/
groups-charter.jd 54 reserve the right to limit discussions that amount to spam. Outright spam will
  /development/pdk/docs/porting/
tcpdump.jd 70 <p>For more immediate output, add <code>-l</code> to the <code>tcpdump</code> command line, but this can cause <code>adb</code> to choke (it helps to use a nonzero argument for <code>-s</code> to limit the amount of data captured per packet; <code>-s 100</code> is sufficient if you just want to see headers).</p>
  /development/pdk/docs/source/
roles.jd 38 have submitted a significant amount of high-quality code to the project, the
  /development/tools/idegen/
README 3 amount of time with no errors.
  /docs/source.android.com/src/community/
groups-charter.md 51 We hate spam almost as passionately as we love courtesy and respect, so we reserve the right to limit discussions that amount to spam. Outright spam will result in the spammer being immediately and permanently banned from the list.

Completed in 2454 milliseconds

<<11121314151617181920>>