HomeSort by relevance Sort by last modified time
    Searched full:exists (Results 1 - 25 of 4830) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/
Tools.pro 4 exists($$PWD/QtTestBrowser/QtTestBrowser.pro): SUBDIRS += QtTestBrowser/QtTestBrowser.pro
5 exists($$PWD/DumpRenderTree/qt/DumpRenderTree.pro): SUBDIRS += DumpRenderTree/qt/DumpRenderTree.pro
6 exists($$PWD/DumpRenderTree/qt/ImageDiff.pro): SUBDIRS += DumpRenderTree/qt/ImageDiff.pro
9 exists($$PWD/MiniBrowser/qt/MiniBrowser.pro): SUBDIRS += MiniBrowser/qt/MiniBrowser.pro
10 !symbian:exists($$PWD/WebKitTestRunner/WebKitTestRunner.pro): SUBDIRS += WebKitTestRunner/WebKitTestRunner.pro
14 exists($$PWD/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro): SUBDIRS += DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro
  /ndk/tests/build/project-properties/
default.properties 2 # exists and provides a different one.
  /device/samsung/maguro/self-extractors/root/
device-vendor.mk 17 $(call inherit-product-if-exists, vendor/broadcom/$(LOCAL_STEM))
18 $(call inherit-product-if-exists, vendor/csr/$(LOCAL_STEM))
19 $(call inherit-product-if-exists, vendor/imgtec/$(LOCAL_STEM))
20 $(call inherit-product-if-exists, vendor/invensense/$(LOCAL_STEM))
21 $(call inherit-product-if-exists, vendor/nxp/$(LOCAL_STEM))
22 $(call inherit-product-if-exists, vendor/samsung/$(LOCAL_STEM))
23 $(call inherit-product-if-exists, vendor/ti/$(LOCAL_STEM))
  /external/webkit/Source/
WebKit.pro 7 exists($$PWD/JavaScriptCore/JavaScriptCore.pro): SUBDIRS += JavaScriptCore/JavaScriptCore.pro
8 exists($$PWD/JavaScriptCore/jsc.pro): SUBDIRS += JavaScriptCore/jsc.pro
11 webkit2:exists($$PWD/WebKit2/WebKit2.pro): SUBDIRS += WebKit2/WebKit2.pro
17 exists($$PWD/WebKit2/WebProcess.pro): SUBDIRS += WebKit2/WebProcess.pro
18 exists($$PWD/WebKit2/UIProcess/API/qt/tests): SUBDIRS += WebKit2/UIProcess/API/qt/tests
22 exists($$PWD/WebKit/qt/declarative): SUBDIRS += WebKit/qt/declarative
25 exists($$PWD/WebKit/qt/tests): SUBDIRS += WebKit/qt/tests
  /dalvik/tests/071-dexfile/
info.txt 4 NOTE: the test requires that /sdcard exists and is writable.
  /external/clang/runtime/
CMakeLists.txt 8 if (EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${dir}/CMakeLists.txt)
  /external/kernel-headers/original/asm-generic/bitops/
ffz.h 8 * Undefined if no zero exists, so code should check against ~0UL first.
  /external/webkit/Source/WebKit/qt/tests/benchmarks/loading/
loading.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/benchmarks/painting/
painting.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebelement/
qwebelement.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebframe/
qwebframe.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebhistory/
qwebhistory.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebhistoryinterface/
qwebhistoryinterface.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebinspector/
qwebinspector.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebpage/
qwebpage.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebplugindatabase/
qwebplugindatabase.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/Source/WebKit/qt/tests/qwebview/
qwebview.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
  /external/webkit/LayoutTests/storage/domstorage/
window-attributes-exist-expected.txt 2 window.sessionStorage exists
11 window.localStorage exists
20 window.onstorage exists
  /external/libffi/testsuite/lib/
target-libpath.exp 56 if { [info exists GCC_EXEC_PREFIX] && ![info exists env(GCC_EXEC_PREFIX)] } {
71 if [info exists env(LD_LIBRARY_PATH)] {
75 if [info exists env(LD_RUN_PATH)] {
79 if [info exists env(SHLIB_PATH)] {
83 if [info exists env(LD_LIBRARYN32_PATH)] {
87 if [info exists env(LD_LIBRARY64_PATH)] {
91 if [info exists env(LD_LIBRARY_PATH_32)] {
95 if [info exists env(LD_LIBRARY_PATH_64)] {
99 if [info exists env(DYLD_LIBRARY_PATH)]
    [all...]
  /external/dhcpcd/mk/
depend.mk 2 # it exists. Only GNU make does not do this.
  /external/llvm/autoconf/m4/
config_makefile.m4 2 # Configure a Makefile without clobbering it if it exists and is not out of
  /external/llvm/projects/
CMakeLists.txt 6 if(IS_DIRECTORY ${entry} AND EXISTS ${entry}/CMakeLists.txt)
  /external/mesa3d/src/glsl/tests/
function-01.glsl 1 /* FAIL - no function named 'foo' exists */
  /external/qemu/
targphys.h 1 /* Define target_phys_addr_t if it exists. */
  /external/webkit/Source/WebKit/qt/tests/benchmarks/webgl/
webgl.pro 3 exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc

Completed in 516 milliseconds

1 2 3 4 5 6 7 8 91011>>