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

<<51525354555657585960>>

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 407 // Determine the amount of padding required, if any.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventLogParser.java 369 * Returns the amount read on success, -1 on failure.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogFilter.java 459 // with the amount of unread message
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlAutoEditStrategy.java 183 // end of the element, and insert that amount of indentation.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtils.java 123 * by the given amount in the range [0,255]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java 192 // TODO: Figure out the indentation amount?
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFixGenerator.java 93 * it was evident that I'd have to pull in a *huge* amount of duplicated code to
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 58 /** Scale font size by this amount to get the max display length of call duration. */
  /dalvik/vm/
Profile.cpp 512 * Compute the amount of overhead in a clock call, in nsec.
889 * optimized DEX base file address offset by the right amount, or
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Factory.cpp 709 static int encodeShift(int code, int amount) {
710 return ((amount & 0x1f) << 2) | code;
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.mm 27 // The amount of time in seconds during which each type of glow increases, holds
386 // "stretchiness" ever exceeds a set amount.
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 523 case tok::lessless: // Shift amount doesn't UAC with shift value.
524 case tok::greatergreater: // Shift amount doesn't UAC with shift value.
  /external/dropbear/
scp.c 767 bwlimit(int amount)
779 lamt += amount;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
RSSFeedAddEntryTask.java 558 transformer.setOutputProperty("{http://xml.apache.org/xalan}indent-amount", "2"); //$NON-NLS-1$ //$NON-NLS-2$
559 transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "2"); //$NON-NLS-1$ //$NON-NLS-2$
  /external/icu4c/i18n/
digitlst.cpp 550 // Check overflow. It's convenient that the MSD is 9 only on overflow, the amount of
810 * amount. Never reduce it. Available size is kept in fContext.digits.
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleEmitter.java 345 * Set the maximum amount of particles that
349 * @param numParticles the maximum amount of particles that
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Vector3f.java 833 * @param changeAmnt An amount between 0.0 - 1.0 representing a precentage
848 * @param changeAmnt An amount between 0.0 - 1.0 representing a precentage
    [all...]
Vector4f.java 782 * @param changeAmnt An amount between 0.0 - 1.0 representing a precentage
798 * @param changeAmnt An amount between 0.0 - 1.0 representing a precentage
  /external/libpcap/
pcap-bpf.c 267 * that p->fddipad was the amount of padding
898 * wait that amount of time, in the hopes that more packets
pcap-dag.c 580 /* Amount of data to collect in Bytes before calling callbacks.
861 /* Amount of data to collect in Bytes before calling callbacks.
  /external/libusb/libusb/
libusb.h 645 * that the entire amount of requested data was transferred. */
690 /** Amount of data that was actually transferred */
    [all...]
  /external/libvpx/vp8/common/x86/
postproc_mmx.c 1046 * int q quantizer used to determine amount of noise
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/qemu/elff/
dwarf_defs.h 715 * to decrease the amount of memory allocation calls, we will preallocate
769 * long before this amount of entries is cached.
    [all...]
  /external/qemu/
qemu-timer.c 151 so just delay for a reasonable amount of time. */
    [all...]

Completed in 698 milliseconds

<<51525354555657585960>>