/hardware/ti/wlan/wl1271/Test/ |
debug.c | 135 * The functionNumber parameter is composed as follows: 141 * \param functionNumber - The module and function numbers composed in a decimal number
|
/system/wlan/ti/wilink_6_1/Test/ |
debug.c | 135 * The functionNumber parameter is composed as follows: 141 * \param functionNumber - The module and function numbers composed in a decimal number
|
/external/icu4c/i18n/ |
ucol_elm.cpp | 1248 UCAElements *composed = (UCAElements *)uprv_malloc(sizeof(UCAElements)); local [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
RuleBasedCollator.java | 41 * The collation table is composed of a list of collation rules, where each rule 129 * both pre-composed and combining-character versions of accented characters. 131 * combining accent characters, the pre-composed accented characters matching
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
ElemVariable.java | 365 * This after the template's children have been composed. We have to get 383 // * This after the template's children have been composed. 449 * control how this element is composed.
|
ElemAttributeSet.java | 166 * control how this element is composed.
|
KeyDeclaration.java | 190 * control how this element is composed.
|
TemplateSubPatternAssociation.java | 206 * this template is composed.
|
/external/webkit/WebCore/platform/graphics/android/ |
LayerAndroid.cpp | 429 // - composed type 430 // a composed type enclose properties in { and } 431 // an array enclose composed types in { }, separated with a comma.
|
/frameworks/base/core/java/android/text/method/ |
QwertyKeyListener.java | 151 int composed = event.getDeadChar(accent, i); local 153 if (composed != 0) { 154 i = composed;
|
/external/icu4c/test/intltest/ |
idnaref.h | 34 * separated by dots; for e.g." "www.example.com" is composed of 3 labels 74 * separated by dots; for e.g." "www.example.com" is composed of 3 labels
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
TransformationTest.java | 46 + "needs to update Javadoc to declare how it composed.")
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_textparseintolistofelements.java | 32 * second employee. That node is composed of two
|
textparseintolistofelements.java | 32 * second employee. That node is composed of two
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ReceiveResult.java | 42 <p>The example here is composed of two activities: ReceiveResult launches
|
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/ |
SoftKeyboard.java | 319 int composed = KeyEvent.getDeadChar(accent, c); local 321 if (composed != 0) { 322 c = composed; 419 * Helper function to commit any text being composed in to the editor.
|
/external/opencore/engines/player/include/ |
pv_player_types.h | 94 * 2) End of current play element => A play session can be composed of multiple play elements (say a
|
/external/opencore/protocols/rtsp_parcom/src/ |
rtsp_par_com_message.h | 278 // for retrieving composed buffer
|
/external/openssl/crypto/des/ |
qud_cksm.c | 126 * composed of 2*out_count 32 bit ints */
|
/external/proguard/src/proguard/gui/ |
OptimizationsDialog.java | 203 * Returns the optimization filter composed from the settings in the dialog.
|
/external/svox/pico/lib/ |
picoktab.c | 835 44 57 -> 44 elements composed of 2 symbols, starting at offset 57 836 23 189 -> 23 elements composed of 3 symbols, starting at offset 189 839 Currently, each symbol may be composed of up to 8 other symbols. [all...] |
/external/tcpdump/ |
ieee802_11.h | 100 * The subtype field of a data frame is, in effect, composed of 4 flag
|
/external/webkit/WebCore/platform/cf/ |
BinaryPropertyList.h | 61 // arrays entirely composed of integers. A single shared object will be used
|
/frameworks/base/core/java/android/app/backup/ |
BackupDataInput.java | 29 * onBackup()} implementation. An entity is composed of a descriptive header plus a
|
/frameworks/base/core/java/android/app/ |
package.html | 62 applications the developer writes. A task can be composed of activities from
|