HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 1001 - 1025 of 3575) sorted by null

<<41424344454647484950>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
MultiResourceFile.java 40 * Represents a resource file able to declare multiple resources, which could be of
  /system/core/libcutils/
strdup8to16.c 32 /* note: macro expands to multiple lines */
  /system/core/sh/
nodetypes 79 type int # using multiple if nodes.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Export_Inc/
TNETW_Driver_api.h 57 /* Functions that handle common procedures for multiple driver modules (mainly initialization). */
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_event_mbox.h 214 int8 RSSISNRTriggerMetric[NUM_OF_RSSI_SNR_TRIGGERS]; /* RSSI and SNR Multiple Triggers Array */
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlServ.c 148 * by checking if the header-length is a multiple of 4.
  /dalvik/docs/
debugmon.html 62 VM. For Android, we need to monitor multiple VMs running on a device
64 describes a debug monitor server that interacts with multiple VMs, and
110 in the response packet. This allows multiple simultaneous
209 with JDWP client code, and provides a way to send multiple chunks in a
397 between multiple independent virtual heaps or perhaps a native heap. The
664 to pass the full packet in because we could have multiple chunks in one
667 write multiple chunks in response to a single chunk should send a null
  /dalvik/vm/
Init.c 86 dvmFprintf(stderr, " -XmsN (min heap, must be multiple of 1K, >= 1MB)\n");
87 dvmFprintf(stderr, " -XmxN (max heap, must be multiple of 1K, >= 2MB)\n");
105 " -Xjnigreflimit:N (must be multiple of 100, >= 200)\n");
238 * "div" specifies a divisor, e.g. 1024 if the value must be a multiple
292 /* Clamp to a multiple of 1024.
305 * a multiple of 1024.
474 * Multiple instances of these arguments can be specified, e.g. you can
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 61 * level (single|multiple|any) "single"
172 * For level="single" or level="multiple":
185 * For level="single" or level="multiple":
202 * For level="single" or level="multiple":
226 * When level="multiple", it constructs a list of all ancestors of the current node
248 * be considered; it has the values single, multiple or any. The default
261 * be considered; it has the values single, multiple or any. The default
972 * or multiple)
994 // behavior from level="multiple", which seems incorrect according
    [all...]
  /external/icu4c/tools/toolutil/
package.cpp 326 /* allocate the buffer, pad to multiple of 16 */
342 /* pad the file to a multiple of 16 using the usual padding byte */
400 /* NUL-pad the header to a multiple of 16 */
656 /* NUL-pad the header to a multiple of 16 */
739 // align only the first item; each item's length is a multiple of 16
    [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl 217 @discussion Clients showing multiple views in one window may
229 @discussion Clients showing multiple views in one window may want to
239 @discussion Clients showing multiple views in one window may want to
340 @discussion If there are multiple views in the same window, they
352 @discussion If there are multiple views in the same window, they
    [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
SyncService.java 91 /** Result code when attempting to pull multiple files into a file */
93 /** Result code when attempting to pull multiple into a directory that does not exist. */
270 * <p/>This object can be reused multiple times and can be used by concurrent threads.
503 * Pulls multiple files/folders recursively.
660 * Push multiple files
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 41 <li><a href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
81 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
98 sets for multiple screen densities is to:</p>
128 <p>For tips on how to create and manage icon sets for multiple densities, see
589 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple
606 for suggestions on how to work with multiple sets of icons.</p>
738 for suggestions on how to work with multiple sets of icons.</p>
873 for suggestions on how to work with multiple sets of icons.</p>
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
flex.man 44 Multiple Input Buffers
45 how to manipulate multiple input sources; how to
692 Here is a program which compresses multiple blanks and tabs
702 balancing '}' is found, and the action may cross multiple
771 cutes only one action per token. Multiple REJECT's are
955 function, described below in the section Multiple Input
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
flex.1 40 Multiple Input Buffers
41 how to manipulate multiple input sources; how to
693 Here is a program which compresses multiple blanks and tabs down to
704 is found, and the action may cross multiple lines.
779 Multiple
989 function, described below in the section Multiple Input Buffers.
1155 See the discussion of them below in the section Multiple Input Buffers.
    [all...]
NEWS 75 - A problem with including FlexLexer.h multiple times has been fixed.
211 You can specify multiple options with a single %option directive,
212 and multiple directives in the first section of your flex input file.
536 - Fixed serious bug in reading multiple files.
545 - Fixed multiple invocations of YY_USER_ACTION when using '|'
648 multiple scanner classes in your program using the -P flag. Note
670 "lex.yy.c" filename. Using -P you can link together multiple
    [all...]
  /frameworks/base/docs/html/guide/developing/
other-ide.jd 438 <p>Create multiple AVDs that each define a different device configuration with which your
481 <p>Be certain to create multiple AVDs upon which to test your application. You should have one AVD
547 in their <code>.apk</code> files. Multiple application projects can reference
549 multiple library projects. </p>
551 <p>If you have source code and resources that are common to multiple application
557 <li>If you are developing multiple related applications that use some of the
592 multiple library projects, then specify the relative priority of the resources
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 76 multiple files internally are prefixed with `_cpp_', and are to be
127 tokens directly, multiple-include optimization, or conditional block
359 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 77 multiple files internally are prefixed with `_cpp_', and are to be
128 tokens directly, multiple-include optimization, or conditional block
360 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 77 multiple files internally are prefixed with `_cpp_', and are to be
128 tokens directly, multiple-include optimization, or conditional block
360 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 76 multiple files internally are prefixed with `_cpp_', and are to be
127 tokens directly, multiple-include optimization, or conditional block
359 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 77 multiple files internally are prefixed with `_cpp_', and are to be
128 tokens directly, multiple-include optimization, or conditional block
360 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 77 multiple files internally are prefixed with `_cpp_', and are to be
128 tokens directly, multiple-include optimization, or conditional block
360 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cppinternals.info 76 multiple files internally are prefixed with `_cpp_', and are to be
127 tokens directly, multiple-include optimization, or conditional block
359 multiple-include optimization if a token was successfully lexed outside
    [all...]
  /dalvik/libcore/awt-kernel/src/main/java/java/awt/font/
NumericShaper.java 626 * should be used for multiple ranges:
629 * in that it supports multiple character ranges, depending
646 * The OR logical operation should be used for multiple ranges:
649 * in that it supports multiple character ranges, depending
664 * for multiple ranges:
689 * multiple script ranges) or not.
    [all...]

Completed in 1887 milliseconds

<<41424344454647484950>>