Searched refs:expanded (Results 1 – 15 of 15) sorted by relevance
/ndk/build/tools/ |
D | package.py | 77 expanded = package.format( 80 if expanded not in seen_packages: 81 packages.append(expanded) 82 seen_packages.add(expanded) 143 expanded = [] 147 expanded.extend(zip(package_names, extract_paths)) 148 return expanded
|
D | README.md | 202 Its purpose is to hold the fully expanded platform-specific files. This means
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | traces.0 | 178 You should run autoupdate.], [../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from... 179 aclocal.m4:722: _AM_SET_OPTIONS is expanded from... 180 aclocal.m4:396: AM_INIT_AUTOMAKE is expanded from... 355 You should run autoupdate.], [../../lib/autoconf/specific.m4:432: AC_AIX is expanded from... 430 You should run autoupdate.], [../../lib/autoconf/specific.m4:442: AC_ISC_POSIX is expanded from... 433 You should run autoupdate.], [../../lib/autoconf/specific.m4:437: AC_MINIX is expanded from... 473 You should run autoupdate.], [../../lib/autoconf/status.m4:1019: AC_OUTPUT_COMMANDS is expanded fro… 474 config/po.m4:23: AM_PO_SUBDIRS is expanded from... 475 config/gettext.m4:59: AM_GNU_GETTEXT is expanded from... 481 You should run autoupdate.], [../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from... [all …]
|
D | output.0 | 3866 # Double quotes because CPP needs to be expanded
|
/ndk/build/core/ |
D | setup-app.mk | 69 …$(call ndk_log,Remove the following abis expanded from 'all' due to no toolchain: $(_abis_without_… 77 …$(call ndk_log,Remove the following abis expanded from 'all32' due to no toolchain: $(_abis_withou… 85 …$(call ndk_log,Remove the following abis expanded from 'all64' due to no toolchain: $(_abis_withou…
|
/ndk/sources/host-tools/make-3.81/ |
D | main.c | 553 char *expanded = tilde_expand (name); in enter_command_line_file() local 554 if (expanded != 0) in enter_command_line_file() 555 name = expanded; /* Memory leak; I don't care. */ in enter_command_line_file() 1364 char *expanded = 0; in main() local 1367 expanded = tilde_expand (dir); in main() 1368 if (expanded != 0) in main() 1369 dir = expanded; in main() 1383 if (expanded) in main() 1384 free (expanded); in main()
|
D | read.c | 305 char *expanded = 0; in eval_makefile() local 333 expanded = tilde_expand (filename); in eval_makefile() 334 if (expanded != 0) in eval_makefile() 335 filename = expanded; in eval_makefile() 376 if (expanded) in eval_makefile() 377 free (expanded); in eval_makefile() 2859 char *expanded = tilde_expand (dir); in construct_include_path() local 2860 if (expanded != 0) in construct_include_path() 2861 dir = expanded; in construct_include_path()
|
D | NEWS | 34 prerequisites are expanded again, this time with all the automatic 114 is expanded. The first true (non-empty) argument is returned; no 115 further arguments are expanded. Expands to empty if there are no 118 argument is expanded. The first false (empty) argument is 119 returned; no further arguments are expanded. Expands to the last 169 * The argument to the "ifdef" conditional is now expanded before it's 173 definition context) and "unexport" are also now expanded. 177 the value of the variable, without having been expanded. 193 expanded it returns a complete list of variable names defined by all 201 etc. as recursive variables, even though they are fully expanded [all …]
|
D | ChangeLog | 159 expanding. If no variable is being expanded, it's the same as 2415 etc. as recursive. They've already been fully expanded so 2550 expanding each appended variable then adding all the expanded
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | call | 24 # Test using non-expanded builtins
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 240 * Value Function:: Return the un-expanded value of a variable. 887 the variable. When the variable is expanded they will either be 944 or function references, they are expanded. *Note How to Use Variables: 1073 Flavors, for more information on simply-expanded (`:=') variable 1364 A rule is always expanded the same way, regardless of the form: 1369 That is, the target and prerequisite sections are expanded 1392 expanded a _second time_. In most circumstances this secondary 1394 references will have been expanded during the initial parsing of the 1409 (unescaped) variable reference to ONEVAR is expanded, while the second 1412 the first word is expanded again but since it contains no variable or [all …]
|
D | make.texi | 266 * Value Function:: Return the un-expanded value of a variable. 1019 variable. When the variable is expanded they will either be treated 1100 expanded. @xref{Using Variables, ,How to Use Variables}. 1256 Variables}, for more information on simply-expanded (@code{:=}) 1339 @c The second special variable is @code{.TARGETS}. When expanded, the 1593 A rule is always expanded the same way, regardless of the form: 1600 That is, the target and prerequisite sections are expanded immediately, 1623 expanded a @emph{second time}. In most circumstances this secondary 1625 references will have been expanded during the initial parsing of the 1642 first (unescaped) variable reference to @var{ONEVAR} is expanded, [all …]
|
D | make.info-2 | 996 * Simply-expanded variables. *Note The Two Flavors of Variables: 2125 Define a multi-line, recursively-expanded variable. 2549 that, when it's expanded, will refer to itself (XXX). This is not 2550 allowed; either use simply-expanded variables (`:=') or use the 3929 * recursively expanded variables: Flavors. (line 6) 4017 * simply expanded variables: Flavors. (line 56) 4131 * variables, recursively expanded: Flavors. (line 6) 4133 * variables, simply expanded: Flavors. (line 56)
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 45 is related to where the error is expanded, not where it's set. 498 capabilities, including exporting/unexporting expanded variables. 500 * scripts/features/conditionals: Add a test for expanded variables
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 285 % Do this outside of the \shipout so @code etc. will be expanded in 1262 % such as \, aren't expanded when present in a section title. 3325 % We want to disable all macros so that they are not expanded by \write. 4019 % expanded while writing the .toc file. \char\appendixno is not 4182 % expanded them. For example, in `@unnumbered The @cite{Book}', TeX 4183 % expanded @cite (which turns out to cause errors because \cite is meant 4184 % to be executed, not expanded). 4186 % Anyway, we don't want the fully-expanded definition of @cite to appear 6016 \write\auxfile{@xrdef{#1-% #1 of \setref, expanded by the \edef
|