Home
last modified time | relevance | path

Searched refs:defaultValue_ (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeCommandLine.hpp69 …* shortName_, const char* longName_, const char* description_, const char* defaultValue_ = DE_NULL) in Option()
73 , defaultValue (defaultValue_) in Option()
81 …t char* longName_, const char* description_, ParseFunc parse_, const char* defaultValue_ = DE_NULL) in Option()
85 , defaultValue (defaultValue_) in Option()
93 …>* namedValues_, const NamedValue<ValueType>* namedValuesEnd_, const char* defaultValue_ = DE_NULL) in Option()
97 , defaultValue (defaultValue_) in Option()
106 …, const NamedValue<ValueType> (&namedValues_)[NumNamedValues], const char* defaultValue_ = DE_NULL) in Option()
110 , defaultValue (defaultValue_) in Option()
/external/protobuf/objectivec/
DGPBDescriptor.m461 GPBGenericValue defaultValue_;
545 defaultValue_ = ((GPBMessageFieldDescriptionWithDefault *)description)->defaultValue;
549 const uint8_t *bytes = (const uint8_t *)defaultValue_.valueData;
555 defaultValue_.valueData =
567 [defaultValue_.valueData release];
663 // Depends on the fact that defaultValue_ is initialized either to "0/nil" or
665 GPBGenericValue value = defaultValue_;
957 GPBGenericValue defaultValue_;
993 defaultValue_.valueData =
1001 defaultValue_ = description->defaultValue;
[all …]
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs403 defaultValue_ = other.defaultValue_; in Field()
541 private string defaultValue_ = ""; field in Google.Protobuf.WellKnownTypes.Field
547 get { return defaultValue_; }
549 defaultValue_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1789 defaultValue_ = other.defaultValue_; in FieldDescriptorProto()
1961 private string defaultValue_; field in Google.Protobuf.Reflection.FieldDescriptorProto
1971 get { return defaultValue_ ?? DefaultValueDefaultValue; }
1973 defaultValue_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
1979 get { return defaultValue_ != null; }
1984 defaultValue_ = null; in ClearDefaultValue()
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...