/external/icu4c/samples/csdet/ |
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/datecal/ |
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/datefmt/ |
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/msgfmt/ |
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/numfmt/ |
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/props/ |
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/strsrch/ |
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/translit/ |
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/uciter8/ |
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/ucnv/ |
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/ugrep/ |
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/ustring/ |
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
|
/ndk/build/gmsl/ |
README | 1 GNU Make Standard Library 6 2. To use the GMSL in your Makefile make sure that you have the files 25 make -f gmsl-tests
|
/external/libpng/scripts/ |
makevms.com | 1 $! make libpng under VMS 19 $ Make = "" 20 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS" 21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK" 53 $ if make.eqs."" 56 $ CALL MAKE png.OBJ "cc ''CCOPT' png" - 58 $ CALL MAKE pngset.OBJ "cc ''CCOPT' pngset" - 60 $ CALL MAKE pngget.OBJ "cc ''CCOPT' pngget" - 62 $ CALL MAKE pngread.OBJ "cc ''CCOPT' pngread" - 64 $ CALL MAKE pngpread.OBJ "cc ''CCOPT' pngpread" [all...] |
/dalvik/tests/080-oom-throw/ |
info.txt | 1 Inject memory allocation failures for NEW_ARRAY and NEW_INSTANCE and make sure
|
/dalvik/tests/081-hot-exceptions/ |
info.txt | 0 Make a hot exception-throwing path to stress test how the trace builder handles
|
/development/pdk/pndk/samples/sample/ |
README | 16 make clean 17 make 42 make -f Makefile.hello_cpp clean 43 make -f Makefile.hello_cpp hello_cpp 62 Makefile.lib in pndk/sample shows how to make either a shared library or a 66 Makefile.uselib then shows how to make an application that links against either 71 1) To make a shared library and an application that uses it: 73 make -f Makefile.lib clean 74 make -f Makefile.lib sharedlib 75 make -f Makefile.uselib clea [all...] |
/external/dropbear/libtomcrypt/notes/ |
tech0007.txt | 4 EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test
|
/external/opencore/build_config/opencore_dynamic/ |
setup.sh | 7 ## for make completion targets
|
/external/webkit/WebKitTools/ |
Makefile | 4 @for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \ 8 @for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \ 12 @for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \ 16 @for dir in $(MODULES); do ${MAKE} $@ -C $$dir; exit_status=$$?; \
|
/prebuilt/darwin-x86/make/ |
PREBUILT | 4 make-3.81.tar.gz
|
/build/core/ |
apicheck_msg_current.txt | 5 To make these errors go away, you have two choices: 10 make update-api
|
/dalvik/dx/tests/079-dex-local-variable-renumbering/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to make sure that 3 to make room for low scratch registers.
|
/external/emma/pregenerated/ |
ANDROID-CHANGES.txt | 4 Android make-based build doesn't accommodate source-generation. 7 alongside Android's make-basedsystem.
|
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/ |
build-generated-files.sh | 17 # Do a little dance to get the path into 8.3 form to make it safe for gnu make 26 # Do a little dance to get the path into 8.3 form to make it safe for gnu make 34 # Do a little dance to get the path into 8.3 form to make it safe for gnu make 47 make -f "$JavaScriptCore/DerivedSources.make" -j ${NUMCPUS} || exit 1
|