Home
last modified time | relevance | path

Searched defs:DefaultValue (Results 1 - 18 of 18) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtension.cs80 internal TValue DefaultValue => codec.DefaultValue; field in Google.Protobuf.Extension
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs87 public void DefaultValue(ICodecTestData codec) in DefaultValue() method in Google.Protobuf.FieldCodecTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs87 public void DefaultValue(ICodecTestData codec) in DefaultValue() method in Google.Protobuf.FieldCodecTest
/third_party/protobuf/python/google/protobuf/internal/
H A Dtype_checkers.py157 def DefaultValue(self): member in TypeCheckerWithDefault
180 def DefaultValue(self): member in IntValueChecker
200 def DefaultValue(self): member in EnumValueChecker
236 def DefaultValue(self): member in UnicodeValueChecker
295 def DefaultValue(self): member in FloatValueChecker
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs627 public string DefaultValue { property in Google.Protobuf.WellKnownTypes.Field
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc500 std::string DefaultValue(const FieldDescriptor* field, bool immutable, in DefaultValue() function
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc282 std::string FlagImpl::DefaultValue() const { in DefaultValue() function in absl::flags_internal::FlagImpl
H A Dflag.h651 std::string DefaultValue() const { return impl_.DefaultValue(); } in DefaultValue() function in absl::flags_internal::FlagHelpKind::FlagDefaultKind::Flag
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h573 class DefaultValue { class
650 class DefaultValue<T&> { class
684 class DefaultValue<void> { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h924 void processKeyWithDefault(const char *Key, T &Val, const T &DefaultValue, in needsQuotes() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h679 void processKeyWithDefault(const char *Key, T &Val, const T &DefaultValue, in processKeyWithDefault() argument
658 processKeyWithDefault(const char *Key, Optional<T> &Val, const Optional<T> &DefaultValue, bool Required, Context &Ctx) processKeyWithDefault() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp941 int DefaultValue = IsPacked && (Mod == SISrcMods::OP_SEL_1); in allOpsDefaultValue() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc803 string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc660 std::string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
671 std::string DefaultValue(const Options& options, const FieldDescriptor* field) { in DefaultValue() function
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc1458 TFNode* DefaultValue(ValueType type) { in DefaultValue() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2347 public string DefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5034 SwitchLookupTable( Module &M, uint64_t TableSize, ConstantInt *Offset, const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values, Constant *DefaultValue, const DataLayout &DL, const StringRef &FuncName) SwitchLookupTable() argument
5284 reuseTableCompare( User *PhiUser, BasicBlock *PhiBlock, BranchInst *RangeCheckBranch, Constant *DefaultValue, const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values) reuseTableCompare() argument
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c44295 DecodeCborArgQuirks::DefaultValue() { DefaultValue() function in DecodeCborArgQuirks
44811 DecodeImageArgQuirks::DefaultValue() { DefaultValue() function in DecodeImageArgQuirks
44818 DecodeImageArgFlags::DefaultValue() { DefaultValue() function in DecodeImageArgFlags
44827 DecodeImageArgPixelBlend::DefaultValue() { DefaultValue() function in DecodeImageArgPixelBlend
44836 DecodeImageArgBackgroundColor::DefaultValue() { DefaultValue() function in DecodeImageArgBackgroundColor
44844 DecodeImageArgMaxInclDimension::DefaultValue() { DefaultValue() function in DecodeImageArgMaxInclDimension
44853 DecodeImageArgMaxInclMetadataLength::DefaultValue() { DefaultValue() function in DecodeImageArgMaxInclMetadataLength
45224 DecodeJsonArgQuirks::DefaultValue() { DefaultValue() function in DecodeJsonArgQuirks
45232 DecodeJsonArgJsonPointer::DefaultValue() { DefaultValue() function in DecodeJsonArgJsonPointer
[all...]

Completed in 79 milliseconds