/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-ld.1 | 221 For options whose names are multiple letters, either one dash or two can 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are 335 These three options are equivalent; multiple forms are supported for 508 archives multiple times. 510 You may list the same archive multiple times on the command line. 724 specified by any preceding \fB\-L\fR options. Multiple \fB\-T\fR 769 multiple times on the command line; It prevents the normal merging of [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-ld.1 | 221 For options whose names are multiple letters, either one dash or two can 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are 335 These three options are equivalent; multiple forms are supported for 508 archives multiple times. 510 You may list the same archive multiple times on the command line. 724 specified by any preceding \fB\-L\fR options. Multiple \fB\-T\fR 769 multiple times on the command line; It prevents the normal merging of [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-ld.1 | 220 For options whose names are multiple letters, either one dash or two can 223 this rule. Multiple letter options that start with a lower case 'o' can 229 Arguments to multiple-letter options must either be separated from the 233 Unique abbreviations of the names of multiple-letter options are 334 These three options are equivalent; multiple forms are supported for 504 archives multiple times. 506 You may list the same archive multiple times on the command line. 716 specified by any preceding \fB\-L\fR options. Multiple \fB\-T\fR 745 multiple times on the command line; It prevents the normal merging of 795 Combines multiple reloc sections and sorts them to make dynamic symbo [all...] |
/frameworks/base/docs/html/guide/developing/ |
eclipse-adt.jd | 184 <p>Create multiple AVDs that each define a different device configuration with which your 226 <p>Be certain to create multiple AVDs upon which to test your application. You should have one AVD 383 in their <code>.apk</code> files. Multiple application projects can reference 385 multiple library projects. </p> 387 <p>If you have source code and resources that are common to multiple application 393 <li>If you are developing multiple related applications that use some of the 428 multiple library projects, then specify the relative priority of the resources 579 <p>If you are adding references to multiple libraries, note that you can set [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
providing-resources.jd | 29 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple 135 based on the XML filename, files in the {@code values/} directory describe multiple resources. 235 add multiple qualifiers to one directory name, by separating each qualifier with a dash. Table 2 236 lists the valid configuration qualifiers, in order of precedence—if you use multiple 329 <p>See <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple 437 <p>See <a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple 586 <li>You can specify multiple qualifiers for a single set of resources, separated by dashes. For 761 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
option.sgml | 22 Options can be single letters, prefixed by a single dash. Multiple 74 incorporate options from multiple sources. The intended use for this is 342 @G_OPTION_ARG_STRING_ARRAY: The option takes a string argument, multiple 345 multiple uses of the option are collected into an array of strings. 407 option must have a long name. To resolve conflicts if multiple
|
/external/guava/src/com/google/common/collect/ |
Iterables.java | 208 * @throws IllegalArgumentException if the iterable contains multiple 219 * @throws IllegalArgumentException if the iterator contains multiple 384 * Combines multiple iterables into a single iterable. The returned iterable 398 * Combines multiple iterables into a single iterable. The returned iterable 731 * contains multiple members that equal {@code o}.
|
Ordering.java | 294 * with three or more components, simply chain multiple calls to this method. 456 * there are multiple largest values, the first of those is returned. 478 * there are multiple largest values, the first of those is returned. 516 * there are multiple smallest values, the first of those is returned. 538 * there are multiple smallest values, the first of those is returned.
|
ImmutableMultiset.java | 39 * multiset contains multiple instances of an element, those instances are 392 * multiple times to build multiple multisets in series. Each multiset
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
pp_semaphore_chroma_inter.cpp | 174 /* Check if MV is a multiple of 16 */ 177 { /* dy is not a multiple of 16 */ 183 { /* dy is a multiple of 16 */ 189 { /* dx is not a multiple of 16 */ 199 { /* dx is a multiple of 16 */
|
/frameworks/base/docs/html/guide/practices/ |
screens_support.jd | 1 page.title=Supporting Multiple Screens 8 <h2>Multiple screens quickview: </h2> 23 <li><a href="#support">How Android supports multiple screens</a></li> 75 multiple screens, including an introduction to terms and concepts used in this 142 <p>Starting from Android 1.6, the platform adds support for multiple screen 148 multiple devices, and to allow more devices to participate without impacting 280 <h3 id="support">How Android supports multiple screens</h3> 297 <p>The foundation of Android's support for multiple screens is a set of built-in 320 multiple densities.</li> 361 running an app that states that it does not support multiple densities. In thi [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
pp_semaphore_chroma_inter.cpp | 174 /* Check if MV is a multiple of 16 */ 177 { /* dy is not a multiple of 16 */ 183 { /* dy is a multiple of 16 */ 189 { /* dx is not a multiple of 16 */ 199 { /* dx is a multiple of 16 */
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
BluetoothVoiceDialerActivity.java | 71 * multiple results: 519 // Either there is only one match, or multiple 550 // We have multiple call intents. There should only 551 // be results for a single name, but multiple phone types. 710 // When we have multiple choices, they will be of the form [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfdlink.h | 268 /* TRUE if ok to have multiple definition. */ 463 /* A function which is called when a symbol is found with multiple 464 definitions. NAME is the symbol which is defined multiple times. 474 multiple times. NAME is the symbol appearing multiple times.
|
/sdk/eclipse/ |
changes.txt | 39 - Fixed issue when launching ADT on a clean install would trigger org.eclipse.swt.SWTError: Not implemented [multiple displays]. 44 - Support for the new Android SDK with support for multiple versions of the Android platform and for vendor supplied add-ons. 48 - Ability to export multiple apk from one project, using resource filters. See the 'android' property for Android projects. 97 - True multiple device support allowing debugging apps on several device at the same time 147 - Fixed an issue with multiple source folders.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
flex.info | 57 * Multiple buffers:: Multiple input buffers 121 Multiple Input Buffers 122 how to manipulate multiple input sources; how to scan from strings 660 Here is a program which compresses multiple blanks and tabs down to 668 balancing '}' is found, and the action may cross multiple lines. 716 action per token. Multiple `REJECT's' are allowed, each one 847 Multiple Input Buffers. [all...] |
/frameworks/base/core/java/android/content/ |
Intent.java | [all...] |
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_SimpleDateFormat.java | 57 // test with all pattern chars, and multiple occurances 71 // multiple times. 156 // with all pattern chars, and multiple occurances
|
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
Support_SimpleDateFormat.java | 60 // test with all pattern chars, and multiple occurances 74 // multiple times. 159 // with all pattern chars, and multiple occurances
|
/dalvik/libcore/xml/src/main/java/javax/xml/transform/ |
Transformer.java | 34 * <p>An object of this class may not be used in multiple threads 38 * <p>A <code>Transformer</code> may be used multiple times. Parameters and 142 * values to <code>String</code>s. Multiple calls to
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
CachedXPathAPI.java | 59 /** XPathContext, and thus the document model system (DTMs), persists through multiple 69 * operated upon by multiple threads without synchronization; we do 89 * upon by multiple threads without synchronization.</p>
|
/dalvik/vm/ |
Ddm.c | 28 * "buf" contains a full JDWP packet, possibly with multiple chunks. We 140 * if we have responses for multiple chunks. 142 * So we're pretty much stuck with copying data around multiple times.
|
/external/bluetooth/glib/gio/ |
giomodule.c | 446 g_warning ("Extension point %s registered multiple times", name); 614 /* It's safe to register the same type multiple times */ 669 * for multiple extension points, under different names.
|
/external/dropbear/ |
packet.c | 423 * from a blocksize multiple. In which case we need to pad to the 424 * multiple, then add another blocksize (or MIN_PACKET_LEN) */ 452 /* length of padding - packet length must be a multiple of blocksize,
|
/external/icu4c/common/ |
resbund.cpp | 91 * Old functionality of multiple locales in a single file is still 147 * possible multiple locales in a single .ctx file. (This is in 151 * multiple locales.) Up to 4 locale resources will be loaded from a
|