OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:composed
(Results
1 - 25
of
284
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/luni/src/test/java/java/text/
NormalizerTest.java
23
// Should already be canonical
composed
26
//
Composed
to canonical decomposed
30
//
Composed
to compatibility
composed
33
//
Composed
to compatibility decomposed
37
// Decomposed to canonical
composed
40
// Decomposed to compatibility
composed
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java
30
* return "
composed
" properties, which mean that:
33
* be
composed
of properties declared in this stylsheet and all
42
* <p>In some cases getXXXComposed methods may calculate the
composed
43
* values dynamically, while in other cases they may store the
composed
174
/* The count of imports
composed
for this stylesheet */
192
// Now get the count of
composed
imports from this stylesheet's imports
201
// Now get the count of
composed
imports from this stylesheet's
202
//
composed
includes.
250
* Get the number of import in this stylesheet's
composed
list.
252
* @return the number of imports in this stylesheet's
composed
list
[
all
...]
ElemTemplate.java
113
* Get the stylesheet
composed
(resolves includes and
114
* imports and has methods on it that return "
composed
" properties.
116
* @return The stylesheet
composed
.
358
* This after the template's children have been
composed
.
405
* control how this element is
composed
.
package.html
27
which is a {@link org.apache.xalan.templates.Stylesheet}
composed
of itself
StylesheetRoot.java
228
* Recompose the values of all "
composed
" properties, meaning
266
// because we need the info from the
composed
includes.
330
// based on
composed
values.
355
* the
composed
method called on it, and will have it's children's
composed
514
* @return non-null reference to
composed
output properties object.
540
*
Composed
set of all included and imported attribute set properties.
661
* Get the
composed
"xsl:key" properties.
664
* @return A vector of the
composed
"xsl:key" properties.
672
*
Composed
set of all namespace aliases
[
all
...]
/dalvik/vm/compiler/codegen/arm/
README.txt
1
The codegen file for the ARM-based JIT is
composed
by files broken by
/external/elfutils/libelf/
exttypes.h
39
/* Define the
composed
types. */
/device/sample/sdk_addon/
manifest.ini
5
# Add-ons are uniquely identified by a string
composed
of name, vendor and api.
/external/e2fsprogs/lib/et/
com_err.3
26
composed
of the
/external/kernel-headers/original/linux/sunrpc/
msg_prot.h
82
* "A record is
composed
of one or more record fragments. A record
/external/webkit/WebCore/css/
CSSFontFaceSource.h
73
HashMap<unsigned, SimpleFontData*> m_fontDataTable; // The hash key is
composed
of size synthetic styles.
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
MethodAdapter.java
32
* @param signature The signature of the method being invoked,
composed
of the
MethodListener.java
33
* @param signature The signature of the method being invoked,
composed
of the
OverrideMethod.java
46
* @param signature The signature of the method being invoked,
composed
of the
67
* @param signature The signature of the method being invoked,
composed
of the
/external/icu4c/i18n/
cpdtrans.h
25
* A transliterator that is
composed
of two or more other
31
* <p>
Composed
transliterators may not behave as expected. For
/external/opencore/fileformats/id3parcom/include/
pv_id3_parcom.h
124
* Sets the maximum size of a
composed
ID3 tag. It is an option to pad the
composed
ID3 tag
125
* to the specified maximum size. If the
composed
ID3 tag exceeds the maximum size, one
128
* @param aUseMaxSize When set to true, the
composed
ID3 tag will have a maximum size of
131
* @param aMaxSize Maximum size of the
composed
ID3 tag in bytes
132
* @param aUsePadding When set to true, the
composed
ID3 tag will be padded to the
237
* ID3 tag is
composed
using ID3 frames that are set for the tag. Data strings in ID3 frames are
475
* frame header is
composed
of 10 bytes - 4 bytes for FrameID, 4 bytes for
498
* frame header is
composed
of 10 bytes - 4 bytes for FrameID, 4 bytes for
525
* frame header is
composed
of 10 bytes - 4 bytes for FrameID, 4 bytes fo
[
all
...]
/dalvik/libcore/nio/src/main/java/java/nio/
ByteBuffer.java
467
* The 2 bytes starting at the current position are
composed
into a char
479
* The 2 bytes starting from the specified index are
composed
into a char
496
* The 8 bytes starting from the current position are
composed
into a double
508
* The 8 bytes starting at the specified index are
composed
into a double
525
* The 4 bytes starting at the current position are
composed
into a float
537
* The 4 bytes starting at the specified index are
composed
into a float
553
* The 4 bytes starting at the current position are
composed
into a int
565
* The 4 bytes starting at the specified index are
composed
into a int
581
* The 8 bytes starting at the current position are
composed
into a long
593
* The 8 bytes starting at the specified index are
composed
into a lon
[
all
...]
/build/tools/apriori/
rangesort.h
48
/* This returns a range_list_t handle that contains ranges
composed
of the
/cts/tools/signature-tools/src/signature/model/
IClassDefinition.java
64
* is
composed
of {@link #getPackageName()} '.' {@link #getName()}
/external/apache-http/src/org/apache/http/client/entity/
UrlEncodedFormEntity.java
41
* An entity
composed
of a list of url-encoded pairs.
/external/elfcopy/
rangesort.h
48
/* This returns a range_list_t handle that contains ranges
composed
of the
/external/svox/pico/lib/
picospho.h
114
processing (ie. sequencially applying spho transducers to phoneme sequence
composed
of
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
__init__.py
82
A Web Socket handler is
composed
of the following two functions:
/external/webkit/WebCore/editing/
InsertTextCommand.cpp
96
// We could have inserted a part of
composed
character sequence,
185
// We could have inserted a part of
composed
character sequence,
/external/webkit/WebCore/platform/graphics/
WidthIterator.cpp
92
// Normalize into
composed
form, and then look for glyph with base + combined mark.
231
// Normalize into
composed
form using 3.2 rules.
Completed in 168 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>