Home
last modified time | relevance | path

Searched refs:default (Results 1 – 25 of 139) sorted by relevance

123456

/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dorigin10 'default' default definition
38 'undefined default environment default file command line override automatic
40 default
42 default
Dforeach31 … "undefined file default file environment default file command line override automatic automatic
32 foo.o bletch.o null.o @.o garf.o .o .o undefined.o file.o default.o file.o environment.o default
/ndk/build/tools/toolchain-patches/gcc/
D0001-Enable-C-exceptions-and-RTTI-by-default.patch4 Subject: Enable C++ exceptions and RTTI by default.
6 With this change, -fexceptions and -frtti become default options
D0007-gcc-mips.patch6 Add MIPS Android support and default to Little Endian
56 /* -G is incompatible with -KPIC which is the default, so only allow objects
/ndk/sources/host-tools/make-3.81/
Dmakefile.vms93 default.obj,variable.obj,expand.obj,function.obj,strcache.obj,\
97 default.c variable.c expand.c function.c strcache.c \
130 default.obj: default.c make.h rule.h dep.h filedef.h commands.h variable.h
Dreadme.vms25 . In default.c define variable ARCH as IA64 for VMS on Itanium systems.
77 blindly be applied for all users in default login procedures.
147 resets all signal handling to the default. On VMS execve creates a child
162 Compaq c/c++ compilers. Modifications in default.c.
180 It needs to be enabled to get this feature; default is disabled. The
215 The default rules are set up for GNU C. Building an executable from a
258 See defaults.c for VMS default suffixes and my definitions for default
265 The default include directory for including other makefiles is
269 The default makefiles make looks for are: makefile.vms, gnumakefile,
292 Lots of default settings are adapted for VMS. See default.c.
DSMakefile89 # Directory to search by default for included makefiles.
127 rule.o implicit.o default.o variable.o expand.o function.o \
133 $(srcdir)rule.c $(srcdir)implicit.c $(srcdir)default.c \
150 # Some makes apparently use .PHONY as the default goal if it is before `all'.
237 # .deps/default.Po
238 default.o default.o: default.c make.h config.h \
DMakefile.ami121 rule.o implicit.o default.o variable.o expand.o function.o \
127 $(srcdir)rule.c $(srcdir)implicit.c $(srcdir)default.c \
289 default.o: default.c make.h rule.h dep.h filedef.h job.h commands.h \
Ddosbuild.bat32 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g default.c -o default.o
54 for %%f in (job dir file misc main read remake rule implicit default variable) do echo %%f.o >> res…
DNMakefile80 $(OUTDIR)/default.obj \
146 # .deps/default.Po
147 default.o default.o: default.c make.h config.h \
Dmake.lnk1 …o"+"file.o"+"misc.o"+"main.o"+"read.o"+"remake.o"+"rule.o"+"implicit.o"+"default.o"+"variable.o"+"…
DREADME.OS220 5. If none of the above is defined /bin/sh is used as default. This
34 - At compile time you can turn off that cmd is used as default shell
86 you must ALWAYS use LDFLAGS="-Zstack 0x8000" because the default
137 testsuite itself. -DNO_CMD_DEFAULT causes make to use /bin/sh as default
DNEWS42 which used to be available by default, is now ONLY available when the
65 used to resolve target files. The default behavior remains as it
93 - .DEFAULT_GOAL: Set the name of the default goal make will
269 controlling the amount and type of debugging output. By default only
353 * Make defines a new default RCS rule, for new-style master file
356 Make defines new default rules for DOS-style C++ file naming
359 COMPILE.cpp macros (which default to the same value as LINK.cc and
543 * The new default variable `MAKE_VERSION' gives the version number of
636 Each makefile that wants a shell other than the default (/bin/sh) must
646 the environment are exported by default. To export others, use:
[all …]
DINSTALL27 disabled by default to prevent problems with accidental use of stale
105 By default, `make install' will install the package's files in
173 If you want to set default values for `configure' scripts to share, you
174 can create a site shell script called `config.site' that gives default
DMakefile.am42 make_SOURCES = ar.c arscan.c commands.c default.c dir.c expand.c file.c \
/ndk/build/tools/
Dprebuilt-common.sh312 default=`option_get_attr $opt default`
313 if [ -n "$default" ] ; then
314 echo " $text $abstract [$default]"
477 log "Using default $3: `var_value $1`"
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DSHELL5 # Find the default value when SHELL is not set. On UNIX it will be /bin/sh,
14 # Note %extraENV takes precedence over the default value for the shell.
/ndk/sources/host-tools/sed-4.2.1/m4/
Dunistd_h.m411 dnl Use AC_REQUIRE here, so that the default behavior below is expanded
28 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
Dstring_h.m414 dnl Use AC_REQUIRE here, so that the default behavior below is expanded
28 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
Dstdio_h.m437 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
119 dnl but stdin does not start as a large file by default.
Dthreadlib.m456 dnl Disable multithreading by default on OSF/1, because it interferes
77 # Some systems optimize for single-threaded programs by default, and
253 dnl Sets the gl_THREADLIB default so that threads are not used by default.
Dlib-prefix.m429 dnl By default, look in $includedir and $libdir.
168 dnl the compiler's default mode by looking at the compiler's library search
171 dnl Otherwise we use the default, namely "lib".
/ndk/tests/build/project-properties/
Dproject.properties2 # Instead of the one under default.properties
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi214 Thus, if you use Bison, have a variable named @code{BISON} whose default
247 @emph{required} for proper compilation. You can consider it a default
249 compiled with GCC by default, then you might as well include @samp{-O}
250 in the default value of @code{CFLAGS} as well.
263 and @code{INSTALL_DATA}. (The default for @code{INSTALL_PROGRAM} should
264 be @code{$(INSTALL)}; the default for @code{INSTALL_DATA} should be
306 default settings specified here so that all GNU packages behave
316 A prefix used in constructing the default values of the variables listed
317 below. The default value of @code{prefix} should be @file{/usr/local}.
328 A prefix used in constructing the default values of some of the
[all …]
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Ddefault_names4 default makefiles in the correct order (GNUmakefile,makefile,Makefile)";

123456