OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calculate
(Results
126 - 150
of
4309
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/text/src/android/text/cts/
DynamicLayoutTest.java
105
* Test whether include the padding to
calculate
the layout.
106
* 1. Include padding while
calculate
the layout.
107
* 2. Don't include padding while
calculate
the layout.
136
* 1. Include Tab. 2. Don't include Tab Use the Y-coordinate to
calculate
the line number
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/
SawOscillatorDPW.java
31
/*
Calculate
scaling based on frequency. */
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/
SawOscillatorDPW.java
31
/*
Calculate
scaling based on frequency. */
/developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/util/
TimerObj.java
42
*
Calculate
the time left of this timer.
/developers/samples/android/common/src/java/com/example/android/common/midi/synth/
SawOscillatorDPW.java
31
/*
Calculate
scaling based on frequency. */
/developers/samples/android/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/util/
TimerObj.java
42
*
Calculate
the time left of this timer.
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
SawOscillatorDPW.java
31
/*
Calculate
scaling based on frequency. */
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
SawOscillatorDPW.java
31
/*
Calculate
scaling based on frequency. */
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/
TimerObj.java
42
*
Calculate
the time left of this timer.
/docs/source.android.com/src/devices/tech/datausage/
excluding-network-types.jd
22
this, the set of network types used to
calculate
total data usage can
/external/apache-http/src/org/apache/commons/codec/
EncoderException.java
22
* such as invalid data, inability to
calculate
a checksum, characters outside of the
/external/autotest/client/site_tests/power_Resume/
control.resume_constraint
19
ram. It will then
calculate
how many seconds the system was suspended, and
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/agreement/
DHBasicAgreement.java
56
* given a short term public key from a given party
calculate
the next
/external/chromium-trace/catapult/experimental/heatmap/
heatmap.html
21
<script src="
calculate
.js"></script>
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
graphstat.rst
7
The module :mod:`altgraph.GraphStat` provides function that
calculate
/external/e2fsprogs/lib/e2p/
percent.c
17
* We work really hard to
calculate
this accurately, while avoiding
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMonestep.h
31
/*
calculate
the jacobian matrix. */
59
/* on the first iteration,
calculate
the norm of the scaled x */
94
/* store the direction p and x + p.
calculate
the norm of p. */
103
/* evaluate the function at x + p and
calculate
its norm. */
/external/fio/crc/
crc32c.h
1
/* crc32c --
calculate
and POSIX.2 checksum
/external/iproute2/man/man8/
rtacct.8
34
Dump absolute values of counters. The default is to
calculate
increments since the previous use.
/external/kernel-headers/original/uapi/linux/
stm.h
31
* User must
calculate
the total size of the structure and put it into
/external/libavc/encoder/
irc_vbr_storage_vbv.c
110
*
Calculate
the max number of bits that flow into the decoder
327
*
Calculate
the max number of bits that flow into the decoder
344
*
Calculate
the max number of bits that flow into the decoder
362
*
Calculate
the max number of bits that flow into the decoder
/external/libchrome/crypto/
secure_hash.h
20
// A wrapper to
calculate
secure hashes incrementally, allowing to
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btGjkEpaPenetrationDepthSolver.h
23
///
calculate
the penetration depth between two convex shapes.
/external/llvm/lib/Analysis/
BlockFrequencyInfo.cpp
113
calculate
(F, BPI, LI);
116
void BlockFrequencyInfo::
calculate
(const Function &F,
function in class:BlockFrequencyInfo
121
BFI->
calculate
(F, BPI, LI);
211
BFI.
calculate
(F, BPI, LI);
/external/llvm/test/CodeGen/ARM/
jumptable-label.ll
8
define i32 @
calculate
() {
Completed in 763 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>