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

1 2 3 4 5 6 7 8 91011>>

  /external/genext2fs/
INSTALL 8 make
9 make install
13 make check
  /external/opencore/build_config/opencore_dynamic/
pv_config_derived.mk 4 pvrtspinterface_m_mk="/modules/linux_rtsp/core/build/make"
8 pvmedialayernode_m_mk="/nodes/streaming/medialayernode/build/make"
10 LIBDIR_engines_shared="/engines/player/build/make /engines/author/build/make /engines/2way/build/make /engines/common/build/make /engines/adapters/player/framemetadatautility/build/make"
11 LIBDIR_oscl_static=" /oscl/unit_test/build/make"
12 SOLIBDIRS_omx_m4venc_sharedlibrary="/codecs_v2/omx/omx_m4venc/build/make_multithreaded /codecs_v2/video/m4v_h263/enc/build/make"
16 pvm4vencoder_m_mk="/codecs_v2/video/m4v_h263/enc/build/make"
    [all...]
pv_config.h 469 #define pvrtspinterface_m_mk "/modules/linux_rtsp/core/build/make"
473 #define pvmedialayernode_m_mk "/nodes/streaming/medialayernode/build/make"
475 #define LIBDIR_engines_shared "/engines/player/build/make /engines/author/build/make /engines/2way/build/make /engines/common/build/make /engines/adapters/player/framemetadatautility/build/make"
476 #define LIBDIR_oscl_static " /oscl/unit_test/build/make"
477 #define SOLIBDIRS_omx_m4venc_sharedlibrary "/codecs_v2/omx/omx_m4venc/build/make_multithreaded /codecs_v2/video/m4v_h263/enc/build/make"
481 #define pvm4vencoder_m_mk "/codecs_v2/video/m4v_h263/enc/build/make"
    [all...]
  /development/ide/intellij/
build.xml 1 <project name="android" default="make" basedir="../../">
2 <target name="make"
3 description="Run make and then regenerate IntelliJ configuration.">
5 <arg value="ide/intellij/make+intelligen.sh"/>
  /device/sample/
README.txt 2 make -j8 PRODUCT-sample_addon-sdk_addon
  /external/bluetooth/glib/build/win32/
Makefile.am 7 make.msc \
  /external/libpng/contrib/pngminus/
pngminus.bat 0 make -f makefile.tc3
pngminus.sh 2 make -f makefile.std
  /external/webkit/WebCore/
make-generated-sources.sh 7 make -C DerivedSources/WebCore -f ../../DerivedSources.make $@
  /external/openssl/crypto/bn/
todo 2 make the result argument independant of the inputs.
  /external/quake/quake/src/QW/
makezip 1 zip -9 -r qw client server progs gas2masm Make* [qQ]* scitech dxsdk *.txt *.bmp
  /external/e2fsprogs/
.release-checklist 1 1) Do "make depend" if necessary
3 2) "make check"!!!
14 5) Make source distribution
  /external/expat/bcb5/
makefile.mak 7 make -l -fexpat.mak
10 make -l -fexpatw.mak
13 make -l -fexpat_static.mak
16 make -l -fexpatw_static.mak
19 make -l -felements.mak
22 make -l -foutline.mak
25 make -l -fxmlwf.mak
  /external/opencore/oscl/
local.mk 9 $(SRC_ROOT)/oscl/oscl/osclbase/build/make/local.mk \
10 $(SRC_ROOT)/oscl/oscl/osclerror/build/make/local.mk \
11 $(SRC_ROOT)/oscl/oscl/osclmemory/build/make/local.mk \
12 $(SRC_ROOT)/oscl/oscl/osclutil/build/make/local.mk \
13 $(SRC_ROOT)/oscl/oscl/osclproc/build/make/local.mk \
14 $(SRC_ROOT)/oscl/oscl/osclio/build/make/local.mk \
15 $(SRC_ROOT)/oscl/oscl/osclregserv/build/make/local.mk \
16 $(SRC_ROOT)/oscl/oscl/osclregcli/build/make/local.mk \
17 $(SRC_ROOT)/oscl/pvlogger/build/make/local.mk
20 LOCAL_MAKEFILES_LIST += $(SRC_ROOT)/oscl/oscl/oscllib/build/make/local.mk
    [all...]
  /external/dhcpcd/mk/
depend.mk 1 # This only works for make implementations that always include a .depend if
2 # it exists. Only GNU make does not do this.
  /external/qemu/
android-rebuild.sh 11 make clean && \
12 make -j4 && \
  /external/qemu/distrib/sdl-1.2.12/
README.ANDROID 7 make -j2
8 make install
  /external/webkit/JavaScriptCore/
make-generated-sources.sh 10 make -f ../../DerivedSources.make JavaScriptCore=../.. BUILT_PRODUCTS_DIR=../..
  /external/webkit/WebCore/manual-tests/
drag-caret.html 1 <p>This tests dragging over an input element, to make sure no drag-cursor is left behind.</p>
3 <p>Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/icons/
README 6 To convert the svg icon to other formats, make sure inkscape and imagemagick
7 are installed and use `make' to create various sized png and xpm icons.
  /external/opencore/modules/cml2/
rules.cml 4 derive pvrtspinterface_m_mk from rtsp_support==y ? "/modules/linux_rtsp/core/build/make" : ""
5 derive pvrtspreginterface_m_mk from rtsp_support==y ? "/modules/linux_rtsp/node_registry/build/make" : ""
6 derive pvasfstreaminginterface_m_mk from asf_streaming_support==y ? "/modules/linux_asf/asf_streaming/core/build/make" : ""
7 derive pvasfstreamingreginterface_m_mk from asf_streaming_support==y ? "/modules/linux_asf/asf_streaming/node_registry/build/make" : ""
8 derive pvdownloadinterface_m_mk from download_support==y ? "/modules/linux_download/core/build/make" : ""
9 derive pvdownloadreginterface_m_mk from download_support==y ? "/modules/linux_download/node_registry/build/make" : ""
11 derive pvprotocolenginefasttrackdownloadinterface_m_mk from fasttrack_download_support==y ? "/modules/linux_download/protocol_engine_plugins/fasttrack_download/core/build/make" : ""
12 derive pvprotocolenginefasttrackdownloadpluginreginterface_m_mk from fasttrack_download_support==y ? "/modules/linux_download/protocol_engine_plugins/fasttrack_download/registry/build/make" : ""
14 derive pvprotocolenginewmhttpstreaminginterface_m_mk from asf_streaming_support==y ? "/modules/linux_asf/asf_streaming/protocol_engine_plugin/core/build/make" : ""
15 derive pvprotocolenginewmhttpstreamingpluginreginterface_m_mk from asf_streaming_support==y ? "/modules/linux_asf/asf_streaming/protocol_engine_plugin/registry/build/make" : "
    [all...]
  /external/icu4c/samples/break/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory
  /external/icu4c/samples/case/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory
  /external/icu4c/samples/citer/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory
  /external/icu4c/samples/coll/
Makefile 5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory

Completed in 59 milliseconds

1 2 3 4 5 6 7 8 91011>>