/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
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
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
|
MethodAdapter.java | 32 * @param signature The signature of the method being invoked, composed of the
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPPathFactory.java | 78 * @return Returns the composed path basing on fullPath. This will be of the form 109 * @return Returns the composed path. This will be of the form 137 * @return Returns the composed path. This will be of the form 177 * @return Returns the composed path. This will be of the form 216 * @return Returns the composed path. This will be of the form
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
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...] |
/libcore/luni/src/main/java/java/nio/ |
ByteBuffer.java | 428 * The 2 bytes starting at the current position are composed into a char 440 * The 2 bytes starting from the specified index are composed into a char 457 * The 8 bytes starting from the current position are composed into a double 469 * The 8 bytes starting at the specified index are composed into a double 486 * The 4 bytes starting at the current position are composed into a float 498 * The 4 bytes starting at the specified index are composed into a float 514 * The 4 bytes starting at the current position are composed into a int 526 * The 4 bytes starting at the specified index are composed into a int 542 * The 8 bytes starting at the current position are composed into a long 554 * The 8 bytes starting at the specified index are composed into a lon [all...] |
/cts/tools/signature-tools/src/signature/model/ |
IClassDefinition.java | 64 * is composed of {@link #getPackageName()} '.' {@link #getName()}
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
AccessibilityNodeProviderActivity.java | 44 * rooted at it. A virtual sub-tree is composed of imaginary Views 52 * hierarchy the calendar is composed of a single View but an accessibility 66 * This class presents a View that is composed of three virtual children 350 * exploring a View containing a sub-tree composed of real Views.
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/ |
lifecycle.jd | 20 <p>The lifecycle of a test executed using TradeFederation is composed of four separate stages, designed
|
/external/apache-http/src/org/apache/http/client/entity/ |
UrlEncodedFormEntity.java | 41 * An entity composed of a list of url-encoded pairs.
|
/external/bison/lib/ |
sys_wait.in.h | 90 This value is simply an 'int', not composed of bit fields. */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/ |
CipherInputStream.java | 11 * A CipherInputStream is composed of an InputStream and a BufferedBlockCipher so
|
/external/chromium/chrome/browser/sync/protocol/ |
session_specifics.proto | 27 // Each session is composed of windows.
|
/external/clang/test/Preprocessor/ |
utf8-allowed-chars.c | 14 extern char x?; // C11, C++11. Note that this does not have a composed form.
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
CompositeResourceLoader.java | 28 * ResourceLoader composed of other ResourceLoaders. When a resource is loaded, it will search
|
/external/kernel-headers/original/linux/ |
seccomp.h | 18 * The ordering ensures that a min_t() over composed return values always
|
/external/llvm/lib/Target/AArch64/ |
AArch64AsmPrinter.h | 62 /// appropriate, a relocation-specifier will be produced, composed of a
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
event.html | 140 > union. The event queue itself is composed of a series of <SPAN
|
/external/svox/pico/lib/ |
picospho.h | 114 processing (ie. sequencially applying spho transducers to phoneme sequence composed of
|
/external/valgrind/main/ |
Makefile.am | 73 echo "# This is a generated file, composed of the following suppression rules:" > default.supp
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_textparseintolistofelements.js | 79 second employee. That node is composed of two
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_textparseintolistofelements.js | 79 second employee. That node is composed of two
|
/frameworks/compile/mclinker/include/mcld/ |
LinkerConfig.h | 29 * \brief LinkerConfig is composed of argumments of MCLinker.
|
/libcore/luni/src/main/java/java/net/ |
CookieStore.java | 75 * Get a set of URIs, which is composed of associated URI with all the
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
LastComposedWord.java | 22 * This class encapsulates data about a word previously composed, but that has been
|