HomeSort by relevance Sort by last modified time
    Searched defs:option (Results 226 - 250 of 1411) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/netfilter/
xt_dccp.h 30 u_int8_t option; member in struct:xt_dccp_info
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/netfilter/
xt_dccp.h 30 u_int8_t option; member in struct:xt_dccp_info
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/netfilter/
xt_dccp.h 30 u_int8_t option; member in struct:xt_dccp_info
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/netfilter/
xt_dccp.h 30 u_int8_t option; member in struct:xt_dccp_info
  /tools/loganalysis/src/com/android/loganalysis/util/config/
ArgsOptionParser.java 28 * Populates {@link Option} fields from parsed command line arguments.
31 * option (such as "-v"), a long option (such as "--verbose"), an argument to an option (such as
32 * "out.txt" in "-f out.txt"), or a non-option positional argument.
34 * Each option argument must map to one or more {@link Option} fields. A long option maps to the
35 * {@link Option#name}, and a short option maps to {@link Option#shortName}. Eac
337 final Option option = field.getAnnotation(Option.class); local
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/config/
ArgsOptionParser.java 33 * Populates {@link Option} fields from parsed command line arguments.
36 * option (such as "-v"), a long option (such as "--verbose"), an argument to an option (such as
37 * "out.txt" in "-f out.txt"), or a non-option positional argument.
39 * Each option argument must map to one or more {@link Option} fields. A long option maps to the
40 * {@link Option} name, and a short option maps to {@link Option} short name. Each option name an
419 final Option option = field.getAnnotation(Option.class); local
    [all...]
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
OptionHelper.java 18 import com.android.tradefed.config.Option;
29 * Helper class for manipulating fields with @option annotations.
37 * that have the {@link Option} annotation.
39 * @param object An object with @option-annotated fields.
50 if (declaredField.isAnnotationPresent(Option.class)) {
58 * Retrieve a {@link Set} of {@link Option} names present on the given
61 * @param object An object with @option-annotated fields.
68 Option option = declaredField.getAnnotation(Option.class) local
85 Option option = declaredField.getAnnotation(Option.class); local
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter/
xt_tcpudp.h 26 __u8 option; member in struct:xt_tcp
  /development/ndk/platforms/android-21/include/linux/netfilter/
xt_tcpudp.h 26 __u8 option; member in struct:xt_tcp
  /development/ndk/platforms/android-9/include/linux/netfilter/
xt_tcpudp.h 19 u_int8_t option; member in struct:xt_tcp
  /external/ImageMagick/utilities/
magick.c 163 *option;
165 option=GetImageOption(image_info,"compare:dissimilar");
166 exit_code=IsStringTrue(option) ? 1 : 0;
161 *option; local
  /external/autotest/frontend/client/src/autotest/common/ui/
ExtendedListBox.java 28 OptionElement option) /*-{
29 select.appendChild(option);
38 OptionElement option = Document.get().createOptionElement(); local
39 setOptionText(option, name, null);
40 option.setValue(value);
41 selectAppend(select, option);
  /external/f2fs-tools/fsck/
main.c 42 int option = 0; local
49 while ((option = getopt(argc, argv, option_string)) != EOF) {
50 switch (option) {
68 MSG(0, "\tError: Unknown option %c\n", option);
85 while ((option = getopt(argc, argv, option_string)) != EOF) {
88 switch (option) {
121 MSG(0, "\tError: Unknown option %c\n", option);
  /external/iproute2/include/linux/netfilter/
xt_tcpudp.h 10 __u8 option; /* TCP Option iff non-zero*/ member in struct:xt_tcp
20 #define XT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */
  /external/iptables/include/linux/netfilter/
xt_tcpudp.h 10 __u8 option; /* TCP Option iff non-zero*/ member in struct:xt_tcp
20 #define XT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_tcpudp.h 10 __u8 option; /* TCP Option iff non-zero*/ member in struct:xt_tcp
20 #define XT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */
  /external/libcups/filter/
commandtops.c 131 ppd_option_t *option; /* Current option in PPD */ local
193 * Then loop through every option in the PPD file and ask for the current
199 for (option = ppdFirstOption(ppd); option; option = ppdNextOption(ppd))
202 * See if we have a query command for this option...
205 snprintf(buffer, sizeof(buffer), "?%s", option->keyword);
209 fprintf(stderr, "DEBUG: Skipping %s option...\n", option->keyword)
    [all...]
  /external/ltp/include/old/
test.h 92 * MAP_PRIVATE_EXCEPT_UCLINUX instead, which will skip the option on uClinux.
126 char *option; /* Valid option string (one option only) like "a:" */ member in struct:__anon26431
127 int *flag; /* Pointer to location to set true if option given */
213 * @extra_opt: extra mkfs option which is passed after the device name
  /external/protobuf/src/google/protobuf/util/
type_resolver_util_test.cc 58 using google::protobuf::Option;
131 bool HasBoolOption(const RepeatedPtrField<Option>& options,
134 const Option& option = options.Get(i); local
135 if (option.name() == name) {
137 if (option.value().UnpackTo(&bool_value) &&
  /external/syslinux/com32/lua/src/
dhcp.c 67 * The Options table returns the Option code as the key except where there
69 * is added to allow individual access to each Option value.
81 * Options that can have a list of values, but contain only one (like Option 6)
102 ip_address_list(lua_State *L, uint8_t* value, uint8_t len, uint8_t option )
111 sprintf(op_name, "%u", option);
118 sprintf(op_name, "%u.%d", option, done+1);
148 uint8_t option; local
153 option = *ptr++;
157 switch (option) {
194 ip_address_list(L, value, len, option);
    [all...]
  /external/syslinux/com32/modules/
whichsys.c 9 * (at your option) any later version; incorporated herein by reference.
35 bool option; member in struct:syslinux_parameter
93 isolinux.option = true;
98 pxelinux.option = true;
103 syslinux.option = true;
112 isolinux.option ? boot_args(isolinux.arg[0]) : fprintf(stderr, "No command specified for ISOLINUX.\n\n"); usage();
115 pxelinux.option ? boot_args(pxelinux.arg[0]) : fprintf(stderr, "No command specified for PXELINUX.\n\n"); usage();
118 syslinux.option ? boot_args(syslinux.arg[0]) : fprintf(stderr, "No command specified for SYSLINUX.\n\n"); usage();
  /external/syslinux/gpxe/src/core/
getopt.c 33 * Option argument
36 * option, if applicable.
41 * Current option index
44 * @c optind is the index to the first element that is not an option.
49 * Current option character index
56 * Unrecognised option
58 * When an unrecognised option is encountered, the actual option
64 * Get option argument from argv[] array
68 * @ret argument Option argument, or NUL
230 int option; local
    [all...]
  /frameworks/wilhelm/src/
entry.cpp 59 const SLEngineOption *option = pEngineOptions; local
61 for (i = 0; i < numOptions; ++i, ++option) {
62 switch (option->feature) {
64 threadSafe = SL_BOOLEAN_FALSE != (SLboolean) option->data; // normalize
67 lossOfControlGlobal = SL_BOOLEAN_FALSE != (SLboolean) option->data; // normalize
70 SL_LOGE("unknown engine option: feature=%u data=%u",
71 option->feature, option->data);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h 11 __u8 option; /* TCP Option iff non-zero*/ member in struct:xt_tcp
21 #define XT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_tcpudp.h 10 __u8 option; /* TCP Option iff non-zero*/ member in struct:xt_tcp
20 #define XT_TCP_INV_OPTION 0x08 /* Invert the sense of option test. */

Completed in 1057 milliseconds

1 2 3 4 5 6 7 8 91011>>