HomeSort by relevance Sort by last modified time
    Searched full:make (Results 101 - 125 of 61352) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/regex-re2/
README 8 make
9 make test
10 make install
11 make testinstall
  /external/valgrind/main/drd/
drd_cond_initializer.c 0 /* Make the value of PTHREAD_COND_INITIALIZER available to DRD. */
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
runtest 3 : ${MAKE=make}
10 # As a convenience, suppress the output of make if the test passes
11 if $MAKE SED="$SED" srcdir="$srcdir" -f "$makefile" $test > $test.test 2>&1; then
  /bionic/libc/upstream-netbsd/
README.txt 2 files directly. Make fixes upstream and then pull down the new version of
9 TODO: write a script to make this process automated.
  /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/chromium/chrome/browser/ui/cocoa/applescript/examples/
window_creation.applescript 7 make new window
8 make new window with properties {mode:"incognito"}
  /external/chromium/net/base/
winsock_init.h 6 // EnsureWinsockInit method will make sure that WSAStartup has been called.
14 // Make sure that Winsock is initialized, calling WSAStartup if needed.
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/
window_creation.applescript 7 make new window
8 make new window with properties {mode:"incognito"}
  /external/chromium_org/tools/gyp/test/actions-subdir/src/
none.gyp 13 'action_name': 'make-file',
15 'make-file.py',
  /external/chromium_org/tools/gyp/test/actions-subdir/src/subdir/
subdir.gyp 13 'action_name': 'make-subdir-file',
15 'make-subdir-file.py',
  /external/clang/test/CodeGenObjC/
arc-no-runtime.m 4 id make(void) __attribute__((ns_returns_retained));
6 make();
  /external/emma/pregenerated/
ANDROID-CHANGES.txt 4 Android make-based build doesn't accommodate source-generation.
7 alongside Android's make-basedsystem.
  /external/qemu-pc-bios/
Makefile 23 MAKE := make
32 $(MAKE) -C bochs/bios
36 $(MAKE) -C vgabios
42 $(MAKE) -C bochs/bios bios-clean
43 $(MAKE) -C bochs/bios dist-clean
44 $(MAKE) -C vgabios bios-clean
45 $(MAKE) -C vgabios dist-clean
  /external/robolectric/
find-android.sh 3 # TODO: make this script work with android installed via homebrew. Until then, you must manually make sure
  /frameworks/testing/uiautomator/library/
apicheck_msg_current.txt 5 To make these errors go away, you have two choices:
10 make update-uiautomator-api
  /frameworks/uiautomator/
apicheck_msg_current.txt 5 To make these errors go away, you have two choices:
10 make update-uiautomator-api
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
shared.mk 45 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
48 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
53 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
56 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
61 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
64 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
69 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
72 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
  /ndk/
ndk-build.cmd 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific GNU Make executable
6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/make.exe" -f "%NDK_ROOT%build/core/build-local.mk" SHELL=cmd %*
  /ndk/sources/host-tools/make-3.81/doc/
Makefile.am 4 # This file is part of GNU Make.
6 # GNU Make is free software; you can redistribute it and/or modify it under the
10 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
15 # GNU Make; see the file COPYING. If not, write to the Free Software
21 info_TEXINFOS = make.texi
22 make_TEXINFOS = fdl.texi make-stds.texi
24 CLEANFILES = make*.html
33 $(TEXI2HTML) $(TEXI2HTML_FLAGS) $(srcdir)/make.texi
  /ndk/tests/build/issue42841-LOCAL_PATH/jni/
Android.mk 4 # make: *** No rule to make target /issue42841-LOCAL_PATH.c', needed by
  /external/bzip2/
words3 8 make install
12 make install PREFIX=/xxx/yyy
14 If you are (justifiably) paranoid and want to see what 'make install'
17 make -n install or
18 make -n install PREFIX=/xxx/yyy respectively.
20 The -n instructs make to show the commands it would execute, but
  /external/clang/docs/analyzer/
Makefile 22 @echo "Please use \`make <target>' where <target> is one of"
23 @echo " html to make standalone HTML files"
24 @echo " dirhtml to make HTML files named index.html in directories"
25 @echo " singlehtml to make a single large HTML file"
26 @echo " pickle to make pickle files"
27 @echo " json to make JSON files"
28 @echo " htmlhelp to make HTML files and a HTML help project"
29 @echo " qthelp to make HTML files and a qthelp project"
30 @echo " devhelp to make HTML files and a Devhelp project"
31 @echo " epub to make an epub
    [all...]
  /external/llvm/docs/
Makefile.sphinx 22 @echo "Please use \`make <target>' where <target> is one of"
23 @echo " html to make standalone HTML files"
24 @echo " dirhtml to make HTML files named index.html in directories"
25 @echo " singlehtml to make a single large HTML file"
26 @echo " pickle to make pickle files"
27 @echo " json to make JSON files"
28 @echo " htmlhelp to make HTML files and a HTML help project"
29 @echo " qthelp to make HTML files and a qthelp project"
30 @echo " devhelp to make HTML files and a Devhelp project"
31 @echo " epub to make an epub
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
MAKE 3 $description = "The following test creates a makefile to test MAKE \n"
12 print MAKEFILE "TMP := \$(MAKE)\n";
13 print MAKEFILE "MAKE := \$(subst X=\$(X),,\$(MAKE))\n\n";
16 print MAKEFILE "\t\$(MAKE) -f $makefile foo\n\n";
18 print MAKEFILE "\t\@echo \$(MAKE)\n";

Completed in 1366 milliseconds

1 2 3 45 6 7 8 91011>>