Home
last modified time | relevance | path

Searched defs:GetDefaultValue (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValueFormatEntity.h52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function
54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
DOptionValueLanguage.h51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueFormat.h49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueChar.h55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueBoolean.h72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueUInt64.h65 uint64_t GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValueFormatEntity.h52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function
54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
DOptionValueFormat.h49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueLanguage.h51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueBoolean.h72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueChar.h55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DOptionValueFormatEntity.h52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function
54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
DOptionValueFormat.h49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueLanguage.h51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueBoolean.h72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueChar.h55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValueFormatEntity.h52 FormatEntity::Entry &GetDefaultValue() { return m_default_entry; } in GetDefaultValue() function
54 const FormatEntity::Entry &GetDefaultValue() const { return m_default_entry; } in GetDefaultValue() function
DOptionValueLanguage.h51 lldb::LanguageType GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueFormat.h49 lldb::Format GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueBoolean.h72 bool GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
DOptionValueChar.h55 char GetDefaultValue() const { return m_default_value; } in GetDefaultValue() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_colorspace.cpp577 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 Done_dim_grouping_aggregator_test.cc79 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 DSingleFieldAccessor.cs119 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 DSingleFieldAccessor.cs119 private static object GetDefaultValue(FieldDescriptor descriptor) in GetDefaultValue() method in Google.Protobuf.Reflection.SingleFieldAccessor

123