HomeSort by relevance Sort by last modified time
    Searched full:kinds (Results 1 - 25 of 632) 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/dx/tests/045-dex-switch-ops/
info.txt 2 both kinds of switch op get converted reasonably.
  /libcore/luni/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.
  /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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adb.h 25 or all of those CUDA/PMU packet kinds */
  /external/chromium/third_party/icu/source/test/intltest/
rbbitst.h 86 * on different kinds of iterators (word, sentence, line and character).
114 * on different kinds of iterators (word, sentence, line and character)
  /external/icu4c/test/intltest/
rbbitst.h 86 * on different kinds of iterators (word, sentence, line and character).
114 * on different kinds of iterators (word, sentence, line and character)
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java 50 * - {@link #EXTRA_FILTER_TYPE} (int): what kinds of device should be
61 /** Ask device picker to show all kinds of BT devices */
  /dalvik/vm/native/
dalvik_system_VMDebug.c 190 unsigned int kinds)
192 if (kinds & KIND_ALLOCATED_OBJECTS) {
195 if (kinds & KIND_ALLOCATED_BYTES) {
198 if (kinds & KIND_FREED_OBJECTS) {
201 if (kinds & KIND_FREED_BYTES) {
204 if (kinds & KIND_GC_INVOCATIONS) {
207 if (kinds & KIND_CLASS_INIT_COUNT) {
210 if (kinds & KIND_CLASS_INIT_TIME) {
214 if (kinds & KIND_EXT_ALLOCATED_OBJECTS) {
217 if (kinds & KIND_EXT_ALLOCATED_BYTES)
324 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/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
PrivilegedCellBroadcastReceiver.java 25 * broadcasts that are not applicable to other kinds of broadcast messages handled by the
  /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/chromium/third_party/icu/source/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,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
vlimit.h 28 /* Kinds of resource limit. */

Completed in 288 milliseconds

1 2 3 4 5 6 7 8 91011>>