OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:amount
(Results
201 - 225
of
2719
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/i18n/unicode/
tmutfmt.h
56
* // create time unit
amount
instance - a combination of Number and time unit
61
* // format a time unit
amount
169
* If the formattable object is not a time unit
amount
object,
170
* or the number in time unit
amount
is not a double type or long type
/external/iptables/extensions/
libxt_connbytes.man
29
whether to check the
amount
of packets, number of bytes transferred or
/external/iptables/include/linux/
kernel.h
18
unsigned long sharedram; /*
Amount
of shared memory */
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
Ipo.java
65
* index. Make sure you do not exceed the curves
amount
. Alway chech the
66
*
amount
of curves before calling this method.
79
* This method returns the curves
amount
.
81
* @return the curves
amount
/external/kernel-headers/original/linux/
mempool.h
51
* the
amount
of memory specified by pool_data
/external/llvm/docs/CommandGuide/
llvm-prof.pod
43
Record the
amount
of time needed for each pass and print it to standard
/external/llvm/include/llvm/Support/
Capacity.h
10
// This file defines the capacity function that computes the
amount
of
/external/llvm/test/Analysis/BasicAA/
global-size.ll
1
; A store or load cannot alias a global if the accessed
amount
is larger then
/external/skia/src/images/
SkFDStream.cpp
76
// return the actual
amount
we skipped
/external/srtp/include/
ut_sim.h
54
#define UT_BUF 160 /* maximum
amount
of packet reorder */
/external/valgrind/main/coregrind/m_demangle/
dyn-string.h
25
int allocated; /* The
amount
of space allocated for the string. */
/external/webkit/Source/WebKit/chromium/public/
WebStorageQuotaCallbacks.h
44
// This may return a smaller
amount
of quota than the requested.
/frameworks/base/core/java/android/content/pm/
LimitedLengthInputStream.java
9
* A class that limits the
amount
of data that is read from an InputStream. When
/frameworks/base/core/java/android/view/animation/
OvershootInterpolator.java
35
* @param tension
Amount
of overshoot. When tension equals 0.0f, there is
/frameworks/base/graphics/java/android/graphics/
PathDashPathEffect.java
39
* @param phase
amount
to offset before the first shape is stamped
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
CaptureAnimation.java
25
// The
amount
of change for zooming out.
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
aout.h
287
register int
amount
= 1 << (POWER); \
289
if (
amount
== 2) \
291
else if (
amount
!= 1) \
292
fprintf (STREAM, "\t.align\t%d\n",
amount
- 4); \
/external/chromium/net/tools/flip_server/
ring_buffer.h
16
// the beginning). This is a good choice when you want to use a fixed
amount
32
// in here is smaller than the
amount
of data in the buffer, then the oldest
85
// Moves the internal pointers around such that the
amount
of data specified
/external/iproute2/man/man8/
tc-tbf.8
50
On creation, the TBF is stocked with tokens which correspond to the
amount
of traffic that can be burst
75
latency parameter, which specifies the maximum
amount
of time a packet can
82
Size of the bucket, in bytes. This is the maximum
amount
of bytes that tokens can be available for instantaneously.
/frameworks/base/core/java/android/text/method/
BaseMovementMethod.java
462
* @param
amount
The number of characters to scroll by. Must be at least 1.
466
protected boolean scrollLeft(TextView widget, Spannable buffer, int
amount
) {
470
scrollX = Math.max(scrollX - getCharacterWidth(widget) *
amount
, minScrollX);
483
* @param
amount
The number of characters to scroll by. Must be at least 1.
487
protected boolean scrollRight(TextView widget, Spannable buffer, int
amount
) {
491
scrollX = Math.min(scrollX + getCharacterWidth(widget) *
amount
, maxScrollX);
504
* @param
amount
The number of lines to scroll by. Must be at least 1.
508
protected boolean scrollUp(TextView widget, Spannable buffer, int
amount
) {
518
topLine = Math.max(topLine -
amount
+ 1, 0);
531
* @param
amount
The number of lines to scroll by. Must be at least 1
[
all
...]
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperListAdapter.java
74
private List<LiveWallpaperInfo> generatePlaceholderViews(int
amount
) {
75
ArrayList<LiveWallpaperInfo> list = new ArrayList<LiveWallpaperInfo>(
amount
);
76
for (int i = 0; i <
amount
; i++) {
/external/aac/libMpegTPEnc/include/
tpenc_lib.h
126
* \return CHANNEL_MODE value that matches the given
amount
of audio channels.
209
* \brief Get
amount
of bits required by the transport headers.
211
* \param auBits
Amount
of payload bits required for the current subframe.
225
* \param total_bits
Amount
of total access unit bits.
240
* \param pBits Pointer to an int, where the current
amount
of frame bits is passed
241
* and where the current
amount
of subframe bits is returned.
243
* OR: This integer is modified by the
amount
of extra bit alignment that may occurr.
/frameworks/rs/driver/
rsdRuntimeMath.cpp
108
static float SC_clamp_f32(float
amount
, float low, float high) {
109
return
amount
< low ? low : (
amount
> high ? high :
amount
);
124
static float SC_mix_f32(float start, float stop, float
amount
) {
125
//ALOGE("lerpf %f %f %f", start, stop,
amount
);
126
return start + (stop - start) *
amount
;
/libcore/luni/src/main/java/java/util/
Timer.java
448
*
amount
of time in milliseconds before execution.
468
*
amount
of time in milliseconds before first execution.
470
*
amount
of time in milliseconds between subsequent executions.
493
*
amount
of time in milliseconds between subsequent executions.
515
*
amount
of time in milliseconds before first execution.
517
*
amount
of time in milliseconds between subsequent executions.
540
*
amount
of time in milliseconds between subsequent executions.
/system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c
77
//
amount
by which values closer
295
// Sleep a random
amount
of time
441
* Delays for a random
amount
of time within the range given
443
* selected
amount
of delay can come from any part of the
445
* The
amount
of bias is determined by the setting of DELAY_EXP.
459
// Determine random
amount
to sleep.
460
// Values closer to delayMin are prefered by an
amount
Completed in 1914 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>