HomeSort by relevance Sort by last modified time
    Searched full:stores (Results 226 - 250 of 1191) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tools/dasm/src/java_cup/
shift_action.java 5 * The action simply stores the state that it shifts to and responds
  /dalvik/libcore/archive/src/main/java/java/util/jar/
JarInputStream.java 138 * Reads up to {@code length} of decompressed data and stores it in
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
KeyAgreementSpi.java 70 * Generates the shared secret and stores it into the buffer {@code
  /dalvik/libcore/luni/src/main/java/java/io/
StringBufferInputStream.java 82 * Reads at most {@code length} bytes from the source string and stores them
  /dalvik/libcore/luni/src/main/java/java/net/
Proxy.java 22 * Proxy} stores a type and an address and is immutable. There are three types
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestRunnable.java 84 * Executes the test and stores the results. May be run from a secondary
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
ThreadGroup.java 359 * stores the threads in the given array. Returns when the array is full or
371 * sub-groups) and stores the threads in the given array. Returns when the
386 * and stores the groups in the given array. Returns when the array is full
399 * sub-groups) and and stores the groups in the given array. Returns when
  /dalvik/libcore/security/src/main/java/java/security/
MessageDigestSpi.java 104 * Computes and stores the final hash value for this
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/utils/
ObjectIdentifier.java 53 // stores the following: "OID." + soid
  /dalvik/libcore/sql/src/main/java/java/sql/
Clob.java 28 * An SQL {@code CLOB} type stores a large array of characters as the value in a
  /dalvik/libcore/support/src/test/java/tests/support/
Support_Format.java 81 * which stores start and end indexes and an attribute this range
  /dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
Support_Format.java 81 * which stores start and end indexes and an attribute this range
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
StringToIntTable.java 24 * A very simple lookup table that stores a list of strings, the even
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
StringVector.java 24 * A very simple table that stores a list of strings, optimized
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
main.py 24 FriendData: Stores information about user's friends.
  /external/apache-http/src/org/apache/http/impl/cookie/
AbstractCookieSpec.java 53 * Stores attribute name -> attribute handler mappings
  /external/bluetooth/bluez/tools/
hciconfig.8 215 This command stores the link key for
  /external/bluetooth/glib/docs/reference/glib/tmpl/
strings.sgml 10 automatically as text is appended or inserted. Also, it stores the
  /external/bluetooth/glib/gio/
giotypes.h 57 * Generally stores a location within the file system. Handles do not
  /external/dropbear/libtomcrypt/src/pk/rsa/
rsa_import.c 57 /* the actual format of the SSL DER key is odd, it stores a RSAPublicKey in a **BIT** string ... so we have to extract it
  /external/elfutils/lib/
fixedsizehash.h 36 STORE_POINTER if defined the table stores a pointer and not an element
  /external/ipsec-tools/src/racoon/doc/
FAQ 82 Where is the directory where racoon stores the control socket
README.gssapi 23 If not, it extracts it from the default keytab file, and stores
  /external/jpeg/
jutils.c 46 * wild stores without adding an inner-loop test, we put some extra
  /external/libffi/darwin-x86/
fficonfig.h 143 /* Define to 1 if your processor stores words with the most significant byte

Completed in 723 milliseconds

1 2 3 4 5 6 7 8 91011>>