Searched refs:secondary (Results 1 – 11 of 11) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | filedef.h | 88 unsigned int secondary:1; /* Nonzero means remove_intermediates should member
|
D | file.c | 363 && !f->secondary && !f->cmd_target) in remove_intermediates() 702 f2->intermediate = f2->secondary = 1; in snap_deps()
|
D | ChangeLog | 436 Make secondary expansion optional: its enabled by declaring the 778 * docs/make.texi: Document secondary expansion. Various cleanups
|
/ndk/docs/text/ |
D | CPU-ARCH-ABIS.text | 300 - an optional 'secondary' ABI, corresponding to another ABI that 307 the primary ABI as '`armeabi`' and not define a secondary one. 310 primary ABI to '`armeabi-v7a`' and the secondary one to '`armeabi`' 315 binaries and define the primary ABI to '`x86`' and the secondary 331 If none is found, and a secondary ABI is defined, the service will 334 lib/<secondary-abi>/lib<name>.so
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | lib-prefix.m4 | 159 dnl - a variable acl_libdirstem2, as a secondary possible value for
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.texi | 147 * Secondary Expansion:: How and when secondary expansion is performed. 945 * Secondary Expansion:: How and when secondary expansion is performed. 1371 Supports secondary expansion of prerequisite lists. 1607 @cindex secondary expansion 1608 @cindex expansion, secondary 1623 expanded a @emph{second time}. In most circumstances this secondary 1626 makefiles. In order to take advantage of the secondary expansion 1630 and expansion is left to the secondary expansion phase. For example, 1645 secondary expansion the first word is expanded again but since it 1667 @file{twofile} will not be full expanded until the secondary expansion [all …]
|
D | make.info-1 | 121 * Secondary Expansion:: How and when secondary expansion is performed. 828 * Secondary Expansion:: How and when secondary expansion is performed. 1162 Supports secondary expansion of prerequisite lists. 1392 expanded a _second time_. In most circumstances this secondary 1395 makefiles. In order to take advantage of the secondary expansion phase 1399 left to the secondary expansion phase. For example, consider this 1411 recognized as a variable reference. Now during the secondary expansion 1431 not be full expanded until the secondary expansion and yield a value of 1435 only becomes apparent when you discover that secondary expansions 1440 expansion by escaping the `$'. Also, secondary expansion occurs for [all …]
|
D | make.info-2 | 195 is a special feature of GNU `make', secondary expansion (*note 1657 secondary application only.* 3654 * expansion, secondary: Secondary Expansion. (line 6) 3657 * explicit rules, secondary expansion of: Secondary Expansion. 3731 * implicit rules, secondary expansion of: Secondary Expansion. 3979 * secondary expansion: Secondary Expansion. (line 6) 3980 * secondary expansion and explicit rules: Secondary Expansion. 3982 * secondary expansion and implicit rules: Secondary Expansion. 3984 * secondary expansion and static pattern rules: Secondary Expansion. 3986 * secondary files: Chained Rules. (line 46) [all …]
|
D | make-stds.texi | 572 the sake of people running GNU software on Unix, which is a secondary
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 3620 % \secondary {subtopic}{pagelist} 3812 \def\secondary#1#2{{%
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 4588 % \secondary {subtopic}{pagelist} 4778 \def\secondary#1#2{{%
|