HomeSort by relevance Sort by last modified time
    Searched full:want (Results 176 - 200 of 4400) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/
RecipientIdentifier.java 36 * @param o the object we want converted.
SignerIdentifier.java 36 * @param o the object we want converted.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/pkcs/
Attribute.java 20 * @param o the object we want converted.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
Attribute.java 20 * @param o the object we want converted.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/generators/
PKCS12ParametersGenerator.java 169 * @param keySize the size of the key we want (in bits)
187 * @param keySize the size of the key we want (in bits)
188 * @param ivSize the size of the iv we want (in bits)
209 * @param keySize the size of the key we want (in bits)
  /dalvik/vm/
Init.h 44 * Replacement for fprintf() when we want to send a message to the console.
  /dalvik/vm/mterp/
Mterp.h 47 * indicating whether we want to bail out of the interpreter or just switch
  /dalvik/vm/mterp/armv4t/
OP_AGET_WIDE.S 21 @ May want to swap the order of these two branches depending on how the
OP_APUT_WIDE.S 20 @ May want to swap the order of these two branches depending on how the
  /dalvik/vm/mterp/armv5te/
OP_AGET_WIDE.S 21 @ May want to swap the order of these two branches depending on how the
OP_APUT_WIDE.S 22 @ May want to swap the order of these two branches depending on how the
OP_PACKED_SWITCH.S 22 beq common_backwardBranch @ (want to use BLE but V is unknown)
  /development/host/windows/usb/legacy/driver/
makefile 23 DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
  /development/pdk/docs/porting/
tcpdump.jd 31 <p>If you want to build tcpdump by default, add <code>CUSTOM_TARGETS += tcpdump</code> to your <code>buildspec.mk</code>.</p>
43 ... do whatever you want to capture, then ^C to stop it ...
57 <p>Typical <code>tcpdump</code> options apply. For example, if you want to see HTTP traffic:</p>
70 <p>For more immediate output, add <code>-l</code> to the <code>tcpdump</code> command line, but this can cause <code>adb</code> to choke (it helps to use a nonzero argument for <code>-s</code> to limit the amount of data captured per packet; <code>-s 100</code> is sufficient if you just want to see headers).</p>
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmController.java 86 // When the alarm goes off, we want to broadcast an Intent to our
95 // We want the alarm to go off 30 seconds from now.
116 // When the alarm goes off, we want to broadcast an Intent to our
127 // We want the alarm to go off 30 seconds from now.
IRemoteService.aidl 27 * Often you want to allow a service to call back to its clients.
  /development/samples/BusinessCard/
AndroidManifest.xml 20 <!-- IMPORTANT! We want this app to run on Cupcake, Donut, Eclair and beyond -->
  /development/simulator/app/
LogPrefsDialog.h 62 /* main notebook; for aesthetic reasons we may want a Choicebook */
UserEvent.h 23 * event, but we get to stuff anything we want to in it.
  /device/htc/common/
common.mk 30 # Override - we don't want to use any inherited value
  /device/sample/frameworks/PlatformLibrary/jni/
Android.mk 49 # Don't prelink this library. For more efficient code, you may want
  /external/bluetooth/bluez/audio/
audio.conf 12 # If we want to disable support for specific services
  /external/bluetooth/glib/
HACKING 1 If you want to hack on the GLib project, you'll need to have the
  /external/bluetooth/glib/docs/reference/glib/
glib-gettextize.1 1 .\" ** You probably do not want to edit this file directly **
  /external/bluetooth/glib/po/
README.translators 6 If you just want to convert it back to your native encoding to

Completed in 157 milliseconds

1 2 3 4 5 6 78 91011>>