HomeSort by relevance Sort by last modified time
    Searched full:make (Results 51 - 75 of 30063) sorted by null

1 23 4 5 6 7 8 91011>>

  /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
  /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...]
  /external/wpa_supplicant_8/src/
Makefile 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
  /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
  /ndk/sources/host-tools/make-3.81/
makefile.vms 1 # -*-Makefile-*- to build GNU make on VMS
5 # This file is part of GNU Make.
7 # GNU Make is free software; you can redistribute it and/or modify it under the
11 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
16 # GNU Make; see the file COPYING. If not, write to the Free Software
19 # VMS extensions from GNU Make 3.60 imported by
31 # Makefile for GNU Make
84 # Directory to install `make' in.
99 commands.h dep.h filedef.h job.h make.h rule.h variable.h
103 all: config.h make.ex
    [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...]
  /development/samples/
README 4 Make sure to edit development/build/sdk.atree to add the sample to the SDK
  /external/chromium/chrome/common/extensions/docs/examples/api/browserAction/make_page_red/
manifest.json 9 "name": "Make this page red",
  /external/clang/test/CodeGenCXX/
2007-01-02-UnboundedArray.cpp 0 // Make sure unbounded arrays compile with debug information.
  /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/llvm/test/Assembler/
2002-07-31-SlashInString.ll 3 ; Make sure that \\ works in a string initializer
  /external/llvm/test/CodeGen/Alpha/
neg1.ll 0 ; Make sure this testcase codegens to the lda -1 instruction
  /external/llvm/test/CodeGen/CBackend/
2003-06-11-HexConstant.ll 3 ; Make sure hex constant does not continue into a valid hexadecimal letter/number
  /external/llvm/test/TableGen/
GeneralList.td 4 // Test to make sure that lists work with any data-type

Completed in 680 milliseconds

1 23 4 5 6 7 8 91011>>