HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 326 - 350 of 3322) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Transforms/Instrumentation/
Makefile 1 ##===- lib/Transforms/Instrumentation/Makefile -------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/ObjCARC/
Makefile 1 ##===- lib/Transforms/ObjCARC/Makefile ---------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Scalar/
Makefile 1 ##===- lib/Transforms/Scalar/Makefile ----------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Utils/
Makefile 1 ##===- lib/Transforms/Utils/Makefile -----------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Vectorize/
Makefile 1 ##===- lib/Transforms/Vectorize/Makefile -----------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/projects/sample/
Makefile.common.in 9 # (this is *not* the same as OBJ_ROOT as defined in LLVM's Makefile.config).
22 include $(PROJ_OBJ_ROOT)/Makefile.llvm.config
25 include $(PROJ_SRC_ROOT)/Makefile.llvm.rules
  /external/llvm/unittests/Transforms/
Makefile 1 ##===- unittests/Transforms/Makefile -----------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/utils/unittest/
Makefile 1 ##===- utils/unittest/Makefile -----------------------------*- Makefile -*-===##
13 include $(LEVEL)/Makefile.common
  /external/tcpdump/
Makefile-devel-adds 2 # Auto-regenerate configure script or Makefile when things change.
18 Makefile: Makefile.in config.status
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
Makefile 1 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
Makefile 1 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /frameworks/compile/slang/BitWriter_2_9/
Makefile 1 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
flavors 7 open(MAKEFILE, "> $makefile");
9 # The Contents of the MAKEFILE ...
11 print MAKEFILE <<'EOF';
52 # END of Contents of MAKEFILE
54 close(MAKEFILE);
59 &run_make_with_options($makefile, "", &get_logfile);
66 &run_make_with_options($makefile, "next", &get_logfile);
73 &run_make_with_options($makefile, "BOGUS=true", &get_logfile, 512);
74 $answer = "$makefile:24: *** empty variable name. Stop.\n"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
runtest 7 makefile="$srcdir/Makefile.tests"
11 if $MAKE SED="$SED" srcdir="$srcdir" -f "$makefile" $test > $test.test 2>&1; then
  /external/chromium_org/third_party/sqlite/src/
README 17 make ;# Run the makefile.
21 script does not work out for you, there is a generic makefile named
22 "Makefile.linux-gcc" in the top directory of the source tree that you
23 can copy and edit to suit your needs. Comments on the generic makefile
26 The linux binaries on the website are created using the generic makefile,
34 used to do much of that code generation. The makefile also requires
  /external/llvm/projects/
Makefile 1 ##===- projects/Makefile ------------------------------*- Makefile -*-===##
11 include $(LEVEL)/Makefile.config
15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile)))
31 include $(PROJ_SRC_ROOT)/Makefile.rules
  /external/llvm/utils/unittest/googletest/
Makefile 1 ##===- utils/unittest/googletest/Makefile ------------------*- Makefile -*-===##
12 include $(LEVEL)/Makefile.config
19 # unittests/Makefile.unittest and ../UnitTestMain/Makefile; ensure that any
41 include $(LEVEL)/Makefile.common
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
export 9 open(MAKEFILE,"> $makefile");
11 # The Contents of the MAKEFILE ...
13 print MAKEFILE <<'EOMAKE';
46 close(MAKEFILE);
50 &run_make_with_options($makefile,"",&get_logfile,0);
61 &run_make_with_options($makefile,"",&get_logfile,0);
70 &run_make_with_options($makefile,"EXPORT_ALL=1",&get_logfile,0);
79 &run_make_with_options($makefile,"UNEXPORT_ALL=1",&get_logfile,0);
86 # TEST 4: both: in the above makefile the unexport comes last so that rules
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Makefile 7 include Makefile.sources
19 include ../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
Makefile 7 include Makefile.sources
19 include ../../../Makefile.template
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
Makefile.inc 13 EXTRA_DIST += modules/arch/lc3b/tests/Makefile.inc
16 include modules/arch/lc3b/tests/Makefile.inc
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Makefile.inc 10 EXTRA_DIST += modules/objfmts/elf/tests/Makefile.inc
12 include modules/objfmts/elf/tests/Makefile.inc
  /external/chromium_org/tools/clang/plugins/
Makefile 2 # Makefile, you should execute the following commands to copy this directory
15 include $(CLANG_LEVEL)/Makefile
  /external/e2fsprogs/
depfix.sed 7 # Makefile dependencies follow. This must be the last section in\
8 # the Makefile.in file\
  /external/icu4c/samples/break/
Makefile 2 # sample code makefile
18 # Load in standard makefile definitions

Completed in 848 milliseconds

<<11121314151617181920>>