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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/JavaScriptCore/qt/benchmarks/
benchmarks.pro 1 TEMPLATE = subdirs
2 SUBDIRS = qscriptengine \
  /external/webkit/Source/WebKit/qt/examples/
examples.pro 1 TEMPLATE = subdirs
2 SUBDIRS = platformplugi
  /external/webkit/Source/WebKit2/UIProcess/API/qt/tests/
tests.pro 1 TEMPLATE = subdirs
2 SUBDIRS = qgraphicswkview qwkpage
  /external/harfbuzz/
Makefile.am 2 SUBDIRS = src tests
  /external/harfbuzz/tests/
Makefile.am 2 SUBDIRS =
5 SUBDIRS += linebreaking shaping
  /external/webkit/Source/JavaScriptCore/qt/tests/
tests.pro 1 TEMPLATE = subdirs
2 SUBDIRS = qscriptengine \
  /external/bluetooth/glib/build/
Makefile.am 0 SUBDIRS = \
  /external/webkit/Tools/WebKitTestRunner/
WebKitTestRunner.pro 1 TEMPLATE = subdirs
3 SUBDIRS = qt/WebKitTestRunner.pro \
  /external/webkit/Source/WebKit/qt/tests/
tests.pro 2 TEMPLATE = subdirs
3 SUBDIRS = qwebframe qwebpage qwebelement qgraphicswebview qwebhistoryinterface qwebview qwebhistory qwebinspector hybridPixmap MIMESniffing
4 contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativewebview
5 SUBDIRS += benchmarks/painting benchmarks/loading
7 SUBDIRS += benchmarks/webgl
  /external/openssl/
Android.mk 3 subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \ macro
9 include $(subdirs)
  /external/bluetooth/glib/build/win32/
Makefile.am 0 SUBDIRS = \
  /external/bluetooth/glib/docs/reference/
Makefile.am 3 SUBDIRS = glib gobject gio
  /external/valgrind/main/exp-bbv/tests/
Makefile.am 4 SUBDIRS = .
8 SUBDIRS += x86
11 SUBDIRS += x86-linux
14 SUBDIRS += amd64-linux
17 SUBDIRS += ppc32-linux
20 SUBDIRS += arm-linux
  /external/webkit/Source/
WebKit.pro 1 TEMPLATE = subdirs
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
13 SUBDIRS += WebCore
14 SUBDIRS += WebKit/qt/QtWebKit.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/test
    [all...]
DerivedSources.pro 1 TEMPLATE = subdirs
4 SUBDIRS += \
9 webkit2: SUBDIRS += WebKit2/DerivedSources.pro
11 for(subpro, SUBDIRS) {
  /external/webkit/Tools/
Tools.pro 1 TEMPLATE = subdirs
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
DerivedSources.pro 1 TEMPLATE = subdirs
4 SUBDIRS += \
7 for(subpro, SUBDIRS) {
  /external/e2fsprogs/lib/
Makefile.library 1 all:: subdirs $(LIBRARY).a
7 real-subdirs::
9 subdirs:: Makefile
10 $(Q) $(MAKE) -s real-subdirs
11 $(Q) touch subdirs
14 $(Q) $(RM) -f subdirs
  /external/wpa_supplicant_6/wpa_supplicant/src/
Makefile 0 SUBDIRS=common crypto drivers hlr_auc_gw eapol_supp eap_common eap_peer eap_server l2_packet radius rsn_supp tls utils wps
7 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d clean; done
11 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d install; done
  /external/wpa_supplicant_8/src/
Makefile 0 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p radius rsn_supp tls utils wps
4 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d; done
7 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d clean; done
11 for d in $(SUBDIRS); do [ -d $$d ] && $(MAKE) -C $$d install; done
  /external/icu4c/tools/
Android.mk 4 subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \ macro
23 include $(subdirs)
  /external/iproute2/testsuite/iproute2/
Makefile 0 SUBDIRS := $(filter-out Makefile,$(wildcard *))
2 .PHONY: all configure clean distclean show $(SUBDIRS)
5 @for dir in $(SUBDIRS); do \
15 @for dir in $(SUBDIRS); do \
20 @for dir in $(SUBDIRS); do \
25 @for dir in $(SUBDIRS); do \
30 @echo "$(SUBDIRS)"
32 $(SUBDIRS):
  /external/grub/
Makefile.am 3 SUBDIRS = netboot stage2 stage1 lib grub util docs
  /external/iptables/
Makefile.am 6 SUBDIRS = extensions libiptc iptables
8 SUBDIRS += include
11 SUBDIRS += libipq
14 SUBDIRS += utils
  /external/stlport/
Makefile 10 SUBDIRS := build/lib
12 include ${SRCROOT}/Makefiles/gmake/subdirs.mak
15 +$(call doinsubdirs,${SUBDIRS})
21 +$(call doinsubdirs,${SUBDIRS})

Completed in 1760 milliseconds

1 2 3 4 5 6 7 8 91011>>