OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:proportional
(Results
101 - 125
of
449
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/com/android/internal/os/
BatterySipper.java
37
* Smeared power using
proportional
method.
/frameworks/support/compat/src/main/java/androidx/core/graphics/
PaintCompat.java
78
// NOTE: This heuristic does not work with
proportional
glyphs.
/prebuilts/go/darwin-x86/src/container/ring/
ring.go
119
// It executes in time
proportional
to the number of elements.
/prebuilts/go/linux-x86/src/container/ring/
ring.go
119
// It executes in time
proportional
to the number of elements.
/system/netd/tests/benchmarks/
dns_benchmark.cpp
58
* roughly
proportional
to MinTime * nThreads / real_time.
/frameworks/base/core/java/android/os/
Debug.java
114
/** The
proportional
set size for dalvik heap. (Doesn't include other Dalvik overhead.) */
116
/** The
proportional
set size that is swappable for dalvik heap. */
134
/** The dirty dalvik pages that have been swapped out,
proportional
. */
138
/** The
proportional
set size for the native heap. */
140
/** The
proportional
set size that is swappable for the native heap. */
158
/** The dirty native pages that have been swapped out,
proportional
. */
162
/** The
proportional
set size for everything else. */
164
/** The
proportional
set size that is swappable for everything else. */
182
/** The dirty pages used by anyting else that have been swapped out,
proportional
. */
186
/** Whether the kernel reports
proportional
swap usage *
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
EmpiricalDistributionImpl.java
47
* with the length of a bin's subinterval
proportional
to its count.</li></ol>
456
* Subintervals correspond to bins with lengths
proportional
to bin counts.</p>
/external/python/cpython2/Doc/library/
audioop.rst
89
The time taken by this routine is
proportional
to ``len(fragment)``.
109
The routine takes time
proportional
to ``len(fragment)``.
/external/python/cpython3/Doc/library/
audioop.rst
99
The time taken by this routine is
proportional
to ``len(fragment)``.
119
The routine takes time
proportional
to ``len(fragment)``.
/frameworks/base/core/java/com/android/internal/widget/
PagerAdapter.java
311
* Returns the
proportional
width of a given page as a percentage of the
315
* @return
Proportional
width for the given page position
/frameworks/support/viewpager/src/main/java/androidx/viewpager/widget/
PagerAdapter.java
336
* Returns the
proportional
width of a given page as a percentage of the
340
* @return
Proportional
width for the given page position
/libcore/benchmarks/src/benchmarks/regression/
StringEqualsBenchmark.java
60
+ "objects. The cost of this operation would be
proportional
to the amount of live data."
61
+ "With a card table, the cost of this operation is
proportional
to the amount of updateat"
/prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go
384
// deductSweepCredit is the core of the "
proportional
sweep" system.
392
//
Proportional
sweep is done or disabled.
/prebuilts/go/linux-x86/src/runtime/
mgcsweep.go
384
// deductSweepCredit is the core of the "
proportional
sweep" system.
392
//
Proportional
sweep is done or disabled.
/cts/tests/tests/animation/src/android/animation/cts/
ObjectAnimatorTest.java
405
// Check that the time animation stays on the first segment is
proportional
to
413
// Check that the time animation stays on the second segment is
proportional
to
455
// Check that the time animation stays on the first segment is
proportional
to
465
// Check that the time animation stays on the second segment is
proportional
to
[
all
...]
/external/guava/guava/src/com/google/common/escape/
ArrayBasedUnicodeEscaper.java
40
*
proportional
to the highest valued code point that requires escaping.
/external/jsr330/src/javax/inject/
package-info.java
131
* <p>The total decrease in unit-test complexity is
proportional
to the
/external/llvm/docs/CommandGuide/
llvm-profdata.rst
41
relative importance of each input file is
proportional
to the number of samples
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
hyperplane_lsh_probes.h
55
// sequence. We assume that each index in hash_vector is
proportional
to the
/external/tensorflow/tensorflow/contrib/training/python/training/
resample_test.py
204
# appear in the results a number of time
proportional
to its
/external/webrtc/talk/app/webrtc/objc/
RTCEAGLVideoView.m
172
// using a refresh rate
proportional
to screen refresh frequency. This
/external/webrtc/webrtc/api/objc/
RTCEAGLVideoView.m
154
// using a refresh rate
proportional
to screen refresh frequency. This
/frameworks/base/core/java/android/animation/
KeyframeSet.java
236
// Apply interpolator on the
proportional
duration.
/packages/apps/Camera2/src/com/android/camera/processing/memory/
LruPool.java
36
* reconfigured by a subclass to be
proportional
to some other computed value.
/prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go
48
{0x91dd304f, "The fugacity of a constituent in a mixture of gases at a given temperature is
proportional
to its mole fraction. Lewis-Randall Rule", "adl\x01#\xd8\x17\xd7"},
Completed in 910 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>