Searched defs:kOptions (Results 1 – 13 of 13) sorted by relevance
34 const TestOptions kOptions = {kSizeOfTestOptions}; in TEST() local42 const TestOptions kOptions = {static_cast<uint32_t>( in TEST() local52 const TestOptions kOptions = { in TEST() local
25 constexpr char kOptions[] = R"proto( variable
24 constexpr char kOptions[] = R"proto( variable
19 constexpr partition_alloc::PartitionOptions kOptions = { variable
55 kOptions = 6, ///< OPTIONS enumerator
153 static const struct option kOptions[] = { variable
217 const struct option kOptions[] = { variable
29 static const char* const kOptions[] = { variable
81 static const struct option kOptions[] = { variable
106 kOptions = 7, enumerator
76 static constexpr CFX_TextRenderOptions kOptions(CFX_TextRenderOptions::kLcd); in DrawString() local
20 const char request_type::kOptions[] = "OPTIONS"; member in brillo::http::request_type
325 static const char kOptions[] = "options"; variable