OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calculated
(Results
1 - 25
of
1659
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
RawContentVerifier.java
5
* verified using the digest of the
calculated
data.
12
* @param digest digest
calculated
from the content.
DigestCalculator.java
31
* Return the digest
calculated
on what has been written to the calculator's output stream.
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
CompositionShiftLeastGreatestAtom.java
8
* The optional composition shift least greatest atom summarizes the
calculated
20
// A 32-bit unsigned integer that specifies the
calculated
value.
23
// A 32-bit signed integer that specifies the
calculated
value.
26
// A 32-bit signed integer that specifies the
calculated
value.
29
//A 32-bit signed integer that specifies the
calculated
value.
32
//A 32-bit signed integer that specifies the
calculated
value.
/external/chromium_org/ui/gfx/
favicon_size.h
16
// is
calculated
and returned in width/height that maintains the aspect
/external/llvm/test/Assembler/
2002-08-22-DominanceProblem.ll
3
; Dominance relationships is not
calculated
correctly for unreachable blocks,
/external/chromium_org/third_party/WebKit/Source/platform/
Length.h
42
Calculated
,
66
ASSERT(t !=
Calculated
);
72
ASSERT(t !=
Calculated
);
78
ASSERT(t !=
Calculated
);
84
ASSERT(t !=
Calculated
);
197
// FIXME calc: https://bugs.webkit.org/show_bug.cgi?id=80357. A
calculated
Length
227
bool isPercent() const { return type() == Percent || type() ==
Calculated
; }
232
bool isSpecified() const { return type() == Fixed || type() == Percent || type() ==
Calculated
|| isViewportPercentage(); }
234
bool isCalculated() const { return type() ==
Calculated
; }
254
if (from.type() ==
Calculated
|| type() == Calculated
[
all
...]
/external/chromium_org/components/visitedlink/common/
visitedlink_messages.h
22
// coloring state for the given hash must be re-
calculated
.
27
// re-
calculated
.
/external/chromium_org/rlz/lib/
crc32_unittest.cc
17
// Externally
calculated
at http://crc32-checksum.waraxe.us/
36
// Externally
calculated
at http://crc32-checksum.waraxe.us/
machine_id.cc
19
static bool
calculated
= false;
local
20
if (
calculated
) {
33
calculated
= true;
/external/chromium/chrome/browser/download/
base_file.h
35
// If calculate_hash is true, sha256 hash will be
calculated
.
62
// Returns true if digest is successfully
calculated
.
92
// Indicates if sha256 hash should be
calculated
for the file.
/frameworks/base/core/java/android/animation/
ArgbEvaluator.java
26
* This function returns the
calculated
in-between value for a color
29
* and the resulting
calculated
values are recombined into the return value.
36
* @return A value that is
calculated
to be the linearly interpolated
/external/chromium_org/remoting/host/
pin_hash.h
18
// Returns true if the
calculated
and given hashes are equal.
/external/chromium_org/tools/gyp/test/variables/filelist/src/
filelist2.gyp
6
# a pre-
calculated
file list at gyp time and returns foo.txt.
/frameworks/native/include/media/editor/
II420ColorConverter.h
72
* @param encoderWidth (IN) Encoder buffer width, as
calculated
by
74
* @param encoderHeight (IN) Encoder buffer height, as
calculated
by
77
* the encoder buffer, as
calculated
by
80
* this buffer is
calculated
by
/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
p2.cpp
70
E2() noexcept(false) = default; // expected-error {{exception specification of explicitly defaulted default constructor does not match the
calculated
one}}
71
E2(const E2&) noexcept(false) = default; // expected-error {{exception specification of explicitly defaulted copy constructor does not match the
calculated
one}}
72
E2(E2&&) noexcept(false) = default; // expected-error {{exception specification of explicitly defaulted move constructor does not match the
calculated
one}}
73
E2 &operator=(const E2&) noexcept(false) = default; // expected-error {{exception specification of explicitly defaulted copy assignment operator does not match the
calculated
one}}
74
E2 &operator=(E2&&) noexcept(false) = default; // expected-error {{exception specification of explicitly defaulted move assignment operator does not match the
calculated
one}}
75
~E2() noexcept(false) = default; // expected-error {{exception specification of explicitly defaulted destructor does not match the
calculated
one}}
/external/clang/test/CXX/except/except.spec/
p14.cpp
96
Derived3() noexcept(true) = default; // expected-error {{does not match the
calculated
}}
97
Derived3(const Derived3&) noexcept(true) = default; // expected-error {{does not match the
calculated
}}
98
Derived3(Derived3&&) noexcept(true) = default; // expected-error {{does not match the
calculated
}}
99
Derived3 &operator=(const Derived3&) noexcept(true) = default; // expected-error {{does not match the
calculated
}}
100
Derived3 &operator=(Derived3&&) noexcept(true) = default; // expected-error {{does not match the
calculated
}}
101
~Derived3() noexcept(true) = default; // expected-error {{does not match the
calculated
}}
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioParamTimeline.h
59
// and returns the last parameter value
calculated
for "values" or the defaultValue if none were
calculated
.
60
// controlRate is the rate (number per second) at which parameter values will be
calculated
.
/external/webrtc/src/modules/audio_processing/utility/
delay_estimator.h
79
// - delay : >= 0 -
Calculated
delay value.
87
// Returns the last
calculated
delay updated by the function
94
// - delay : >= 0 - Last
calculated
delay value
delay_estimator_wrapper.h
80
// - delay : >= 0 -
Calculated
delay value.
97
// Returns the last
calculated
delay updated by the function
104
// - delay : >= 0 - Last
calculated
delay value.
/external/webrtc/test/testsupport/metrics/
video_metrics.h
45
// (must be in I420 format). All
calculated
values are filled into the
68
// I420 format). All
calculated
values are filled into the QualityMetricsResult
89
// I420 format). All
calculated
values are filled into the QualityMetricsResult
/frameworks/base/docs/html/training/graphics/opengl/
projection.jd
45
window. A projection transformation typically only has to be
calculated
when the proportions of the
55
drawn objects. A camera view transformation might be
calculated
only once when you establish your
66
<p>The data for a projection transformation is
calculated
in the {@link
99
calculated
using the {@link android.opengl.Matrix#setLookAtM Matrix.setLookAtM()} method and then
100
combined with the previously
calculated
projection matrix. The combined transformation matrices
127
public void draw(float[] mvpMatrix) { // pass in the
calculated
transformation matrix
/cts/suite/audio_quality/test_description/
dut_playback_spectrum.xml
30
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz, allowed error for pass in smaller side, allowed error in bigger side%, output: min value in lower side
calculated
normalized to 1.0, max value in higher side,
calculated
amplitude ratio in mannitude only between low f to high f -->
dut_recording_spectrum.xml
34
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz, allowed error for pass in smaller side, allowed error in bigger side%, output: min value in lower side
calculated
normalized to 1.0, max value in higher side,
calculated
amplitude ratio in mannitude only between low f to high f -->
/cts/suite/audio_quality/test_description/experimental/
dut_playback_spectrum_chirp.xml
29
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz, allowed error for pass in smaller side, allowed error in bigger side%, output: min value in lower side
calculated
normalized to 1.0, max value in higher side,
calculated
amplitude ratio in mannitude only between low f to high f -->
ref_playback_spectrum.xml
29
<!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz, allowed error for pass in smaller side, allowed error in bigger side%, output: min value in lower side
calculated
normalized to 1.0, max value in higher side,
calculated
amplitude ratio in mannitude only between low f to high f -->
Completed in 5551 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>