HomeSort by relevance Sort by last modified time
    Searched full:holds (Results 1 - 25 of 3637) 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/chromium_org/chrome/test/webdriver/test/
upload.html 3 A fileupload element which holds single file.
8 A fileupload element which holds multiple files.
  /external/chromium_org/third_party/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.-->
  /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/chromium_org/ios/
README.txt 1 This directory holds code related to the iOS port of Chromium. See
  /external/chromium_org/ppapi/c/documentation/images-dox/
README.txt 1 This directory holds all images that go into the doxygen-generated
  /external/chromium_org/ppapi/cpp/documentation/images-dox/
README.txt 1 This directory holds all images that go into the doxygen-generated
  /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/compiler/template/armv5te/
TEMPLATE_MUL_LONG.S 13 * The low word of the result holds ZX, the high word holds
  /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
  /external/chromium/chrome/browser/automation/
automation_provider_list_mac.mm 11 // the controller holds an additional reference to g_browser_process.
  /external/chromium_org/chrome/browser/automation/
automation_provider_list_mac.mm 11 // the controller holds an additional reference to g_browser_process.
  /external/chromium_org/components/autofill/core/common/
web_element_descriptor.h 12 // Holds information that can be used to retrieve an element.
  /external/chromium_org/media/base/android/
webaudio_media_codec_info.h 10 // This structure holds the information about the audio file
  /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().
  /external/chromium_org/chrome/utility/
web_resource_unpacker.h 45 // Holds the string which is to be parsed.
48 // Holds the result of JSON parsing of resource_data_.
51 // 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
  /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.

Completed in 783 milliseconds

1 2 3 4 5 6 7 8 91011>>