| /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/xfa/fde/css/ |
| D | cfde_cssvaluelist.cpp | 23 CFX_RetainPtr<CFDE_CSSValue> CFDE_CSSValueList::GetValue(int32_t index) const { in GetValue() function in CFDE_CSSValueList
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_measurement.h | 28 FX_FLOAT GetValue() const { return m_fValue; } in GetValue() function
|
| D | cxfa_caption.cpp | 41 CXFA_Value CXFA_Caption::GetValue() { in GetValue() function in CXFA_Caption
|
| /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/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
| D | FieldAccessTest.cs | 44 public void GetValue() in GetValue() method in Google.Protobuf.Reflection.FieldAccessTest
|
| /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
|
| D | JetCtrls.py | 58 def GetValue(self): member in JetSpinOneBased 220 def GetValue(self): member in JetTrackCtrl 277 def GetValue(self): member in JetFileCombo 336 def GetValue(self): member in JetFileText 485 def GetValue(self, typ='str'): member in TimeCtrl
|
| /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/v8/src/ast/ |
| D | compile-time-value.cc | 22 Handle<FixedArray> CompileTimeValue::GetValue(Isolate* isolate, in GetValue() function in v8::internal::CompileTimeValue
|
| /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 | 20 std::unique_ptr<CFXJSE_Value> CFXJSE_Arguments::GetValue(int32_t index) const { in GetValue() function in CFXJSE_Arguments
|
| /external/libbrillo/brillo/ |
| D | any.h | 129 bool GetValue(T* value) const { in GetValue() function
|
| /external/libbrillo/brillo/dbus/ |
| D | exported_property_set.h | 188 brillo::Any GetValue() const override { return value_; } in GetValue() function
|
| /external/antlr/antlr-3.4/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/v8/src/ |
| D | property.h | 26 Handle<Object> GetValue() const { return value_; } in GetValue() function
|
| /external/clang/test/SemaCXX/ |
| D | warn-tautological-compare.cpp | 30 #define GetValue(ptr) ((ptr != 0) ? ptr[0] : 0) macro
|
| D | warn-bool-conversion.cpp | 71 #define GetValue(ptr) ((ptr) ? ptr[0] : 0) macro
|
| /external/toolchain-utils/bestflags/ |
| D | flags.py | 122 def GetValue(self): member in Flag
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_formfield.cpp | 302 CFX_WideString CPDF_FormField::GetValue(bool bDefault) const { in GetValue() function in CPDF_FormField 333 CFX_WideString CPDF_FormField::GetValue() const { in GetValue() function in CPDF_FormField
|
| /external/antlr/antlr-3.4/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 TANTLRString.GetValue() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/ |
| D | SSAUpdaterImpl.h | 70 ValT GetValue(BlkT *BB) { in GetValue() function
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | SSAUpdaterImpl.h | 81 ValT GetValue(BlkT *BB) { in GetValue() function
|