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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/interp/
README.txt 3 The "mterp" directory now holds the interpreter implementation.
  /external/skia/legacy/src/animator/
SkAnimate3DSchema.xsx 2 <!--This file is auto-generated by the XML Schema Designer. It holds layout information for components on the designer surface.-->
SkAnimateSchema.xsx 2 <!--This file is auto-generated by the XML Schema Designer. It holds layout information for components on the designer surface.-->
  /external/skia/src/animator/
SkAnimate3DSchema.xsx 2 <!--This file is auto-generated by the XML Schema Designer. It holds layout information for components on the designer surface.-->
SkAnimateSchema.xsx 2 <!--This file is auto-generated by the XML Schema Designer. It holds layout information for components on the designer surface.-->
  /dalvik/vm/mterp/mips/
OP_INSTANCE_OF.S 34 * rOBJ holds A
40 * a0 holds boolean result
41 * rOBJ holds A
53 * a0 holds obj->clazz
54 * a1 holds class resolved from BBBB
55 * rOBJ holds A
65 * a3 holds BBBB
66 * rOBJ holds A
OP_NEW_ARRAY.S 27 * a0 holds class
28 * a1 holds array length
45 * a1 holds array length
46 * a2 holds class ref CCCC
OP_CHECK_CAST.S 33 * a0 holds obj->clazz
34 * a1 holds class resolved from BBBB
35 * rOBJ holds object
57 * a2 holds BBBB
58 * rOBJ holds object
  /external/compiler-rt/lib/
popcountti2.c 27 /* Every 2 bits holds the sum of every pair of bits (64) */
30 /* Every 4 bits holds the sum of every 4-set of bits (3 significant bits) (32) */
33 /* Every 8 bits holds the sum of every 8-set of bits (4 significant bits) (16) */
35 /* Every 8 bits holds the sum of every 8-set of bits (5 significant bits) (8) */
37 /* Every 8 bits holds the sum of every 8-set of bits (6 significant bits) (4) */
39 /* Every 8 bits holds the sum of every 8-set of bits (7 significant bits) (2) */
  /dalvik/vm/mterp/armv5te/
OP_INSTANCE_OF.S 36 * r0 holds obj->clazz
37 * r1 holds class resolved from BBBB
38 * r9 holds A
45 * r0 holds boolean result
46 * r9 holds A
56 * r9 holds A
69 * r3 holds BBBB
70 * r9 holds A
OP_CHECK_CAST.S 34 * r0 holds obj->clazz
35 * r1 holds desired class resolved from BBBB
36 * r9 holds object
54 * r2 holds BBBB
55 * r9 holds object
OP_NEW_ARRAY.S 30 * r1 holds array length
31 * r2 holds class ref CCCC
48 * r0 holds class
49 * r1 holds array length
  /external/chromium/chrome/browser/automation/
automation_provider_list_mac.mm 11 // the controller holds an additional reference to g_browser_process.
  /external/smack/src/org/jivesoftware/smack/
PrivacyList.java 40 /** Holds if it is an active list or not **/
42 /** Holds if it is an default list or not **/
44 /** Holds the list name used to print **/
46 /** Holds the list of {@see PrivacyItem} **/
  /external/chromium/chrome/common/web_resource/
web_resource_unpacker.h 44 // Holds the string which is to be parsed.
47 // Holds the result of JSON parsing of resource_data_.
50 // Holds the last error message produced by Run().
  /dalvik/vm/mterp/x86/
OP_INSTANCE_OF.S 34 * eax holds obj->clazz
35 * ecx holds class resolved from BBBB
44 * eax holds boolean result
45 * rINST holds BA
57 * r9 holds A
71 * rIBASE holds BBBB
72 * rINST holds BA
OP_IGET.S 41 * eax holds resolved field
42 * ecx holds object
43 * rINST holds A
OP_IGET_WIDE.S 39 * eax holds resolved field
40 * ecx holds object
41 * rINST holds A
OP_IPUT.S 42 * eax holds resolved field
43 * ecx holds object
44 * rINST holds A
OP_IPUT_WIDE.S 39 * eax holds resolved field
40 * ecx holds object
42 * rINST holds A
OP_NEW_ARRAY.S 29 * ecx holds class (null here)
30 * eax holds array length (vB)
50 * ecx holds class
51 * eax holds array length (vB)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
OpenSSLDigest.java 28 * Holds the standard name of the hashing algorithm, e.g. "SHA-1";
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 the block size of the message digest.
48 * Holds a pointer to the native message digest context. It is
55 * Holds a dummy buffer for writing single bytes to the digest.
  /libcore/luni/src/main/java/java/util/regex/
MatchResultImpl.java 20 * Holds the results of a successful match of a regular expression against a
29 * Holds the original input text.
34 * Holds the offsets of the groups in the input text. The first two
  /external/chromium/net/ftp/
ftp_network_session.h 16 // This class holds session objects used by FtpNetworkTransaction objects.
  /external/chromium/net/proxy/
proxy_resolver_request_context.h 14 // This data structure holds state related to an invocation of

Completed in 323 milliseconds

1 2 3 4 5 6 7 8 91011>>