Searched
full:amount (Results
276 -
300 of
2719) sorted by null
<<11121314151617181920>>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
EnergyProbe.java | 25 * value has no unit and is just proportional to the amount of energy present around the
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
BiometricSensorUnlock.java | 45 * @param timeoutMilliseconds Amount of time in milliseconds to display the view before
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineDataStream.java | 26 * it provides the info about amount of consumed data.
|
/packages/inputmethods/LatinIME/java/res/values-land/ |
dimens.xml | 66 <!-- Amount of allowance for selecting keys in a mini popup keyboard by sliding finger. -->
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
aout.h | 324 register int amount = 1 << (POWER); \ 326 if (amount == 2) \ 328 else if (amount != 1) \ 329 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/ |
aout.h | 324 register int amount = 1 << (POWER); \ 326 if (amount == 2) \ 328 else if (amount != 1) \ 329 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
aout.h | 324 register int amount = 1 << (POWER); \ 326 if (amount == 2) \ 328 else if (amount != 1) \ 329 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
local_lim.h | 69 /* Maximum amount by which a process can descrease its asynchronous I/O
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
spray.x | 38 const SPRAYMAX = 8845; /* max amount can spray */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
local_lim.h | 69 /* Maximum amount by which a process can descrease its asynchronous I/O
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
spray.x | 38 const SPRAYMAX = 8845; /* max amount can spray */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
local_lim.h | 69 /* Maximum amount by which a process can descrease its asynchronous I/O
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
spray.x | 38 const SPRAYMAX = 8845; /* max amount can spray */
|
/system/core/libcutils/ |
buffer.h | 49 /** Amount of memory allocated for this buffer. */
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoConstants.java | 41 * <li>Unsigned LEB128 — amount to advance pc by 52 * <li>Signed LEB128 — amount to change line register by.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
RopMethod.java | 124 * amount. 126 * @param delta the amount to offset register numbers by
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoConstants.java | 41 * <li>Unsigned LEB128 — amount to advance pc by 52 * <li>Signed LEB128 — amount to change line register by.
|
/dalvik/dx/src/com/android/dx/rop/code/ |
RopMethod.java | 124 * amount. 126 * @param delta the amount to offset register numbers by
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandomScript.java | 50 * @param throttle The amount of time to sleep in ms between events. 76 * @param throttle The amount of time to sleep in ms between events.
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
infobar_container_controller.h | 102 // Returns the amount of additional height the container view needs to draw the 104 // total amount of overlap for all infobars.
|
/external/chromium/net/tools/flip_server/ |
simple_buffer.cc | 11 // large amount of runtime is spent on virtual function dispatch on these 194 // amount of data specified here is expected to
|
/external/chromium/third_party/modp_b64/ |
modp_b64.h | 82 * Given a source string of length len, this returns the amount of 95 * this returns the amount of memory required for output string
|
/external/clang/www/ |
performance-2009-03-02.html | 28 small amount of code (~7,500 lines of source code), but it relies 36 large amount of C source code (~200,000 lines) with few system
|
performance.html | 28 small amount of code (~7,500 lines of source code), but it relies 36 large amount of C source code (~200,000 lines) with few system
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
DebugInfoConstants.java | 41 * <li>Unsigned LEB128 — amount to advance pc by 52 * <li>Signed LEB128 — amount to change line register by.
|
Completed in 475 milliseconds
<<11121314151617181920>>