/external/llvm-project/lldb/include/lldb/Breakpoint/ |
D | StoppointHitCounter.h | 22 uint32_t GetValue() const { return m_hit_count; } in GetValue() function
|
/external/golang-protobuf/ptypes/wrappers/ |
D | wrappers.pb.go | 61 func (m *DoubleValue) GetValue() float64 { func 106 func (m *FloatValue) GetValue() float32 { func 151 func (m *Int64Value) GetValue() int64 { func 196 func (m *UInt64Value) GetValue() uint64 { func 241 func (m *Int32Value) GetValue() int32 { func 286 func (m *UInt32Value) GetValue() uint32 { func 331 func (m *BoolValue) GetValue() bool { func 376 func (m *StringValue) GetValue() string { func 421 func (m *BytesValue) GetValue() []byte { func
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDialogs.py | 130 def GetValue(self, fld): member in JetEdit 206 def GetValue(self, fld): member in JetPreferences 228 def GetValue(self, fld): member in JetAbout 247 def GetValue(self, fld): member in JetPropertiesDialog 338 def GetValue(self, fld): member in SegEdit 651 def GetValue(self, fld): member in EventEdit 868 def GetValue(self, fld): member in JetReplicate 936 def GetValue(self, fld): member in JetMove
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | CStringSafeHandle.cs | 33 public string GetValue() in GetValue() method in Grpc.Core.Internal.CStringSafeHandle
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssvaluelist.cpp | 22 RetainPtr<CFX_CSSValue> CFX_CSSValueList::GetValue(int32_t index) const { in GetValue() function in CFX_CSSValueList
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ExtensionValue.cs | 131 public T GetValue() => field; in GetValue() method in Google.Protobuf.ExtensionValue 205 public RepeatedField<T> GetValue() => field; in GetValue() method in Google.Protobuf.RepeatedExtensionValue
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_measurement.h | 28 float GetValue() const { return m_fValue; } in GetValue() function
|
D | cxfa_color.cpp | 40 FX_ARGB CXFA_Color::GetValue() { in GetValue() function in CXFA_Color
|
/external/openscreen/util/ |
D | weak_ptr_unittest.cc | 15 virtual int GetValue() const { return 42; } in GetValue() function in openscreen::__anon12a22b360111::SomeClass 21 int GetValue() const override { return 999; } in GetValue() function
|
/external/pdfium/testing/ |
D | xfa_js_embedder_test.h | 39 CFXJSE_Value* GetValue() const { return value_.get(); } in GetValue() function
|
/external/libbrillo/brillo/udev/ |
D | udev_list_entry.cc | 35 const char* UdevListEntry::GetValue() const { in GetValue() function in brillo::UdevListEntry
|
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
D | FieldAccessTest.cs | 44 public void GetValue() in GetValue() method in Google.Protobuf.Reflection.FieldAccessTest
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
D | FieldAccessTest.cs | 44 public void GetValue() in GetValue() method in Google.Protobuf.Reflection.FieldAccessTest
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | IFieldAccessor.cs | 64 object GetValue(IMessage message); in GetValue() method
|
D | ExtensionAccessor.cs | 59 public object GetValue(IMessage message) in GetValue() method in Google.Protobuf.Reflection.ExtensionAccessor
|
D | FieldAccessorBase.cs | 55 public object GetValue(IMessage message) in GetValue() method in Google.Protobuf.Reflection.FieldAccessorBase
|
/external/llvm-project/lldb/include/lldb/Utility/ |
D | StructuredData.h | 294 uint64_t GetValue() { return m_value; } in GetValue() function 311 double GetValue() { return m_value; } in GetValue() function 328 bool GetValue() { return m_value; } in GetValue() function 344 llvm::StringRef GetValue() { return m_value; } in GetValue() function 540 void *GetValue() const { return m_object; } in GetValue() function
|
/external/webrtc/rtc_base/experiments/ |
D | cpu_speed_experiment.cc | 63 int CpuSpeedExperiment::GetValue(int pixels, in GetValue() function in webrtc::CpuSpeedExperiment
|
/external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
D | symmetric_matrix_buffer.h | 68 T GetValue(size_t delay1, size_t delay2) const { in GetValue() function
|
/external/llvm-project/lldb/include/lldb/Core/ |
D | ThreadSafeValue.h | 27 T GetValue() const { in GetValue() function
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | proc_cpuinfo_reader.h | 108 const char* GetValue() { in GetValue() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 139 MVT GetValue() const { in GetValue() function
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 150 MVT GetValue() const { in GetValue() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 150 MVT GetValue() const { in GetValue() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tools.pas | 93 function GetValue: String; in GetValue() function 109 function GetValue: String; in GetValue() function 446 function TANTLRString.GetValue: String; in GetValue() function
|