/external/syzkaller/vendor/google.golang.org/appengine/internal/base/ |
D | api_base.pb.go | 40 func (m *StringProto) GetValue() string { func 56 func (m *Integer32Proto) GetValue() int32 { func 72 func (m *Integer64Proto) GetValue() int64 { func 88 func (m *BoolProto) GetValue() bool { func 104 func (m *DoubleProto) GetValue() float64 { func 120 func (m *BytesProto) GetValue() []byte { func
|
/external/webrtc/webrtc/base/ |
D | win32regkey.cc | 121 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 130 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 139 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 158 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 177 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 186 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 200 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 209 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey 516 HRESULT RegKey::GetValue(const wchar_t* value_name, DWORD* value) const { in GetValue() function in rtc::RegKey 530 HRESULT RegKey::GetValue(const wchar_t* value_name, DWORD64* value) const { in GetValue() function in rtc::RegKey [all …]
|
/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/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | CStringSafeHandle.cs | 33 public string GetValue() in GetValue() method in Grpc.Core.Internal.CStringSafeHandle
|
/external/pdfium/testing/ |
D | xfa_js_embedder_test.h | 38 CFXJSE_Value* GetValue() const { return value_.get(); } in GetValue() function
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_measurement.h | 28 float GetValue() const { return m_fValue; } in GetValue() function
|
D | cxfa_color.cpp | 41 FX_ARGB CXFA_Color::GetValue() { in GetValue() function in CXFA_Color
|
D | cxfa_localevalue.h | 59 WideString GetValue() const { return m_wsValue; } in GetValue() function
|
/external/v8/src/ |
D | property.h | 30 MaybeObjectHandle GetValue() const { return value_; } in GetValue() function
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | IFieldAccessor.cs | 59 object GetValue(IMessage message); in GetValue() method
|
D | FieldAccessorBase.cs | 55 public object GetValue(IMessage message) in GetValue() method in Google.Protobuf.Reflection.FieldAccessorBase
|
/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/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
D | FieldAccessTest.cs | 44 public void GetValue() in GetValue() method in Google.Protobuf.Reflection.FieldAccessTest
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | proc_cpuinfo_reader.h | 108 const char* GetValue() { in GetValue() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 150 MVT GetValue() const { in GetValue() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 139 MVT GetValue() const { in GetValue() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 133 EVT GetValue() const { in GetValue() function
|
/external/pdfium/fxjs/ |
D | cfxjse_arguments.cpp | 24 std::unique_ptr<CFXJSE_Value> CFXJSE_Arguments::GetValue(int32_t index) const { in GetValue() function in CFXJSE_Arguments
|
/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
|
/external/libbrillo/brillo/ |
D | any.h | 129 bool GetValue(T* value) const { in GetValue() function
|
/external/libbrillo/brillo/dbus/ |
D | exported_property_set.h | 195 brillo::Any GetValue() const override { return value_; } in GetValue() function
|
/external/image_io/includes/image_io/base/ |
D | byte_data.h | 38 const std::string& GetValue() const { return value_; } in GetValue() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
D | Antlr.Runtime.Tools.Tests.pas | 112 function GetValue: String; in GetValue() function 119 function GetValue: String; in GetValue() function 124 function TFoo.GetValue: String; in TFoo.GetValue() function
|
/external/tensorflow/tensorflow/core/platform/ |
D | platform_strings_test.cc | 60 static bool GetValue(const string_vec &str, const std::string ¯o_name, in GetValue() function
|