Searched refs:options_ (Results 1 - 24 of 24) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.hpp133 CompileOptions() { options_ = shaderc_compile_options_initialize(); }
134 ~CompileOptions() { shaderc_compile_options_release(options_); }
136 options_ = shaderc_compile_options_clone(other.options_);
139 options_ = other.options_;
140 other.options_ = nullptr;
147 shaderc_compile_options_add_macro_definition(options_, name, name_length,
163 shaderc_compile_options_set_generate_debug_info(options_);
185 options_,
237 shaderc_compile_options_t options_; member in class:shaderc::CompileOptions
[all...]
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.hpp133 CompileOptions() { options_ = shaderc_compile_options_initialize(); }
134 ~CompileOptions() { shaderc_compile_options_release(options_); }
136 options_ = shaderc_compile_options_clone(other.options_);
139 options_ = other.options_;
140 other.options_ = nullptr;
147 shaderc_compile_options_add_macro_definition(options_, name, name_length,
163 shaderc_compile_options_set_generate_debug_info(options_);
185 options_,
237 shaderc_compile_options_t options_; member in class:shaderc::CompileOptions
[all...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dtype.pb.h263 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; member in class:google::protobuf::Type
519 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; member in class:google::protobuf::Field
646 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; member in class:google::protobuf::Enum
750 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; member in class:google::protobuf::EnumValue
992 return options_.size();
995 options_.Clear();
999 return options_.Get(index);
1003 return options_.Mutable(index);
1007 return options_.Add();
1012 return &options_;
[all...]
H A Dapi.pb.h184 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; member in class:google::protobuf::Api
329 ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; member in class:google::protobuf::Method
517 return options_.size();
520 options_.Clear();
524 return options_.Get(index);
528 return options_.Mutable(index);
532 return options_.Add();
537 return &options_;
542 return options_;
837 return options_
[all...]
H A Ddescriptor.pb.h506 ::google::protobuf::FileOptions* options_; member in class:google::protobuf::FileDescriptorProto
921 ::google::protobuf::MessageOptions* options_; member in class:google::protobuf::DescriptorProto
1215 ::google::protobuf::FieldOptions* options_; member in class:google::protobuf::FieldDescriptorProto
1428 ::google::protobuf::EnumOptions* options_; member in class:google::protobuf::EnumDescriptorProto
1543 ::google::protobuf::EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptorProto
1663 ::google::protobuf::ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptorProto
1817 ::google::protobuf::MethodOptions* options_; member in class:google::protobuf::MethodDescriptorProto
4033 if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear();
4038 return options_ !
[all...]
H A Ddescriptor.h389 const MessageOptions* options_; member in class:google::protobuf::Descriptor
699 const FieldOptions* options_; member in class:google::protobuf::FieldDescriptor
890 const EnumOptions* options_; member in class:google::protobuf::EnumDescriptor
977 const EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptor
1054 const ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptor
1138 const MethodOptions* options_; member in class:google::protobuf::MethodDescriptor
1309 const FileOptions* options_; member in class:google::protobuf::FileDescriptor
1645 inline const TYPE& CLASS::options() const { return *options_; }
H A Darena.h223 explicit Arena(const ArenaOptions& options) : options_(options) {
914 ArenaOptions options_; member in class:google::protobuf::final
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h447 ::google::protobuf::FileOptions* options_; member in class:google::protobuf::FileDescriptorProto
706 ::google::protobuf::MessageOptions* options_; member in class:google::protobuf::DescriptorProto
944 ::google::protobuf::FieldOptions* options_; member in class:google::protobuf::FieldDescriptorProto
1057 ::google::protobuf::EnumOptions* options_; member in class:google::protobuf::EnumDescriptorProto
1165 ::google::protobuf::EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptorProto
1278 ::google::protobuf::ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptorProto
1407 ::google::protobuf::MethodOptions* options_; member in class:google::protobuf::MethodDescriptorProto
3142 if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear();
3146 return options_ !
[all...]
H A Ddescriptor.h280 const MessageOptions* options_; member in class:google::protobuf::Descriptor
552 const FieldOptions* options_; member in class:google::protobuf::FieldDescriptor
654 const EnumOptions* options_; member in class:google::protobuf::EnumDescriptor
732 const EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptor
801 const ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptor
872 const MethodOptions* options_; member in class:google::protobuf::MethodDescriptor
1017 const FileOptions* options_; member in class:google::protobuf::FileDescriptor
1320 inline const TYPE& CLASS::options() const { return *options_; }
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h447 ::google::protobuf::FileOptions* options_; member in class:google::protobuf::FileDescriptorProto
706 ::google::protobuf::MessageOptions* options_; member in class:google::protobuf::DescriptorProto
944 ::google::protobuf::FieldOptions* options_; member in class:google::protobuf::FieldDescriptorProto
1057 ::google::protobuf::EnumOptions* options_; member in class:google::protobuf::EnumDescriptorProto
1165 ::google::protobuf::EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptorProto
1278 ::google::protobuf::ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptorProto
1407 ::google::protobuf::MethodOptions* options_; member in class:google::protobuf::MethodDescriptorProto
3142 if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear();
3146 return options_ !
[all...]
H A Ddescriptor.h280 const MessageOptions* options_; member in class:google::protobuf::Descriptor
552 const FieldOptions* options_; member in class:google::protobuf::FieldDescriptor
654 const EnumOptions* options_; member in class:google::protobuf::EnumDescriptor
732 const EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptor
801 const ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptor
872 const MethodOptions* options_; member in class:google::protobuf::MethodDescriptor
1017 const FileOptions* options_; member in class:google::protobuf::FileDescriptor
1320 inline const TYPE& CLASS::options() const { return *options_; }
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h447 ::google::protobuf::FileOptions* options_; member in class:google::protobuf::FileDescriptorProto
706 ::google::protobuf::MessageOptions* options_; member in class:google::protobuf::DescriptorProto
944 ::google::protobuf::FieldOptions* options_; member in class:google::protobuf::FieldDescriptorProto
1057 ::google::protobuf::EnumOptions* options_; member in class:google::protobuf::EnumDescriptorProto
1165 ::google::protobuf::EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptorProto
1278 ::google::protobuf::ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptorProto
1407 ::google::protobuf::MethodOptions* options_; member in class:google::protobuf::MethodDescriptorProto
3142 if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear();
3146 return options_ !
[all...]
H A Ddescriptor.h280 const MessageOptions* options_; member in class:google::protobuf::Descriptor
552 const FieldOptions* options_; member in class:google::protobuf::FieldDescriptor
654 const EnumOptions* options_; member in class:google::protobuf::EnumDescriptor
732 const EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptor
801 const ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptor
872 const MethodOptions* options_; member in class:google::protobuf::MethodDescriptor
1017 const FileOptions* options_; member in class:google::protobuf::FileDescriptor
1320 inline const TYPE& CLASS::options() const { return *options_; }
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h447 ::google::protobuf::FileOptions* options_; member in class:google::protobuf::FileDescriptorProto
706 ::google::protobuf::MessageOptions* options_; member in class:google::protobuf::DescriptorProto
944 ::google::protobuf::FieldOptions* options_; member in class:google::protobuf::FieldDescriptorProto
1057 ::google::protobuf::EnumOptions* options_; member in class:google::protobuf::EnumDescriptorProto
1165 ::google::protobuf::EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptorProto
1278 ::google::protobuf::ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptorProto
1407 ::google::protobuf::MethodOptions* options_; member in class:google::protobuf::MethodDescriptorProto
3142 if (options_ != NULL) options_->::google::protobuf::FileOptions::Clear();
3146 return options_ !
[all...]
H A Ddescriptor.h280 const MessageOptions* options_; member in class:google::protobuf::Descriptor
552 const FieldOptions* options_; member in class:google::protobuf::FieldDescriptor
654 const EnumOptions* options_; member in class:google::protobuf::EnumDescriptor
732 const EnumValueOptions* options_; member in class:google::protobuf::EnumValueDescriptor
801 const ServiceOptions* options_; member in class:google::protobuf::ServiceDescriptor
872 const MethodOptions* options_; member in class:google::protobuf::MethodDescriptor
1017 const FileOptions* options_; member in class:google::protobuf::FileDescriptor
1320 inline const TYPE& CLASS::options() const { return *options_; }
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
H A Dprotobuf-java-3.0.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
H A Dprotobuf-java-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/misc/common/robolectric/lib/
H A Dprotobuf-java-2.6.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
H A Dprotobuf-java-2.5.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
H A Dprotobuf-java-2.6.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
H A Dprotobuf-java-2.5.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
H A Dprotobuf-java-3.0.0-beta-2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
H A Dhtmlunit-2.14.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/gargoylesoftware/ com/gargoylesoftware/htmlunit/ com/gargoylesoftware/htmlunit/activex/ ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
H A Dkotlin-compiler-embeddable-1.0.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 268 milliseconds