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

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
DERUTCTime.java 40 * @param obj the tagged object holding the object we want
56 * what you want to use, otherwise we'll try to deal with whatever gets read from
111 * may lead to unexpected results. If you want to stick the normal
ASN1OctetString.java 17 * @param obj the tagged object holding the object we want.
33 * @param obj the object we want converted.
  /development/simulator/wrapsim/
FakeDev.h 90 * Check to see if this open() call is on a device we want to spoof.
97 * Check to see if this access() call is on a device we want to spoof.
100 * if it can't and we don't want to allow fallback to the host-device.
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_encrypt_key.c 22 @param in The symmetric key you want to encrypt
28 @param hash The index of the hash you want to use
29 @param key The DSA key you want to encrypt to
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_encrypt_key.c 28 @param in The symmetric key you want to encrypt
34 @param hash The index of the hash you want to use
35 @param key The ECC key you want to encrypt to
  /external/e2fsprogs/doc/
libblkid.txt 27 How to use libblkid? Normally, you either want to find a device with
28 a specific NAME=value token, or you want to output token(s) from a
44 This is a convenience to allow user programs to want to translate user
  /external/openssl/crypto/dh/
generate 43 If you really want a proof, we should talk to Francois Morain,
46 If you want 2 to be a generator (mod P), then you need it
51 If you want this, you should restrict your sieve accordingly.
  /external/quake/quake/src/
readme.txt 18 anything you want with the code, including sell your new version. The catch
33 full license. If you want to do something commercial and you just can't bear
49 If you never actually bought a complete version of Quake, you might want
  /packages/apps/Camera/src/com/android/camera/
ShutterButton.java 75 // We want to emulate this sequence of events with the shutter
84 // Since we're emulating the physical camera button, we want to
85 // have the same order of events. So we want the optional click
  /external/bison/build-aux/
ylwrap 52 DESIRED is the file we actually want instead of OUTPUT
153 # We do not want to overwrite a header file if it hasn't
165 # We don't want the resulting debug information to point at
169 # We want to use the real output file name, not yy.lex.c for
172 # We want the include guards to be adjusted too.
196 # is not specified, we don't want an error when the header
  /external/webkit/WebKitTools/android/flex-2.5.4a/
INSTALL 20 prints some messages that tell what it is doing. If you don't want to
27 where you want the object files and executables to go and run
73 The `make' variables that you might want to override with environment
95 2. Type `make' to compile the package. If you want, you can override
100 3. If the package comes with self-tests and you want to run them,
116 a program called `autoconf'. You will only need it if you want to
  /bionic/libc/
README 14 Bionic doesn't want to implement all features of a traditional C library, we only
34 - in the event where you want to differentiate the syscall function from its entry name,
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/
CompressedData.java 50 * @param _ato the tagged object holding the object we want.
66 * @param _obj the object we want converted.
KEKIdentifier.java 61 * @param obj the tagged object holding the object we want.
77 * @param obj the object we want converted.
KEKRecipientInfo.java 44 * @param obj the tagged object holding the object we want.
60 * @param obj the object we want converted.
OriginatorInfo.java 59 * @param obj the tagged object holding the object we want.
75 * @param obj the object we want converted.
PasswordRecipientInfo.java 62 * @param obj the tagged object holding the object we want.
78 * @param obj the object we want converted.
RecipientKeyIdentifier.java 61 * @param _ato the tagged object holding the object we want.
75 * @param _obj the object we want converted.
  /development/samples/ApiDemos/res/layout/
baseline_nested_1.xml 29 <!-- We want the middle textview of this vertical linear layout to
53 <!-- We want the third index textview of this vertical linear layout to
baseline_nested_2.xml 29 <!-- We want the middle textview of this vertical linear layout to
53 <!-- We want the third index textview of this vertical linear layout to
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService.java 37 * be started. This is useful when you want to schedule alarms that initiate
63 // We want the alarm to go off 30 seconds from now.
ContactsFilterInstrumentation.java 39 // When this instrumentation is created, we simply want to start
56 // This is the Activity object that was started, to do with as we want.
ContactsSelectInstrumentation.java 42 // When this instrumentation is created, we simply want to start
59 // This is the Activity object that was started, to do with as we want.
LocalSampleInstrumentation.java 45 // When this instrumentation is created, we simply want to start
62 // This is the Activity object that was started, to do with as we want.
  /development/scripts/
combine_sdks.sh 64 # The commands to copy over the files that we want
67 # replace tools/emulator # at this time we do not want the exe from SDK1.x

Completed in 37 milliseconds

1 2 3 4 56 7 8 91011>>