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

1 2 3 4 5 6 7 891011>>

  /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
  /device/samsung/tuna/recovery/
Android.mk 17 # Edify extension functions for doing bootloader updates on Tuna devices.
  /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/opengl/host/tools/emugen/
Android.mk 22 # on windows use the build host emugen executable
  /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
36 # of an SDK AVD. Note that this operation only works on Linux for now
44 # 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
38 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
  /device/samsung/toro/
BoardConfig.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
31 # on toro boards we need to apply a special adaptive filter
32 # on the compass output because of noise generated by the pmic.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
Token.js 33 * on a particular "channel". The parser tunes to a particular channel
34 * so that whitespace etc... can go to the parser on a "hidden" channel.
38 /** Anything on different channel than DEFAULT_CHANNEL is not parsed
  /external/junit/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
41 # TODO: remove extensions once core-tests is no longer dependent on it
60 # on it
  /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; } \
  /gdk/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
  /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.

Completed in 1326 milliseconds

1 2 3 4 5 6 7 891011>>