OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:normalized
(Results
176 - 200
of
884
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/dom/xhtml/level3/core/
datatypenormalization15.js
82
Check if string values were
normalized
per an explicit whitespace=collapse.
datatypenormalization16.js
82
Check if string values were
normalized
per explicit whitespace=replace.
datatypenormalization17.js
82
should not be
normalized
.
datatypenormalization18.js
82
Document.normalizeDocument. Strings should not have been
normalized
.
infoset03.js
82
check if string values were not
normalized
.
normalizecharacters01.js
82
characters are not
normalized
.
normalizecharacters02.js
82
characters are
normalized
.
normalizecharacters03.js
82
characters are not
normalized
.
normalizecharacters04.js
82
characters are
normalized
.
normalizecharacters05.js
82
characters are not
normalized
.
normalizecharacters06.js
82
characters are
normalized
.
normalizecharacters07.js
82
characters are not
normalized
.
normalizecharacters08.js
82
characters are
normalized
.
/external/webkit/Source/WebCore/platform/audio/
Biquad.h
51
// cutoff is 0-1
normalized
, resonance is in dB >= 0.0
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
single_test_runner.py
231
# Assuming expected_text is already
normalized
.
248
"""Returns the
normalized
text output, i.e. the output in which
249
the end-of-line characters are
normalized
to "\n"."""
253
# the
normalized
text expectation files.
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPath.java
81
* Serializes the
normalized
XMP-path.
/frameworks/base/media/java/android/media/
ResampleInputStream.java
40
// sample rates, assumed to be
normalized
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementnormalize.java
32
* document element and check that the element has been
normalized
.
/libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java
61
* in some encodings be
normalized
, using Unicode Normalization
/packages/apps/Settings/src/com/android/settings/widget/
ChartDataUsageView.java
579
final double
normalized
= ((double) value - mMin) / (mMax - mMin);
local
581
0.36884343106175121463 * Math.log10(
normalized
) + -0.04328199452018252624);
591
final double
normalized
= point / mSize;
local
593
* Math.pow(
normalized
, 2.7111774693164631640);
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java
27
* Converts a name to a
normalized
form by removing all non-letter characters and normalizing
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
NameDistance.java
62
* Computes a string distance between two
normalized
strings passed as byte arrays.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
Hex.java
78
* TODO Use checked exceptions instead of RuntimeException. Apparently
normalized
names *may*
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java
41
VERTEX_ATTRIB_ARRAY_NORMALIZED("Vertex Attrib Array
Normalized
"),
/external/icu4c/i18n/unicode/
timezone.h
293
* Returns the canonical system timezone ID or the
normalized
297
* or the custom time zone ID in
normalized
format.
309
* Returns the canonical system time zone ID or the
normalized
313
* or the custom time zone ID in
normalized
format.
[
all
...]
Completed in 750 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>