Home
last modified time | relevance | path

Searched refs:switches (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c362 static const struct command_switch switches[] = variable
2234 static char options[1 + sizeof (switches) / sizeof (switches[0]) * 3];
2235 static struct option long_options[(sizeof (switches) / sizeof (switches[0])) +
2257 for (i = 0; switches[i].c != '\0'; ++i) in init_switches()
2259 long_options[i].name = (switches[i].long_name == 0 ? "" : in init_switches()
2260 switches[i].long_name); in init_switches()
2262 long_options[i].val = switches[i].c; in init_switches()
2263 if (short_option (switches[i].c)) in init_switches()
2264 *p++ = switches[i].c; in init_switches()
2265 switch (switches[i].type) in init_switches()
[all …]
Dreadme.vms152 Added some switches to reflect latest features of DECC. Modifications in
DNEWS705 automatically just like other switches.
757 switches. For full documentation, you should still read the Texinfo manual.
DChangeLog591 * main.c (switches): Add full-fledged final initializer.
992 (switches): Add -L/--check-symlink-times command line argument.
1974 (switches): Remove values for obsolete fields.
1989 * main.c (switches): Add a new option, -B (--always-make). If
/ndk/docs/text/
DCPLUSPLUS-SUPPORT.text285 which will be addressed when libc++ switches to use libc++abi in the future.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi5603 switches with a command argument just as usual. You could use this
5714 cause all C compilations in most makefiles to use the compiler switches you
7870 @cindex switches
Dmake.info-14583 switches with a command argument just as usual. You could use this
4672 cause all C compilations in most makefiles to use the compiler switches
Dmake.info-24051 * switches: Options Summary. (line 6)
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex2402 % style and the set of \ifmarkupSTYLE switches for all styles