/third_party/libwebsockets/win32port/win32helpers/ |
D | getopt.h | 24 #define optional_argument 2 macro
|
D | getopt_long.c | 207 long_options[match].has_arg == optional_argument) {
|
/third_party/musl/include/ |
D | getopt.h | 24 #define optional_argument 2 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | getopt.h | 24 #define optional_argument 2 macro
|
/third_party/flutter/glfw/deps/ |
D | getopt.h | 36 extern const int optional_argument;
|
D | getopt.c | 34 const int optional_argument = 2; variable
|
/third_party/mingw-w64/mingw-w64-headers/crt/ |
D | getopt.h | 74 optional_argument /* option may take an argument */ enumerator
|
/third_party/gettext/gettext-tools/src/ |
D | msgen.c | 63 { "add-location", optional_argument, NULL, 'n' }, 64 { "color", optional_argument, NULL, CHAR_MAX + 5 },
|
D | msgconv.c | 66 { "add-location", optional_argument, NULL, 'n' }, 67 { "color", optional_argument, NULL, CHAR_MAX + 4 },
|
D | msguniq.c | 66 { "add-location", optional_argument, NULL, 'n' }, 67 { "color", optional_argument, NULL, CHAR_MAX + 5 },
|
D | msgcat.c | 67 { "add-location", optional_argument, NULL, 'n' }, 68 { "color", optional_argument, NULL, CHAR_MAX + 5 },
|
D | msgcomm.c | 68 { "add-location", optional_argument, NULL, 'n' }, 69 { "color", optional_argument, NULL, CHAR_MAX + 5 },
|
D | xgettext.c | 225 { "add-comments", optional_argument, NULL, 'c' }, 226 { "add-location", optional_argument, NULL, 'n' }, 230 { "color", optional_argument, NULL, CHAR_MAX + 14 }, 249 { "keyword", optional_argument, NULL, 'k' }, 252 { "msgstr-prefix", optional_argument, NULL, 'm' }, 253 { "msgstr-suffix", optional_argument, NULL, 'M' },
|
D | msgattrib.c | 87 { "add-location", optional_argument, NULL, 'n' }, 92 { "color", optional_argument, NULL, CHAR_MAX + 19 },
|
D | msgfilter.c | 94 { "add-location", optional_argument, NULL, 'n' }, 95 { "color", optional_argument, NULL, CHAR_MAX + 6 },
|
D | msggrep.c | 97 { "add-location", optional_argument, NULL, 'n' }, 98 { "color", optional_argument, NULL, CHAR_MAX + 9 },
|
D | msgunfmt.c | 84 { "color", optional_argument, NULL, CHAR_MAX + 6 },
|
D | msgmerge.c | 124 { "add-location", optional_argument, NULL, 'n' }, 126 { "color", optional_argument, NULL, CHAR_MAX + 9 },
|
/third_party/e2fsprogs/include/nonunix/ |
D | getopt.h | 101 #define optional_argument 2 macro
|
/third_party/libusb/msvc/getopt/ |
D | getopt.h | 112 # define optional_argument 2 macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfslabel.c | 127 { "new-serial", optional_argument, NULL, 'I' }, in parse_options() 128 { "new-half-serial", optional_argument, NULL, 'i' }, in parse_options()
|
/third_party/eudev/src/udev/ |
D | udev-builtin-blkid.c | 147 { "offset", optional_argument, NULL, 'o' }, in builtin_blkid()
|
/third_party/mingw-w64/mingw-w64-crt/misc/ |
D | getopt.c | 268 long_options[match].has_arg == optional_argument) { in parse_long_options()
|
/third_party/boost/libs/vmd/doc/ |
D | vmd_assert.qbk | 42 typedef char optional_argument[-1];
|
/third_party/uboot/u-boot-2020.01/scripts/kconfig/ |
D | conf.c | 455 {"defconfig", optional_argument, NULL, defconfig},
|