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

<<21222324252627282930>>

  /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 254 // Mock a file of length 12, but need to uncache previous amount first
259 // Mock a file of length 13, but need to uncache previous amount first
  /packages/apps/LegacyCamera/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
  /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. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 94 /* The amount of characters output so far. */
149 /* The amount of whitespace to be emitted when starting a new line. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
pretty-print.h 94 /* The amount of characters output so far. */
149 /* The amount of whitespace to be emitted when starting a new line. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 94 /* The amount of characters output so far. */
149 /* 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/streamquality/
StreamingVideoActivity.java 34 * different protocols for a short amount of time, after which users can mark Pass/Fail depending
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GlVboPerfTest.java 129 // Margin amount of error is allowed due to measuring irregularity
  /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/samples/ApiDemos/src/com/example/android/apis/app/
Animation.java 72 // (here just doing nothing for the same amount of time) for 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.
  /docs/source.android.com/src/source/
roles.md 53 have submitted a significant amount of high-quality code to the project, the
  /external/apache-http/src/org/apache/http/
HttpConnection.java 70 * method may block for a small amount of time before returning a result.
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 110 * Closes connections that have been idle for at least the given amount of time.
  /external/apache-http/src/org/apache/http/message/
BasicHeader.java 44 * are case-insensitive. The field value MAY be preceded by any amount
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
CountersTable.java 116 * we have looked to the given amount.
  /external/blktrace/btreplay/doc/
btreplay.tex 105 \texttt{blktrace} run are used to determine the amount of time between
143 \item[\texttt{--max-bunch-time}] This is the amount of time to encompass
305 amount of time (in nanoseconds) to include in any one bunch of IOs that
308 However, after a certain point the amount of overhead per bunch may result

Completed in 695 milliseconds

<<21222324252627282930>>