Home
last modified time | relevance | path

Searched defs:Option (Results 1 - 25 of 46) sorted by relevance

12

/third_party/rust/crates/syn/tests/debug/
H A Dmod.rs139 struct Option { structure names
/third_party/rust/crates/clap/tests/derive/
H A Dtype_alias_regressions.rs9 type Option<T> = std::option::Option<T>; types
/third_party/nghttp2/doc/bash_completion/
H A Dmake_bash_completion.py10 class Option: class
/third_party/protobuf/php/src/Google/Protobuf/
H A DOption.php17 class Option extends \Google\Protobuf\Internal\Message class
/third_party/mesa3d/src/util/
H A Ddriconf_static.py38 class Option(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DOptions.h98 cl::opt<ValT> *Option = new cl::opt<ValT>(ArgStr, cl::desc(Desc), in registerOption() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DOption.cpp26 Option::Option(const OptTable::Info *info, const OptTable *owner) in Option() function in Option
[all...]
H A DOptTable.cpp197 optionMatches(const OptTable::Info &In, StringRef Option) optionMatches() argument
209 suggestValueCompletions(StringRef Option, StringRef Arg) const suggestValueCompletions() argument
249 findNearest(StringRef Option, std::string &NearestString, unsigned FlagsToInclude, unsigned FlagsToExclude, unsigned MinimumLength) const findNearest() argument
322 addValues(const char *Option, const char *Values) addValues() argument
502 const std::string &Option = OptionHelp[i].Name; PrintHelpOptionList() local
[all...]
/third_party/node/src/quic/
H A Ddata.h37 enum class Option { class in node::quic::final
/third_party/rust/crates/clap/src/builder/
H A Dresettable.rs[all...]
/third_party/ffmpeg/fftools/
H A Dcmdutils.h221 typedef struct Option { struct
225 } Option; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DOption.h51 class Option { class
[all...]
/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp46 struct Option : BaseOption { struct
48 Option(std::string _selector, std::string _description, T defaultValue) in Option() function
/third_party/rust/crates/quote/src/
H A Dto_tokens.rs
/third_party/rust/crates/proc-macro-error/src/
H A Dlib.rs
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc1878 Option::Option(::PROTOBUF_NAMESPACE_ID::Arena* arena) Option() function in Option
1884 Option::Option(const Option& from) Option() function in Option
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Serializer.java338 static class Option { class in Mf2Serializer
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat_test.cc74 enum class Option { Boxers = 1, Briefs = -1 }; in TEST() class
/third_party/rust/crates/syn/tests/common/
H A Deq.rs
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeCommandLine.hpp52 struct Option struct
69 Option (const char* shortName_, const char* longName_, const char* description_, const char* defaultValue_ = DE_NULL) in Option() function
81 Option (const char* shortName_, const char* longName_, const char* description_, ParseFunc parse_, const char* defaultValue_ = DE_NULL) in Option() function
93 Option (const char* shortName_, const char* longName_, const char* description_, const NamedValue<ValueType>* namedValues_, const NamedValue<ValueType>* namedValuesEnd_, const char* defaultValue_ = DE_NULL) in Option() function
106 Option (const char* shortName_, const char* longName_, const char* description_, const NamedValue<ValueType> (&namedValues_)[NumNamedValues], const char* defaultValue_ = DE_NULL) in Option() function
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DStringTrieBuilder.java30 public enum Option { enum in StringTrieBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DStringTrieBuilder.java31 public enum Option { enum in StringTrieBuilder
/third_party/rust/crates/log/src/kv/
H A Dsource.rs[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs1644 public sealed partial class Option : pb::IMessage<Option> global() class
1665 public Option() { Option() method in Google.Protobuf.WellKnownTypes.Option
1672 public Option(Option other) : this() { Option() method in Google.Protobuf.WellKnownTypes.Option
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp242 enum Option { Clients, Libraries }; enum

Completed in 29 milliseconds

12