HomeSort by relevance Sort by last modified time
    Searched full:multi (Results 901 - 925 of 2792) sorted by null

<<31323334353637383940>>

  /external/javassist/src/main/javassist/bytecode/analysis/
Type.java 276 * or a {@link MultiArrayType} is returned. Multi-types have special rules,
278 * as well as other multi-types they have been merged with. This method is used by
298 // Centralize merging of multi-interface types
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 513 * In a multi-homed environment service info can be associated with more than one address.
523 * In a multi-homed environment service info can be associated with more than one address.
533 * In a multi-homed environment service info can be associated with more than one address.
  /external/kernel-headers/original/linux/
pci.h 27 * The PCI interface treats multi-function devices as independent
126 u8 hdr_type; /* PCI header type (`multi' flag masked out) */
159 unsigned int multifunction:1;/* Part of multi-function device */
  /external/libpcap/
CHANGES 71 Add DLT/LINKTYPE for carrying FRF.16 Multi-link Frame Relay
275 interfaces on multi-homed hosts. Thanks to Kevin Lai
407 - Handle multi-digit interface unit numbers (aka ppa's) under dlpi.
  /external/smack/src/org/jivesoftware/smackx/muc/
MultiUserChat.java 112 // Set on every established connection that this client supports the Multi-User
148 * Creates a new multi user chat with the specified connection and room name. Note: no
159 * "service" is the hostname at which the multi-user chat
169 * Returns true if the specified user supports the Multi-User Chat protocol.
248 * Returns a collection with the XMPP addresses of the Multi-User Chat services.
250 * @param connection the XMPP connection to use for discovering Multi-User Chat services.
251 * @return a collection with the XMPP addresses of the Multi-User Chat services.
298 * @return the multi user chat room name.
515 * Returns true if currently in the multi user chat (after calling the {@link
518 * @return true if currently in the multi user chat room
    [all...]
  /external/v8/src/
scanner.h 45 // General collection of (multi-)bit-flags that can be passed to scanners and
422 // possibly inside a multi-line comment.
562 // Whether there is a multi-line comment that contains a
d8.cc     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
crypto-aes.js 295 str = encodeUTF8(str); // encode multi-byte chars into UTF-8 for byte-array
343 function encodeUTF8(str) { // encode multi-byte string into utf-8 multiple single-byte characters
359 function decodeUTF8(str) { // decode utf-8 encoded string back into multi-byte characters
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 295 str = encodeUTF8(str); // encode multi-byte chars into UTF-8 for byte-array
343 function encodeUTF8(str) { // encode multi-byte string into utf-8 multiple single-byte characters
359 function decodeUTF8(str) { // decode utf-8 encoded string back into multi-byte characters
  /frameworks/base/docs/html/training/multiscreen/
screensizes.jd 225 multi-pane UI on 7" tablets, TVs and other large devices, you'd have to supply these
230 <li><code>res/layout-large:</code> multi-pane layout</li>
231 <li><code>res/layout-sw600dp:</code> multi-pane layout</li>
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 124 ignoreResultList.add("fast/events/touch/basic-multi-touch-events.html"); // Requires multi-touch gestures not supported by Android system
126 ignoreResultList.add("fast/events/touch/touch-target.html"); // Requires multi-touch gestures not supported by Android system
  /ndk/docs/system/libc/
OVERVIEW.html 177 multi-core-safe double-checked-locking (read and write barriers).
198 Multi-core support
201 This means that using it on certain multi-core systems might not be
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 260 // notion of multi-day event and the start time of each instance of a multi-day event
386 // Add in the event for this cursor position - since it is the start of a multi-day
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettings.java 53 * Handles account preferences, using multi-pane arrangement when possible.
310 // If in multi pane mode, only add accounts when showing a top level fragment
697 // If single pane, return to the header list. If multi, rebuild header list
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 53 avoid any multi-threaded locking. Otherwise leave the FILE pointer
59 stdout and stderr are setup to avoid any multi-threaded locking.
65 the stream is setup to avoid any multi-threaded locking. Otherwise
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 53 avoid any multi-threaded locking. Otherwise leave the FILE pointer
59 stdout and stderr are setup to avoid any multi-threaded locking.
65 the stream is setup to avoid any multi-threaded locking. Otherwise
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 53 avoid any multi-threaded locking. Otherwise leave the FILE pointer
59 stdout and stderr are setup to avoid any multi-threaded locking.
65 the stream is setup to avoid any multi-threaded locking. Otherwise
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 53 avoid any multi-threaded locking. Otherwise leave the FILE pointer
59 stdout and stderr are setup to avoid any multi-threaded locking.
65 the stream is setup to avoid any multi-threaded locking. Otherwise
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ac97_codec.h 277 #define AC97_SIGMATEL_MULTICHN 0x74 /* Multi-Channel programming */
382 #define AC97_AD_MULTI (1<<1) /* Analog Devices - multi codecs */
485 struct mutex page_mutex; /* mutex for AD18xx multi-codecs and paging (2.3) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ac97_codec.h 277 #define AC97_SIGMATEL_MULTICHN 0x74 /* Multi-Channel programming */
382 #define AC97_AD_MULTI (1<<1) /* Analog Devices - multi codecs */
485 struct mutex page_mutex; /* mutex for AD18xx multi-codecs and paging (2.3) */
  /external/regex-re2/re2/testing/
re2_test.cc 259 // Multi-args
308 // Multi-args
538 // Multi-arg
601 // Multi-arg
622 // Multi-arg
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
annotate.info 56 * Multi-threaded Apps:: An annotation that reports multi-threadedness.
648 File: annotate.info, Node: Source Annotations, Next: Multi-threaded Apps, Prev: Annotations for Running, Up: Top
669 File: annotate.info, Node: Multi-threaded Apps, Next: GNU Free Documentation License, Prev: Source Annotations, Up: Top
671 14 Multi-threaded Applications
687 File: annotate.info, Node: GNU Free Documentation License, Prev: Multi-threaded Apps, Up: Top
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
annotate.info 56 * Multi-threaded Apps:: An annotation that reports multi-threadedness.
648 File: annotate.info, Node: Source Annotations, Next: Multi-threaded Apps, Prev: Annotations for Running, Up: Top
669 File: annotate.info, Node: Multi-threaded Apps, Next: GNU Free Documentation License, Prev: Source Annotations, Up: Top
671 14 Multi-threaded Applications
687 File: annotate.info, Node: GNU Free Documentation License, Prev: Multi-threaded Apps, Up: Top
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
annotate.info 56 * Multi-threaded Apps:: An annotation that reports multi-threadedness.
648 File: annotate.info, Node: Source Annotations, Next: Multi-threaded Apps, Prev: Annotations for Running, Up: Top
669 File: annotate.info, Node: Multi-threaded Apps, Next: GNU Free Documentation License, Prev: Source Annotations, Up: Top
671 14 Multi-threaded Applications
687 File: annotate.info, Node: GNU Free Documentation License, Prev: Multi-threaded Apps, Up: Top
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
annotate.info 56 * Multi-threaded Apps:: An annotation that reports multi-threadedness.
648 File: annotate.info, Node: Source Annotations, Next: Multi-threaded Apps, Prev: Annotations for Running, Up: Top
669 File: annotate.info, Node: Multi-threaded Apps, Next: GNU Free Documentation License, Prev: Source Annotations, Up: Top
671 14 Multi-threaded Applications
687 File: annotate.info, Node: GNU Free Documentation License, Prev: Multi-threaded Apps, Up: Top
    [all...]

Completed in 1317 milliseconds

<<31323334353637383940>>