OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:amount
(Results
226 - 250
of
2473
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/test/mjsunit/tools/
tickprocessor-test.default
29
amount
of its parent calls.
tickprocessor-test.ignore-unknown
25
amount
of its parent calls.
tickprocessor-test.separate-ic
31
amount
of its parent calls.
/external/webkit/Source/WebCore/rendering/
RenderRubyText.cpp
74
// Inset the ruby text by half the inter-ideograph expansion
amount
, but no more than a full-width
/frameworks/base/core/java/android/content/
ComponentCallbacks2.java
60
* @param level The context of the trim, giving a hint of the
amount
of
/frameworks/base/media/java/android/mtp/
MtpStorage.java
86
* Returns the
amount
of space to reserve on the storage file system.
/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
/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. -->
/prebuilt/linux-x86/toolchain/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
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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/grub/stage2/
dir.h
62
* The macro DIRSIZ(dp) gives the
amount
of space required to represent
87
* the directory entry. This requires the
amount
of space in struct direct
/external/iproute2/man/man8/
tc-htb.8
125
Amount
of bytes that can be burst at
133
Amount
of bytes that can be burst at 'infinite' speed, in other words, as fast
/external/llvm/docs/
SegmentedStacks.html
46
As mentioned above, the function prologue checks if the current stacklet has enough space. The current approach is to use a slot in the TCB to store the current stack limit (minus the
amount
of space needed to allocate a new block) - this slot's offset is again dictated by <code>libgcc</code>. The generated assembly looks like this on x86-64:
54
movabsq $8, %r10 # The
amount
of space needed
Completed in 2354 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>