OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portion
(Results
126 - 150
of
2131
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
BasicPeriodFormatter.java
140
// format the initial
portion
of the string before the units.
142
// initial
portion
forces it)
/external/llvm/include/llvm/Support/
circular_raw_ostream.h
75
// Write the older
portion
of the buffer.
77
// Write the newer
portion
of the buffer.
/external/selinux/policycoreutils/setfiles/
setfiles.8
25
context, setfiles will only modify the type
portion
of the security context.
44
default file context, changing the user, role, range
portion
as well as the
/external/v8/src/compiler/
greedy-allocator.h
170
// call"
portion
.
171
// - the
portion
after the call.
/external/v8/tools/
logreader.js
99
* Processes a
portion
of V8 profiler event log.
101
* @param {string} chunk A
portion
of log.
/libcore/ojluni/src/main/java/java/io/
StringWriter.java
81
* Write a
portion
of an array of characters.
105
* Write a
portion
of a string.
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
StopwatchCircleView.java
50
/** The color indicating the remaining
portion
of the current lap. */
53
/** The color indicating the completed
portion
of the lap. */
/packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerCircleView.java
43
/** The color indicating the remaining
portion
of the timer. */
46
/** The color indicating the completed
portion
of the timer. */
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactListItemView.java
99
* @param styledName display name where the
portion
that matches the search text is bold.
100
* @param styledDestination number where the
portion
that matches the search text is bold.
/toolchain/binutils/binutils-2.25/gold/
gdb-index.h
244
// The CU vector
portion
of the constant pool.
248
// The string
portion
of the constant pool.
/external/autotest/server/cros/servo/
firmware_programmer.py
118
@param keep_ro: True to keep the RO
portion
unchanged
141
# Keep the whole RO
portion
178
# HWID is inside the RO
portion
. Don't preserve HWID if we keep RO.
406
portion
of BIOS with servo V3.
409
automatically overwrite the EC RW
portion
, using the EC RW image inside
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/
StatUtils.java
95
* Returns the sum of the entries in the specified
portion
of
129
* Returns the sum of the squares of the entries in the specified
portion
of
162
* Returns the product of the entries in the specified
portion
of
199
* Returns the sum of the natural logs of the entries in the specified
portion
of
239
* Returns the arithmetic mean of the entries in the specified
portion
of
278
* Returns the geometric mean of the entries in the specified
portion
of
320
* Returns the variance of the entries in the specified
portion
of
345
* Returns the variance of the entries in the specified
portion
of
423
* Returns the maximum of the entries in the specified
portion
of
471
* Returns the minimum of the entries in the specified
portion
o
[
all
...]
/external/icu/icu4c/source/i18n/unicode/
numfmt.h
[
all
...]
/external/kernel-headers/original/uapi/linux/
gfs2_ondisk.h
287
__be32 di_atime_nsec; /* nsec
portion
of atime */
288
__be32 di_mtime_nsec; /* nsec
portion
of mtime */
289
__be32 di_ctime_nsec; /* nsec
portion
of ctime */
/frameworks/support/v4/java/android/support/v4/view/
NestedScrollingParent.java
103
* ViewParent. An implementation may choose to use the consumed
portion
to match or chase scroll
104
* position of multiple child elements, for example. The unconsumed
portion
may be used to
119
* React to a nested scroll in progress before the target view consumes a
portion
of the scroll.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
gfs2_ondisk.h
296
__be32 di_atime_nsec; /* nsec
portion
of atime */
297
__be32 di_mtime_nsec; /* nsec
portion
of mtime */
298
__be32 di_ctime_nsec; /* nsec
portion
of ctime */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
gfs2_ondisk.h
272
__be32 di_atime_nsec; /* nsec
portion
of atime */
273
__be32 di_mtime_nsec; /* nsec
portion
of mtime */
274
__be32 di_ctime_nsec; /* nsec
portion
of ctime */
/toolchain/binutils/binutils-2.25/gas/doc/
c-bfin.texi
150
letter denoting the desired
portion
. For 32-bit registers, ".H"
151
denotes the most significant ("High")
portion
. ".L" denotes the
152
least-significant
portion
. The subdivisions of the 40-bit registers
/bootable/recovery/
screen_ui.h
41
void ShowProgress(float
portion
, float seconds);
/dalvik/dexgen/src/com/android/dexgen/dex/file/
FieldIdsSection.java
73
* Writes the
portion
of the file header that refers to this instance.
MethodIdsSection.java
73
* Writes the
portion
of the file header that refers to this instance.
ProtoIdsSection.java
61
* Writes the
portion
of the file header that refers to this instance.
/dalvik/dexgen/src/com/android/dexgen/util/
Output.java
98
* Writes a
portion
of a {@code byte[]} to this instance.
/dalvik/dx/src/com/android/dx/dex/file/
FieldIdsSection.java
73
* Writes the
portion
of the file header that refers to this instance.
MethodIdsSection.java
73
* Writes the
portion
of the file header that refers to this instance.
Completed in 1023 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>