HomeSort by relevance Sort by last modified time
    Searched refs:on (Results 276 - 300 of 8137) sorted by null

<<11121314151617181920>>

  /device/samsung/toro/self-extractors/nxp/staging/
device-toro.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /device/samsung/toro/self-extractors/ti/staging/
device-toro.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /device/samsung/tuna/dumpstate/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /device/samsung/tuna/nfc/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /device/ti/panda/self-extractors/root/
BoardConfigVendor.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
device-vendor.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestInputStream2Test.java 12 * distributed under the License is distributed on an "AS IS" BASIS,
58 * @tests java.security.DigestInputStream#on(boolean)
61 // Test for method void java.security.DigestInputStream.on(boolean)
66 dis.on(false);
79 // turn on processing
80 dis.on(true);
85 assertTrue("MessageDigest did not change with processing on",
156 // create a ByteArrayInputStream to perform digesting on
  /external/blktrace/
btrace.spec 25 btrace can show detailed info about what is happening on a block
  /external/chromium/chrome/browser/resources/net_internals/
httpcacheview.js 6 * This view displays information on the HTTP cache.
  /external/eyes-free/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/icu4c/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/icu4c/samples/
defs.mk 26 ### We depend on gmake for the bulk of the work
  /external/jsilver/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/junit/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 78 In section 3.6.4, Rasterization of Pixel Rectangles, on page 101,
88 In section 3.6.4, Rasterization of Pixel Rectangles, on page 102,
106 In section 3.6.4, Rasterization of Pixel Rectangles, on page 104,
115 In section 3.8.1, Texture Image Specification, on page 125, add
132 In section 3.8.1, Texture Image Specification, on page 126, add
139 In section 3.8.2, Alternate Texture Image Specification Commands, on
140 page 129, insert this paragraph after the first full paragraph on the
193 Edit table 6.16 on page 231: change the type of TEXTURE_INTERNAL_FORMAT
  /external/safe-iop/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/v8/test/mjsunit/
array-concat.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 * @fileoverview Test concat on small and large arrays
57 // copied on concat.
74 // If the element of prototype is shadowed, the element on the instance
75 // should be copied, but not the one on the prototype.
82 // Non-numeric properties on the prototype or the array shouldn't get
127 // copied on concat.
144 // If the element of prototype is shadowed, the element on the instance
145 // should be copied, but not the one on the prototype.
152 // Non-numeric properties on the prototype or the array shouldn't ge
    [all...]
array-slice.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
118 // performing ToInteger on arguments.
129 // Now check the case with array of holes and some elements on prototype.
176 // Now check the case with array of holes and some elements on prototype.
222 // Check slicing on arguments object.
235 // Check slicing on arguments object when missing arguments get assigined.
248 // Check slicing on arguments object when length property has been set.
259 // Check slicing on arguments object when length property has been set to
271 // Check slicing on arguments object when extra argument has been added
283 // Check slicing on arguments object when argument has been deleted by index
    [all...]
debug-constructor.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
63 // Break point stops on "new c()" and steps into c.
67 Debug.clearStepping(); // Clear stepping as the listener leaves it on.
70 // Break point stops on "x = 1" and steps to "new c()" and then into c.
74 Debug.clearStepping(); // Clear stepping as the listener leaves it on.
object-get-own-property-names.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
84 assertTrue(/on non-object/.test(e));
91 assertTrue(/on non-object/.test(e));
98 assertTrue(/on non-object/.test(e));
105 assertTrue(/on non-object/.test(e));
override-read-only-property.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
40 // Assignment to a property which does not exist on the object itself,
47 // Assignment to a property which does not exist on the object itself,
55 // Assignment to read-only property on the object itself is ignored.
59 // G should be read-only on the global object and the assignment is
  /external/v8/test/mjsunit/bugs/
618.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
36 // Add setter somewhere on the prototype chain after having constructed the
51 // Add setter somewhere on the prototype chain after having constructed the
66 // Add setter somewhere on the prototype chain after having constructed the
81 // Add setter somewhere on the prototype chain after having constructed the
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementsetidattribute01.js 63 // This method is called on the completion of
78 Invoke setIdAttribute on the third acronym element's class attribute. Verify by calling isID
79 on the class attribute and getElementById on document. Invoke setIdAttribute again to reset.
elementsetidattribute03.js 63 // This method is called on the completion of
79 on the newly set attribute. Verify by calling isID on the new attribute and getElementById on document.
elementsetidattribute07.js 63 // This method is called on the completion of
79 Invoke setIdAttribute on the new attributes. Verify by calling isID on the new attributes and getElementById
80 with two different values on document.

Completed in 378 milliseconds

<<11121314151617181920>>