/aosp_15_r20/external/libcups/cups/ |
H A D | ppd-mark.c | 55 const char *val, /* Pointer into value */ in cupsMarkOptions() local 393 const char *option) /* I - Keyword/option name */ in ppdFindMarkedChoice() 422 const char *option) /* I - Option/Keyword name */ in ppdFindOption() 473 const char *option, /* I - Option/Keyword name */ in ppdIsMarked() 542 const char *option, /* I - Keyword */ in ppdMarkOption() 623 char option[PPD_MAX_NAME * 2 + 1], /* Current option/property */ in _ppdParseOptions() local 746 *option; /* Current option */ in ppd_mark_choices() local 768 const char *option, /* I - Option name */ in ppd_mark_option() 917 *val; /* Value */ in ppd_mark_option() local
|
/aosp_15_r20/external/libtraceevent/src/ |
H A D | event-plugin.c | 32 char *option; member 56 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value() 161 update_option(const char *file, struct tep_plugin_option *option) in update_option() 257 static int parse_option_name(char **option, char **plugin) in parse_option_name() 274 find_registered_option(const char *plugin, const char *option) in find_registered_option() 299 static int process_option(const char *plugin, const char *option, const char *val) in process_option() 319 int tep_plugin_add_option(const char *name, const char *val) in tep_plugin_add_option()
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngcp.c | 272 typedef struct option struct 274 const char *name; /* name of the option */ argument 275 png_uint_32 opt; /* an option, or OPTION or LIST */ argument 279 } option; argument 942 int val = dp->value[opt]; in next_opt() local 1376 int i = 0, negate = (strncmp(arg+2, "no-", 3) == 0), val; in opt_check() local 1942 int val; in search_compression() local 1953 int val; in set_compression() local 1965 int val; in set_ICC_profile_compression() local 1985 int val; in set_text_compression() local [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/external/pciutils/compat/ |
H A D | getopt.h | 77 struct option struct 88 int val; member 91 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/ |
H A D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm64_armv8-a_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/ |
H A D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/ |
H A D | getopt.h | 12 struct option { struct 16 int val; member 19 int getopt_long(int, char *const *, const char *, const struct option *, int *); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | getopt_compat.h | 47 struct option { struct 51 int val; member 62 const option* longopts, argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/external/libevent/WIN32-Code/ |
H A D | getopt.h | 14 struct option struct 19 int val; member 27 int getopt_long(int, char**, const char*, const struct option*, int*); argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/ |
D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_64_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/external/libwebsockets/win32port/win32helpers/ |
H A D | getopt.h | 14 struct option struct 19 int val; member 27 int getopt_long(int, char**, char*, struct option*, int*); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/ |
H A D | getopt.h | 51 struct option { struct 63 /** If not NULL, set `*flag` to val when option found. */ argument 67 int val; member 75 …ull const* _Nonnull __argv, const char* _Nonnull __options, const struct option* _Nonnull __long_o… argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/ |
D | getopt.h | 51 struct option { struct 60 /** If not NULL, set `*flag` to val when option found. */ argument 64 int val; member 72 int getopt_long(int __argc, char* const* __argv, const char* __options, const struct option* __long… argument
|
/aosp_15_r20/external/tcpdump/missing/ |
H A D | getopt_long.h | 44 struct option { struct 49 * whether option takes an argument argument 52 /* if not NULL, set *flag to val when option found */ argument 55 int val; member 59 const struct option *, int *); argument
|