HomeSort by relevance Sort by last modified time
    Searched refs:whether (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/webkit/LayoutTests/fast/events/touch/resources/
create-touch-event.js 1 description = "This tests whether the DOM can create TouchEvents.";
  /external/stlport/src/
sparc_atomic.s 20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
sparc_atomic64.s 17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s 20 cmp %o2, %o3 ! Check whether successful
39 cmp %o3, %o2 ! Check whether successful
61 cmp %o3, %o2 ! Check whether successful
sparc_atomic64.s 17 cmp %o2, %o3 ! Check whether successful
36 cmp %o3, %o2 ! Check whether successful
56 cmp %o3, %o2 ! Check whether successful
  /external/webkit/Source/WebCore/bindings/v8/
ScriptCachedFrameData.h 26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
89 #error You need to consider whether you want Page Cache and either add a stub or a real implementation.
  /external/webkit/LayoutTests/fast/js/resources/
codegen-temporaries-multiple-global-blocks-2.js 2 'Tests whether bytecode codegen properly handles temporaries across multiple global blocks.'
  /sdk/ddms/app/
Android.mk 13 # added based on whether the VM is 32 or 64 bit)
  /sdk/ddms/libs/ddmuilib/
Android.mk 14 # added based on whether the VM is 32 or 64 bit)
  /sdk/sdkmanager/app/
Android.mk 16 # it is dynamically added by android.bat/.sh based on whether the
  /sdk/sdklauncher/app/
Android.mk 18 # it is dynamically added by android.bat/.sh based on whether the
  /external/v8/src/
mirror-debugger.js 24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
49 * @param {boolean} transient indicate whether this object is transient and
235 * Check whether the mirror reflects a value.
244 * Check whether the mirror reflects the undefined value.
253 * Check whether the mirror reflects the null value.
262 * Check whether the mirror reflects a boolean value.
271 * Check whether the mirror reflects a number value.
280 * Check whether the mirror reflects a string value.
289 * Check whether the mirror reflects an object.
298 * Check whether the mirror reflects a function
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/system/
autoinstall.py 27 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
74 append_to_search_path: A boolean value of whether to append the
76 make_package: A boolean value of whether to make the target
138 append_to_search_path: A boolean value of whether to append the
140 make_package: A boolean value of whether to make the target
209 """Return whether a package version has been downloaded."""
434 should_refresh: A boolean value of whether the package should be
  /frameworks/compile/libbcc/runtime/make/
util.mk 43 # Check whether the given variable is defined.
48 # Check whether the given variable is undefined.
  /external/llvm/autoconf/m4/
ltdl.m4 28 # decide whether there is a useful installed version we can use.
51 AC_MSG_CHECKING([whether to use included libltdl])
109 AC_CACHE_CHECK([whether deplibs are loaded by dlopen],
118 # Unknown whether this is true for these versions of AIX, but
274 AC_CACHE_CHECK([whether libtool supports -dlopen/-dlpreopen],
356 # See whether the symbols have a leading underscore.
385 AC_CACHE_CHECK([whether we have to add an underscore for dlsym],
  /external/v8/test/mjsunit/
override-eval-with-non-function.js 24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29 // check whether the object is callable.
  /external/webkit/Source/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js 29 "check whether JavaScript object wrappers are working (bug 16837, bug 16011).</p>" +
  /external/iptables/iptables/
iptables-apply 45 by iptables-restore) to iptables, then prompt the user whether the changes
  /external/chromium/chrome/browser/resources/net_internals/
serviceprovidersview.js 11 * whether or not it's active.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLButtonElement04.js 78 The disabled attribute specifies whether the control is unavailable
HTMLDirectoryElement01.js 78 The compact attribute specifies a boolean value on whether to display
HTMLDlistElement01.js 78 The compact attribute specifies a boolean value on whether to display
HTMLFrameElement07.js 78 The scrolling attribute specifies whether or not the frame should have
HTMLIFrameElement08.js 78 The scrolling attribute specifies whether or not the frame should have
HTMLMenuElement01.js 78 The compact attribute specifies a boolean value on whether to display

Completed in 472 milliseconds

1 2 3 4 5