Home
last modified time | relevance | path

Searched defs:cli_options (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dcli_classic.c51 struct cli_options { struct
52 bool read_it, extract_it, write_it, erase_it, verify_it;
53 bool dont_verify_it, dont_verify_all;
54 bool list_supported;
56 bool list_supported_wiki;
58 char *filename;
60 const struct programmer_entry *prog;
61 char *pparam;
63 bool ifd, fmap;
64 struct flashrom_layout *layout;
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_generator.cc71 struct Options cli_options; in Generate() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_generator.cc71 struct Options cli_options; in Generate() local