Home
last modified time | relevance | path

Searched defs:options_ (Results 26 - 50 of 53) sorted by relevance

123

/third_party/gn/src/base/strings/
H A Dstring_tokenizer.h238 int options_; member in base::StringTokenizerT
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
H A Dlibspirv.hpp152 spv_validator_options options_; global() member in spvtools::ValidatorOptions
194 spv_optimizer_options options_; global() member in spvtools::OptimizerOptions
225 spv_reducer_options options_; global() member in spvtools::ReducerOptions
268 spv_fuzzer_options options_; global() member in spvtools::FuzzerOptions
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.hpp152 spv_validator_options options_; global() member in spvtools::ValidatorOptions
194 spv_optimizer_options options_; global() member in spvtools::OptimizerOptions
225 spv_reducer_options options_; global() member in spvtools::ReducerOptions
268 spv_fuzzer_options options_; global() member in spvtools::FuzzerOptions
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc169 ProtoStreamObjectWriter::Options options_; member in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest
[all...]
H A Dprotostream_objectwriter.h412 const ProtoStreamObjectWriter::Options options_; member in google::protobuf::util::converter::ProtoStreamObjectWriter
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs143 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option>(); field in Google.Protobuf.WellKnownTypes.Api
593 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option>(); global() field in Google.Protobuf.WellKnownTypes.Method
[all...]
H A DType.cs184 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option>(); field in Google.Protobuf.WellKnownTypes.Type
597 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option>(); global() field in Google.Protobuf.WellKnownTypes.Field
1150 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option>(); global() field in Google.Protobuf.WellKnownTypes.Enum
1470 private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option> options_ = new pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Option>(); global() field in Google.Protobuf.WellKnownTypes.EnumValue
[all...]
/third_party/spirv-tools/include/spirv-tools/
H A Dlibspirv.hpp162 spv_validator_options options_; global() member in spvtools::ValidatorOptions
204 spv_optimizer_options options_; global() member in spvtools::OptimizerOptions
235 spv_reducer_options options_; global() member in spvtools::ReducerOptions
278 spv_fuzzer_options options_; global() member in spvtools::FuzzerOptions
[all...]
/third_party/protobuf/src/google/protobuf/
H A Darena_impl.h362 Options options_; member in google::protobuf::internal::ArenaImpl
H A Dapi.pb.h321 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > options_; member in PROTOBUF_FINAL
553 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > options_; member in PROTOBUF_FINAL
[all...]
H A Ddescriptor.h395 const ExtensionRangeOptions* options_; member
530 const MessageOptions* options_; member in google::protobuf::Descriptor
891 const FieldOptions* options_; member in google::protobuf::FieldDescriptor
993 const OneofOptions* options_; member in google::protobuf::OneofDescriptor
1130 const EnumOptions* options_; member in google::protobuf::EnumDescriptor
1227 const EnumValueOptions* options_; member in google::protobuf::EnumValueDescriptor
1305 const ServiceOptions* options_; member in google::protobuf::ServiceDescriptor
1393 const MethodOptions* options_; member in google::protobuf::MethodDescriptor
1580 const FileOptions* options_; member in google::protobuf::FileDescriptor
[all...]
H A Dtype.pb.h414 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > options_; member in PROTOBUF_FINAL
779 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > options_; member in PROTOBUF_FINAL
1000 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > options_; member in PROTOBUF_FINAL
1176 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > options_; member in PROTOBUF_FINAL
[all...]
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp196 std::vector<SANE_Option_Descriptor> options_; global() member in SaneOptions
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dassembler.h427 const AssemblerOptions options_; member in v8::internal::AssemblerBase
/third_party/gn/src/gn/
H A Dxcode_writer.cc533 XcodeWriter::Options options_; member in XcodeWorkspace
669 XcodeWriter::Options options_; member in XcodeProject
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h597 Options options_; member in google::protobuf::compiler::cpp::MessageSCCAnalyzer
H A Dcpp_helpers.cc1437 const Options& options_; member in google::protobuf::compiler::cpp::ParseLoopGenerator
[all...]
/third_party/node/src/
H A Denv.h207 std::shared_ptr<PerIsolateOptions> options_; member in node::IsolateData
996 std::shared_ptr<EnvironmentOptions> options_; member in node::Environment
H A Dnode_http2.h238 Nghttp2OptionPointer options_; member in node::http2::Http2Options
H A Dnode_options.h501 std::unordered_map<std::string, OptionInfo> options_; member in node::options_parser::OptionsParser
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.h455 const CpuProfilingOptions options_; member in v8::internal::CpuProfile
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h746 const spv_const_validator_options options_; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h746 const spv_const_validator_options options_; member
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c51 const WebPAnimEncoderOptions options_; // Global encoding options. member
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h815 const spv_const_validator_options options_; member

Completed in 46 milliseconds

123