/third_party/protobuf/python/google/protobuf/internal/ |
D | type_checkers.py | 157 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/ |
D | Extension.cs | 80 internal TValue DefaultValue => codec.DefaultValue; field in Google.Protobuf.Extension
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/templates/ |
D | gen_knobs.h | 83 static _type DefaultValue() { return (m_default); } \\ in DefaultValue() function
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | FieldCodecTest.cs | 87 public void DefaultValue(ICodecTestData codec) in DefaultValue() method in Google.Protobuf.FieldCodecTest
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | FieldCodecTest.cs | 87 public void DefaultValue(ICodecTestData codec) in DefaultValue() method in Google.Protobuf.FieldCodecTest
|
/third_party/abseil-cpp/absl/flags/ |
D | reflection.cc | 201 std::string DefaultValue() const override { in DefaultValue() function in absl::flags_internal::__anon27bd08dd0211::RetiredFlagObj
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
D | reflection.cc | 240 std::string DefaultValue() const override { in DefaultValue() function in absl::flags_internal::__anon3741b9520411::RetiredFlagObj
|
/third_party/abseil-cpp/absl/flags/internal/ |
D | flag.cc | 274 std::string FlagImpl::DefaultValue() const { in DefaultValue() function in absl::flags_internal::FlagImpl
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
D | flag.cc | 282 std::string FlagImpl::DefaultValue() const { in DefaultValue() function in absl::flags_internal::FlagImpl
|
/third_party/gn/src/gn/ |
D | output_conversion_unittest.cc | 226 TEST_F(OutputConversionTest, DefaultValue) { in TEST_F() argument
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 500 std::string DefaultValue(const FieldDescriptor* field, bool immutable, in DefaultValue() function
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 660 std::string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function 671 std::string DefaultValue(const Options& options, const FieldDescriptor* field) { in DefaultValue() function
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Type.cs | 627 public string DefaultValue { property in Google.Protobuf.WellKnownTypes.Field
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SubresourceStorageTests.cpp | 217 TEST(SubresourceStorageTest, DefaultValue) { in TEST() argument
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 803 string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUInstPrinter.cpp | 941 int DefaultValue = IsPacked && (Mod == SISrcMods::OP_SEL_1); in allOpsDefaultValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 5037 Constant *DefaultValue, const DataLayout &DL, const StringRef &FuncName) { in SwitchLookupTable() 5286 Constant *DefaultValue, in reuseTableCompare()
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 2347 public string DefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto
|