/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/ |
D | OptionValueFormatEntity.h | 52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function 54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
|
D | OptionValueLanguage.h | 51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueFormat.h | 49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueChar.h | 55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueBoolean.h | 72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueUInt64.h | 65 uint64_t GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/ |
D | OptionValueFormatEntity.h | 52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function 54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
|
D | OptionValueFormat.h | 49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueLanguage.h | 51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueBoolean.h | 72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueChar.h | 55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/ |
D | OptionValueFormatEntity.h | 52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function 54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
|
D | OptionValueFormat.h | 49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueLanguage.h | 51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueBoolean.h | 72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueChar.h | 55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/ |
D | OptionValueFormatEntity.h | 52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function 54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
|
D | OptionValueLanguage.h | 51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueFormat.h | 49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueBoolean.h | 72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
D | OptionValueChar.h | 55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_colorspace.cpp | 577 void CPDF_ColorSpace::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_ColorSpace 784 void CPDF_LabCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_LabCS 1095 void CPDF_SeparationCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_SeparationCS 1168 void CPDF_DeviceNCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_DeviceNCS
|
/aosp_15_r20/external/federated-compute/fcp/aggregation/core/ |
H A D | one_dim_grouping_aggregator_test.cc | 79 T GetDefaultValue() override { return static_cast<T>(0); } in GetDefaultValue() function in fcp::aggregation::__anon7f5ac4150111::SumGroupingAggregator 124 int32_t GetDefaultValue() override { return INT_MAX; } in GetDefaultValue() function in fcp::aggregation::__anon7f5ac4150111::MinGroupingAggregator
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | SingleFieldAccessor.cs | 119 private static object GetDefaultValue(FieldDescriptor descriptor) in GetDefaultValue() method in Google.Protobuf.Reflection.SingleFieldAccessor
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | SingleFieldAccessor.cs | 119 private static object GetDefaultValue(FieldDescriptor descriptor) in GetDefaultValue() method in Google.Protobuf.Reflection.SingleFieldAccessor
|