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

1 2 3 4 5 6 78 91011>>

  /dalvik/vm/mterp/x86-atom/
OP_IPUT_WIDE_QUICK.S 10 * distributed under the License is distributed on an "AS IS" BASIS,
31 GET_VREG %edx # %edx<- vB; object to operate on
zcmp.S 10 * distributed under the License is distributed on an "AS IS" BASIS,
41 js common_periodicChecks_backwardBranch # jump on backwards branch
  /development/tools/emulator/opengl/host/tools/emugen/
Android.mk 22 # on windows use the build host emugen executable
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 4 // Returns "PROXY success:80" on success.
  /external/emma/
Android.mk 6 # the custom dex'ed emma library ready to put on a device.
  /external/v8/test/mjsunit/regress/
regress-1151.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28 // Test that we do not try to create prototypes on objects that has the,
37 // Test that we are compatible with Safari on prototypes set locally and
38 // on the actual prototype set using __proto__ on objects that has the
  /external/valgrind/main/drd/tests/
hold_lock_2.stderr.exp 8 Lock on rwlock 0x........ was held during ... ms (threshold: 500 ms).
  /external/webkit/LayoutTests/http/tests/cookies/resources/
resetCookies.js 13 alert("Attempt to clear " + url + " cookies might have failed. Test results might be off from here on out. (" + e + ")");
  /external/webkit/LayoutTests/storage/script-tests/
storageinfo-query-usage.js 19 // Quota value would vary depending on the test environment.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.h 25 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
53 // FontPlatformData is the handle which WebKit has on a specific face. A face
137 static void setAntiAlias(bool on);
138 static void setSubpixelGlyphs(bool on);
  /frameworks/base/core/java/android/os/
IPowerManager.aidl 12 ** distributed under the License is distributed on an "AS IS" BASIS,
47 void setAttentionLight(boolean on, int color);
  /sdk/emulator/tests/
Android.mk 2 # NOTE: Most of these are only built and run on Linux.
  /build/target/board/generic/
BoardConfig.mk 14 # it is supposed to replace (unlike on real devices where it is 2x to 3x
18 # that are slower to emulate. On the other hand, it is possible to emulate
35 # of an SDK AVD. Note that this operation only works on Linux for now
43 # Build and enable the OpenGL ES View renderer. When running on the emulator,
  /device/moto/stingray/
full_stingray.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
22 # A few more packages that aren't quite used on all builds
42 PRODUCT_MODEL := Full Android on Stingray
  /device/moto/wingray/
full_wingray.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
22 # A few more packages that aren't quite used on all builds
42 PRODUCT_MODEL := Full Android on Wingray
  /external/guava/src/com/google/common/base/
Splitter.java 11 * distributed under the License is distributed on an "AS IS" BASIS,
39 * Splitter.on(',').split("foo,bar")}</pre>
46 * Splitter.on(',').split("foo,,bar, quux")}</pre>
53 * private static final Splitter MY_SPLITTER = Splitter.on(',')
65 * method such as {@code omitEmptyStrings} has no effect on the instance it
66 * is invoked on! You must store and use the new splitter instance returned by
71 * Splitter splitter = Splitter.on('/');
77 * #on(String)}, {@link #on(Pattern)} and {@link #on(CharMatcher)} for example
115 public static Splitter on(char separator) { method in class:Splitter
129 public static Splitter on(final CharMatcher separatorMatcher) { method in class:Splitter
    [all...]
  /external/oprofile/pp/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
38 # Build opreport on host
55 # Build opannotate on host
  /external/valgrind/main/memcheck/tests/
origin2-not-quite.stderr.exp 3 Conditional jump or move depends on uninitialised value(s)
13 Conditional jump or move depends on uninitialised value(s)
23 Conditional jump or move depends on uninitialised value(s)
  /external/webkit/Source/WebCore/dom/
EventTarget.h 25 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
193 EventListener* on##attribute() { return getAttributeEventListener(eventNames().attribute##Event); } \
197 virtual EventListener* on##attribute(); \
201 EventListener* type::on##attribute() { return getAttributeEventListener(eventNames().attribute##Event); } \
205 EventListener* on##attribute() { return document()->getWindowAttributeEventListener(eventNames().attribute##Event); } \
209 EventListener* on##attribute() { return getAttributeEventListener(eventNames().eventName##Event); } \
213 EventListener* on##attribute() { return recipient ? recipient->getAttributeEventListener(eventNames().attribute##Event) : 0; } \
  /ndk/build/core/
check-cygwin-make.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
18 # For some reason, a lot of application developers on Windows
35 # Now try to find it on the file system, a non-cygwin compatible
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementsetidattribute04.js 63 // This method is called on the completion of
78 First use setAttribute to create a new attribute on the third strong element. Invoke setIdAttribute
79 on the new attribute. Verify by calling isID on the new attribute and getElementById on document.
elementsetidattribute09.js 63 // This method is called on the completion of
78 First use setAttribute to create two new attributes on the second strong element and sup element.
79 Invoke setIdAttribute on the new attributes. Verify by calling isID on the new attributes and getElementById
80 with two different values on document.
elementsetidattributenode01.js 63 // This method is called on the completion of
78 Invoke setIdAttributeNode on the 3rd p element using the title attribute as a parameter . Verify by calling
79 isID on the attribute node and getElementById on document node. Call setIdAttributeNode again with isId=false
80 to reset. Invoke isId on the attribute node should return false.
elementsetidattributenode02.js 63 // This method is called on the completion of
78 Invoke setIdAttributeNode on the 3rd acronym element using the class attribute as a parameter . Verify by calling
79 isID on the attribute node and getElementById on document node. Call setIdAttributeNode again with isId=false
80 to reset. Invoke isId on the attribute node should return false.
elementsetidattributenode08.js 64 // This method is called on the completion of
80 is unique then this element node can later be retrieved using getElementById on Document. Note, however,
83 Invoke setIdAttributeNode on the 2nd acronym element and 3rd p element using the title and xmlns:dmstc attributes respectively
84 as parameters . Verify by calling isID on the attribute node and getElementById on document node.

Completed in 1751 milliseconds

1 2 3 4 5 6 78 91011>>