HomeSort by relevance Sort by last modified time
    Searched refs:on (Results 326 - 350 of 6495) sorted by null

<<11121314151617181920>>

  /device/samsung/toro/self-extractors/samsung/staging/
device-partial.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /device/samsung/toro/self-extractors/ti/staging/
device-partial.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/samsung/tuna/power/
power_tuna.c 11 * distributed under the License is distributed on an "AS IS" BASIS,
99 static void tuna_power_set_interactive(struct power_module *module, int on)
107 on ? "1200000" : "700000");
  /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/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 4 /** Queues up nodes matched on left side of -> in a tree parser. This is
  /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/jmdns/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/jsilver/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /external/mdnsresponder/mDNSShared/
dnsextd_lexer.l 12 * distributed under the License is distributed on an "AS IS" BASIS,
56 listen-on return LISTEN_ON;
  /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

Completed in 610 milliseconds

<<11121314151617181920>>