Searched
full:want (Results
326 -
350 of
4400) sorted by null
<<11121314151617181920>>
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ |
DERT61String.java | 43 * @param obj the tagged object holding the object we want
|
DERUniversalString.java | 40 * @param obj the tagged object holding the object we want
|
DERVisibleString.java | 43 * @param obj the tagged object holding the object we want
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/ |
EncryptedContentInfo.java | 47 * @param obj the object we want converted.
|
KeyTransRecipientInfo.java | 52 * @param obj the object we want converted.
|
/dalvik/vm/ |
StdioConverter.c | 233 size_t want; local 237 want = kMaxLine - data->count; 238 actual = read(fd, data->buf + data->count, want); 241 tag, fd, want, (int)actual, strerror(errno));
|
/dalvik/vm/compiler/template/ |
Makefile-template | 23 # The base assumption for an ARM platform is ARMv5TE, but we may want to
|
/dalvik/vm/interp/ |
Interp.h | 25 * stack (most code will want to get here via dvmCallMethod().)
|
/dalvik/vm/jdwp/ |
ExpandBuf.h | 43 * GetBuffer(). If you want to get or set data from a position other
|
/dalvik/vm/mterp/ |
Makefile-mterp | 23 # The base assumption for an ARM platform is ARMv5TE, but we may want to
|
/dalvik/vm/mterp/cstubs/ |
entry.c | 28 * We want to return "changeInterp" as a boolean, but we can't return
|
/development/apps/Term/jni/ |
Android.mk | 47 # Don't prelink this library. For more efficient code, you may want
|
/development/samples/SimpleJNI/jni/ |
Android.mk | 47 # Don't prelink this library. For more efficient code, you may want
|
/development/simulator/wrapsim/ |
Log.c | 14 * some or all of the system calls we want to use are being intercepted.
|
/device/sample/apps/upgrade/src/com/example/android/platform/upgrade/ |
Upgrade.java | 36 // so can do whatever cleanup after an upgrade that we want.
|
/external/bison/m4/ |
nls.m4 | 9 dnl License but which still want to provide support for the GNU gettext
|
/external/bluetooth/glib/gio/ |
glocalfileinfo.h | 45 /* We want 64-bit file size support */
|
/external/dropbear/ |
common-runopts.c | 34 /* returns success or failure, and the keytype in *type. If we want
|
tcpfwd.h | 31 /* For a direct-tcpip request, it's the addr/port we want the other
|
/external/dropbear/debian/ |
README.Debian | 21 You will still want to have the "ssh" package installed, as it
|
/external/dropbear/libtommath/ |
bn_mp_grow.c | 32 * in case the operation failed we don't want
|
/external/e2fsprogs/ext2ed/ |
ext2ed.8.in | 32 This article explains how I constructed ext2ed. You may want to have a look
|
/external/gtest/samples/ |
sample5_unittest.cc | 39 // Sometimes, more than one test cases may want to use the same or 40 // slightly different test fixtures. For example, you may want to 53 // In this sample, we want to ensure that every test finishes within 198 // can be. In practice, however, you probably don't want it to be too
|
/external/guava/src/com/google/common/io/ |
ByteProcessor.java | 25 * should return {@code false} when you want to stop processing.
|
/external/icu4c/layout/ |
HanLayoutEngine.cpp | 73 // FIXME: do we want to add the 'trad' feature for 'ZHT' and the
|
Completed in 43 milliseconds
<<11121314151617181920>>