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

<<31323334353637383940>>

  /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/webrtc/src/modules/audio_processing/aec/main/source/
echo_cancellation.c 433 // Before we fill up the far end buffer we require the amount of data on the
472 // When the far end buffer is filled with approximately the same amount of
473 // data as the amount on the sound card we end the start up phase and start
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 651 * The amount of time that the zoom controls should be
662 * The amount of time a user needs to press the relevant key to bring up
673 * The amount of friction applied to scrolls and flings.
  /libcore/luni/src/main/java/java/util/logging/
FileHandler.java 35 * When a set of files is used and a given amount of data has been written to
425 * the data amount limit in bytes of one output file, can not be
459 * the data amount limit in bytes of one output file, can not be
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 695 * Utility class used to generate some amount of uniq names.
765 * Generates some amount of uniq names, none of which is equals to
814 * Generates some amount of uniq X500Principals, none of which is equals
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailLayoutController.java 466 // If the list was able to successfully offset by the tab carousel amount, then
477 // If the list could not offset the full amount of the tab carousel offset (i.e.
478 // the list can only be scrolled a tiny amount), then animate the carousel down
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
SyncService.java 88 * @param totalWork the total amount of work.
107 * @param work the amount of work done.
666 // first write the amount read
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
gprof.info 728 The "flat profile" shows the total amount of time your program spent
761 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/info/
gprof.info 728 The "flat profile" shows the total amount of time your program spent
761 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /external/llvm/include/llvm/
Constants.h 134 /// which reduces the amount of casting needed in parts of the compiler.
350 /// which reduces the amount of casting needed in parts of the compiler.
432 /// getType() specialization - Reduce amount of casting...
473 /// which reduces the amount of casting needed in parts of the compiler.
530 /// which reduces the amount of casting needed in parts of the compiler.
    [all...]
  /external/skia/include/core/
SkCanvas.h 231 @param sx The amount to scale in X
232 @param sy The amount to scale in Y
238 @param degrees The amount to rotate, in degrees
244 @param sx The amount to skew in X
245 @param sy The amount to skew in Y
    [all...]
  /frameworks/base/core/java/android/animation/
AnimatorSet.java 104 // The amount of time in ms to delay starting the animation after start() is called
369 * The amount of time, in milliseconds, to delay starting the animation after
380 * The amount of time, in milliseconds, to delay starting the animation after
383 * @param startDelay The amount of the delay, in milliseconds
    [all...]
  /frameworks/base/core/java/android/os/
Debug.java 458 * @param bufferSize The maximum amount of trace data we gather. If not given, it defaults to 8MB.
485 * @param bufferSize The maximum amount of trace data we gather. If not given, it defaults to 8MB.
541 * indicates the amount of time that the current thread has spent
796 * Returns the amount of allocated memory in the native heap.
802 * Returns the amount of free memory in the native heap.
    [all...]
  /external/chromium/net/base/
net_util.cc 743 explicit SubtractFromOffset(size_t amount)
744 : amount(amount) {}
747 if (offset >= amount)
748 offset -= amount;
754 size_t amount; member in struct:net::__anon3569::SubtractFromOffset
758 explicit AddToOffset(size_t amount)
759 : amount(amount) {}
762 offset += amount;
765 size_t amount; member in struct:net::__anon3569::AddToOffset
    [all...]
  /external/opencv/cvaux/src/
cvlmeds.cpp     [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 315 * channel for the specified amount of time. This can be used to do
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 848 * subtract this from the current battery time to find the amount of
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 710 The "flat profile" shows the total amount of time your program spent
743 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 710 The "flat profile" shows the total amount of time your program spent
743 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 710 The "flat profile" shows the total amount of time your program spent
743 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 710 The "flat profile" shows the total amount of time your program spent
743 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 710 The "flat profile" shows the total amount of time your program spent
743 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 710 The "flat profile" shows the total amount of time your program spent
743 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gprof.info 715 The "flat profile" shows the total amount of time your program spent
748 appear in every flat profile; their time gives a measure of the amount
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 2660 milliseconds

<<31323334353637383940>>