HomeSort by relevance Sort by last modified time
    Searched full:holds (Results 51 - 75 of 2458) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu4c/i18n/
decfmtst.h 9 * DecimalFormatStaticSets holds the UnicodeSets that are needed for lenient
  /external/srtp/crypto/include/
aes_icm.h 18 v128_t counter; /* holds the counter value */
  /external/valgrind/main/drd/tests/
pth_cancel_locked.c 1 /** Cancel a thread that holds a lock on a mutex. */
  /external/valgrind/main/helgrind/tests/
tc04_free_lock.stderr.exp 8 Thread #x: Exiting thread still holds 2 locks
  /frameworks/base/core/java/android/view/textservice/
SentenceSuggestionsInfo.java 90 * @return the count of {@link SuggestionsInfo}s this instance holds.
97 * @param i the id of {@link SuggestionsInfo}s this instance holds.
108 * @param i the id of {@link SuggestionsInfo}s this instance holds
119 * @param i the id of {@link SuggestionsInfo}s this instance holds
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLMessageDigestJDK.java 28 * Holds a pointer to the native message digest context.
33 * Holds the EVP_MD for the hashing algorithm, e.g. EVP_get_digestbyname("sha1");
38 * Holds the output size of the message digest.
43 * Holds a dummy buffer for writing single bytes to the digest.
  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportItem.java 21 * This object holds information used by the DeliveryReportAdapter to create
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 15 /* The structure that holds the information to read and write PNG files.
83 int zlib_level; /* holds zlib compression level */
84 int zlib_method; /* holds zlib compression method */
85 int zlib_window_bits; /* holds zlib compression window bits */
86 int zlib_mem_level; /* holds zlib compression memory level */
87 int zlib_strategy; /* holds zlib compression strategy */
92 int zlib_text_level; /* holds zlib compression level */
93 int zlib_text_method; /* holds zlib compression method */
94 int zlib_text_window_bits; /* holds zlib compression window bits */
95 int zlib_text_mem_level; /* holds zlib compression memory level *
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_IGET.S 32 * r0 holds resolved field
33 * r9 holds object
OP_IGET_WIDE.S 30 * r0 holds resolved field
31 * r9 holds object
OP_IPUT.S 32 * r0 holds resolved field
33 * r9 holds object
OP_IPUT_WIDE.S 27 * r0 holds resolved field
28 * r9 holds object
OP_MUL_LONG.S 12 * The low word of the result holds ZX, the high word holds
  /dalvik/vm/mterp/armv6t2/
OP_IGET.S 32 * r0 holds resolved field
33 * r9 holds object
OP_IGET_WIDE.S 29 * r0 holds resolved field
30 * r9 holds object
OP_IPUT.S 32 * r0 holds resolved field
33 * r9 holds object
OP_IPUT_WIDE.S 26 * r0 holds resolved field
27 * r9 holds object
  /dalvik/vm/mterp/mips/
OP_IGET.S 33 * v0 holds resolved field
34 * rOBJ holds object (caller saved)
OP_IGET_WIDE.S 31 * a0 holds resolved field
32 * rOBJ holds object
OP_IPUT.S 33 * a0 holds resolved field
34 * rOBJ holds object
OP_IPUT_OBJECT.S 33 * a0 holds resolved field
34 * rOBJ holds object
OP_IPUT_WIDE.S 28 * a0 holds resolved field
29 * rOBJ holds object
  /external/chromium/chrome/browser/chromeos/login/
username_view.h 56 // Holds painted username.
59 // Holds margins width (depends on the height).
  /libcore/luni/src/main/java/java/lang/
VMThread.java 47 * Queries whether this Thread holds a monitor lock on the
56 * Holds a mapping from native Thread statuses to Java one. Required for
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
IGLProperty.java 50 * Get the parent property that holds this property.
55 /** Set the parent property that holds this property. */

Completed in 1208 milliseconds

1 23 4 5 6 7 8 91011>>