/l4re-core-master/l4util/include/ |
A D | getopt.h | 76 struct option struct 95 const struct option *longopts, int *longind); 98 const struct option *longopts, int *longind); 102 const struct option *longopts, int *longind,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | kxgettext.c | 85 const char *option; member 92 static struct message *message__new(const char *msg, char *option, in message__new() argument 108 self->option = option; in message__new() 149 static int message__add(const char *msg, char *option, const char *file, in message__add() argument 160 m = message__new(escaped, option, file, lineno); in message__add() 194 if (self->option != NULL) in message__print_file_lineno() 195 printf("# %s:00000\n", self->option); in message__print_file_lineno()
|
A D | zconf.l | 1 %option nostdinit noyywrap never-interactive full ecs 2 %option 8bit nodefault perf-report perf-report 3 %option noinput
|
A D | kconfig-language.txt | 27 Most entries define a config option; all other entries help to organize 28 them. A single configuration option is defined like this: 39 define attributes for this config option. Attributes can be the type of 40 the config option, input prompt, dependencies, help text and default 41 values. A config option can be defined multiple times with the same 52 Every config option must have a type. There are only two basic types: 68 A config option can have any number of default values. If multiple 137 - misc options: "option" <symbol>[=<value>] 218 dependency list of the config option NETDEVICES. 373 Note: we use the existing config option and avoid creating a new [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/ |
A D | getopt_int.h | 25 const struct option *__longopts, int *__longind, 118 const struct option *__longopts, int *__longind, 123 const struct option *__longopts, int *__longind, 128 const struct option *__longopts,
|
A D | getopt_long-simple.c | 12 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long() 49 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() 54 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only()
|
A D | getopt.c | 401 const struct option *longopts, int *longind, in _getopt_internal_r() 533 const struct option *p; in _getopt_internal_r() 534 const struct option *pfound = NULL; in _getopt_internal_r() 852 const struct option *p; in _getopt_internal_r() 853 const struct option *pfound = NULL; in _getopt_internal_r() 1138 const struct option *longopts, int *longind, int long_only) in _getopt_internal() 1159 (const struct option *) 0, in getopt() 1167 const struct option *long_options, int *opt_index) in libc_hidden_def() 1179 const struct option *long_options, int *opt_index) in getopt_long_only()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | getopt.h | 83 struct option struct 133 const struct option *__longopts, int *__longind) 137 const struct option *__longopts, int *__longind)
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | loslib.c | 276 const char *option = LUA_STRFTIMEOPTIONS; in checkoption() local 278 for (; *option != '\0' && oplen <= convlen; option += oplen) { in checkoption() 279 if (*option == '|') /* next block? */ in checkoption() 281 else if (memcmp(conv, option, oplen) == 0) { /* match? */ in checkoption()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | sysfs.c | 15 _syscall3(int, sysfs, int, option, unsigned int, index, char, addr)
|
A D | prctl.c | 15 _syscall5(int, prctl, int, option, long, _prctl_a2, long, _prctl_a3,
|
/l4re-core-master/moe/doc/ |
A D | moe.dox | 104 * `rom`. As an option, files can be supplied with the argument `:rw` to mark 158 * This option enables debug messages from Moe itself, the `<debug flags>` 167 * This option allows to set the debug options for the L4Re runtime environment 171 * This option allows setting some loader options for the L4Re runtime 175 * All command-line parameters after the special `--` option are passed
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | _fopen.c | 68 #warning CONSIDER: Implement glibc ccs option to bind a codeset? in _stdio_fopen() 69 #warning CONSIDER: Implement glibc mmap option for readonly files? in _stdio_fopen()
|
A D | ungetc.c | 35 #warning CONSIDER: Make fast ungetc an option? in ungetc()
|
/l4re-core-master/libc_backends/lib/misc/ |
A D | misc.c | 472 int prctl(int option, unsigned long arg2, unsigned long arg3, 474 int prctl(int option, unsigned long arg2, unsigned long arg3, in prctl() argument 478 option, arg2, arg3, arg4, arg5); in prctl()
|
/l4re-core-master/l4util/lib/src/ |
A D | parse_cmdline.c | 59 struct option *longopts, *longptr; in parse_cmdlinev() 115 longopts = (struct option*)alloca(sizeof(struct option)*(count+1)); in parse_cmdlinev()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/ |
A D | bsd-_setjmp.S | 27 .option pic2
|
A D | bsd-setjmp.S | 27 .option pic2
|
A D | setjmp.S | 25 .option pic2
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/avr32/ |
A D | prctl.c | 16 static inline _syscall5(int, __syscall_prctl, int, option, long, arg2,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/ |
A D | getopt_long.c | 18 static struct option long_options[] = in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.in | 10 option env="ARCH" 14 option env="VERSION" 401 Enable this option to statically link the ldconfig binary. 406 case you should disable this option. 776 With this option uClibc provides non-functional stubs for 1098 These functions are part of the Timers option and need not 1257 If you enable this option then stubs for 1498 this option will make uClibc much larger. 2240 bool "Build uClibc with linker option -z RELRO" 2262 bool "Build uClibc with linker option -z NOW" [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/filesystem/ |
A D | ops.cc | 317 fs::copy_options option, in do_copy_file() argument 382 if (is_set(option, opts::skip_existing)) in do_copy_file() 387 else if (is_set(option, opts::update_existing)) in do_copy_file() 395 else if (!is_set(option, opts::overwrite_existing)) in do_copy_file() 420 if (is_set(option, opts::overwrite_existing|opts::update_existing)) in do_copy_file() 427 if (errno == EEXIST && is_set(option, opts::skip_existing)) in do_copy_file() 594 fs::copy_file(const path& from, const path& to, copy_options option) in copy_file() argument 597 bool result = copy_file(from, to, option, ec); in copy_file() 605 fs::copy_file(const path& from, const path& to, copy_options option, in copy_file() argument 609 return do_copy_file(from, to, option, nullptr, nullptr, ec); in copy_file()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/filesystem/ |
A D | ops.cc | 317 fs::copy_options option, in do_copy_file() argument 382 if (is_set(option, opts::skip_existing)) in do_copy_file() 387 else if (is_set(option, opts::update_existing)) in do_copy_file() 395 else if (!is_set(option, opts::overwrite_existing)) in do_copy_file() 420 if (is_set(option, opts::overwrite_existing|opts::update_existing)) in do_copy_file() 427 if (errno == EEXIST && is_set(option, opts::skip_existing)) in do_copy_file() 614 fs::copy_file(const path& from, const path& to, copy_options option) in copy_file() argument 617 bool result = copy_file(from, to, option, ec); in copy_file() 625 fs::copy_file(const path& from, const path& to, copy_options option, in copy_file() argument 629 return do_copy_file(from, to, option, nullptr, nullptr, ec); in copy_file()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/filesystem/ |
A D | ops.cc | 317 fs::copy_options option, in do_copy_file() argument 382 if (is_set(option, opts::skip_existing)) in do_copy_file() 387 else if (is_set(option, opts::update_existing)) in do_copy_file() 395 else if (!is_set(option, opts::overwrite_existing)) in do_copy_file() 420 if (is_set(option, opts::overwrite_existing|opts::update_existing)) in do_copy_file() 427 if (errno == EEXIST && is_set(option, opts::skip_existing)) in do_copy_file() 614 fs::copy_file(const path& from, const path& to, copy_options option) in copy_file() argument 617 bool result = copy_file(from, to, option, ec); in copy_file() 625 fs::copy_file(const path& from, const path& to, copy_options option, in copy_file() argument 629 return do_copy_file(from, to, option, nullptr, nullptr, ec); in copy_file()
|