HomeSort by relevance Sort by last modified time
    Searched full:kinds (Results 1 - 25 of 518) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/etc/iproute2/
ematch_map 1 # lookup table for ematch kinds
  /dalvik/libcore/x-net/src/main/java/javax/net/
package.html 4 This package provides factory classes to create sockets and server-sockets. This classes can be subclassed to create factories for other kinds of socket for example the SSL-capable sockets from the package javax.net.ssl.
12 This package provides factory classes to create sockets and server-sockets. This classes can be subclassed to create factories for other kinds of socket for example the SSL-capable sockets from the package javax.net.ssl.
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 2 both kinds of switch op get converted reasonably.
  /dalvik/libcore/prefs/src/main/java/java/util/prefs/
package.html 6 retrieving it from there. There are two different kinds of stores
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifier.java 20 * Describes the kinds of values the qualifier can be applied to. If a
  /external/opencore/oscl/oscl/osclbase/src/
pvlogger_accessories.h 31 * the message formatter. There are two kinds of msg formatting APIs, one to
62 * the message filters. There are two kinds of msg filtering APIs, one to
113 * the message appenders. There are two kinds of msg appender APIs, one to
  /external/icu4c/test/intltest/
rbbitst.h 85 * on different kinds of iterators (word, sentence, line and character).
113 * on different kinds of iterators (word, sentence, line and character)
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java 49 * - {@link #EXTRA_FILTER_TYPE} (int): what kinds of device should be
60 /** Ask device picker to show all kinds of BT devices */
  /dalvik/vm/native/
dalvik_system_VMDebug.c 162 unsigned int kinds)
164 if (kinds & KIND_ALLOCATED_OBJECTS) {
167 if (kinds & KIND_ALLOCATED_BYTES) {
170 if (kinds & KIND_FREED_OBJECTS) {
173 if (kinds & KIND_FREED_BYTES) {
176 if (kinds & KIND_GC_INVOCATIONS) {
179 if (kinds & KIND_CLASS_INIT_COUNT) {
182 if (kinds & KIND_CLASS_INIT_TIME) {
186 if (kinds & KIND_EXT_ALLOCATED_OBJECTS) {
189 if (kinds & KIND_EXT_ALLOCATED_BYTES)
306 unsigned int kinds = args[0]; local
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
boolean-001.js 8 kinds of objects for use as a method.
boolean-002.js 11 kinds of objects for use as a method.
date-003.js 11 to other kinds of objects for use as a method.
number-001.js 15 other kinds of objects for use as a method.
number-002.js 10 other kinds of objects for use as a method.
number-003.js 10 other kinds of objects for use as a method.
string-001.js 12 Therefore it connot be transferred to the other kinds of
string-002.js 10 Therefore it connot be transferred to the other kinds of
date-001.js 12 other kinds of objects for use as a method.
  /packages/apps/Mms/src/com/android/mms/transaction/
PrivilegedSmsReceiver.java 25 * broadcasts that are not applicable to other kinds of broadcast messages handled by the
  /external/bison/data/
README 4 different parser kinds, that are specialized for specific grammars by
  /external/icu4c/tools/gennorm/
gennorm.h 45 * Corresponding bits in gStoreFlags control whether certain kinds of data
  /external/strace/
TODO 7 all kinds of SunOS entries
  /frameworks/base/core/java/android/text/method/
MovementMethod.java 31 * If the key listener wants to other kinds of key events, return true,
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
Attributes2.java 43 * This helps distinguish two kinds of attributes that SAX reports
57 * This helps distinguish two kinds of attributes that SAX reports
71 * This helps distinguish two kinds of attributes that SAX reports
  /system/core/adb/
OVERVIEW.TXT 61 There are essentially two kinds of services that a client can talk to.
96 to the server itself (we will talk about other kinds of requests later).
125 or emulator. There are currently two kinds of transports:

Completed in 302 milliseconds

1 2 3 4 5 6 7 8 91011>>