Home
last modified time | relevance | path

Searched defs:option_type (Results 1 – 7 of 7) sorted by relevance

/external/vixl/tools/
Dtest.py72 def __init__(self, option_type, name, help, argument
99 option_type = TestOption.type_environment variable in EnvironmentOption
116 option_type = TestOption.type_build variable in BuildOption
132 option_type = TestOption.type_run variable in RuntimeOption
/external/ImageMagick/MagickWand/
Dmagick-cli.c118 option_type; in ProcessScriptOptions() local
369 option_type; in ProcessCommandOptions() local
Doperation.c5126 option_type; in CLIOption() local
/external/libbrillo/brillo/http/
Dcurl_api.cc21 int option_type = (static_cast<int>(option) / 10000) * 10000; in VerifyOptionType() local
/external/syslinux/core/lwip/src/core/
Ddhcp.c1278 dhcp_option(struct dhcp *dhcp, u8_t option_type, u8_t option_len) in dhcp_option()
/external/fio/
Doptions.c4423 int i, int option_type) in options_to_lopts()
/external/dhcpcd-6.8.2/
Ddhcp.c1137 uint8_t option_type = 0; in read_lease() local