Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 25 of 50) sorted by relevance

12

/external/webrtc/webrtc/base/
Dwin32regkey.cc121 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/
Dcfde_cssvaluelist.cpp23 CFX_RetainPtr<CFDE_CSSValue> CFDE_CSSValueList::GetValue(int32_t index) const { in GetValue() function in CFDE_CSSValueList
/external/pdfium/xfa/fxfa/parser/
Dcxfa_measurement.h28 FX_FLOAT GetValue() const { return m_fValue; } in GetValue() function
Dcxfa_caption.cpp41 CXFA_Value CXFA_Caption::GetValue() { in GetValue() function in CXFA_Caption
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DIFieldAccessor.cs59 object GetValue(IMessage message); in GetValue() method
DFieldAccessorBase.cs55 public object GetValue(IMessage message) in GetValue() method in Google.Protobuf.Reflection.FieldAccessorBase
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs44 public void GetValue() in GetValue() method in Google.Protobuf.Reflection.FieldAccessTest
/external/sonivox/jet_tools/JetCreator/
DJetDialogs.py130 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
DJetCtrls.py58 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/
Dproc_cpuinfo_reader.h108 const char* GetValue() { in GetValue() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h139 MVT GetValue() const { in GetValue() function
/external/v8/src/ast/
Dcompile-time-value.cc22 Handle<FixedArray> CompileTimeValue::GetValue(Isolate* isolate, in GetValue() function in v8::internal::CompileTimeValue
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h133 EVT GetValue() const { in GetValue() function
/external/pdfium/fxjs/
Dcfxjse_arguments.cpp20 std::unique_ptr<CFXJSE_Value> CFXJSE_Arguments::GetValue(int32_t index) const { in GetValue() function in CFXJSE_Arguments
/external/libbrillo/brillo/
Dany.h129 bool GetValue(T* value) const { in GetValue() function
/external/libbrillo/brillo/dbus/
Dexported_property_set.h188 brillo::Any GetValue() const override { return value_; } in GetValue() function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tools.Tests.pas112 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/
Dproperty.h26 Handle<Object> GetValue() const { return value_; } in GetValue() function
/external/clang/test/SemaCXX/
Dwarn-tautological-compare.cpp30 #define GetValue(ptr) ((ptr != 0) ? ptr[0] : 0) macro
Dwarn-bool-conversion.cpp71 #define GetValue(ptr) ((ptr) ? ptr[0] : 0) macro
/external/toolchain-utils/bestflags/
Dflags.py122 def GetValue(self): member in Flag
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp302 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/
DAntlr.Runtime.Tools.pas93 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/
DSSAUpdaterImpl.h70 ValT GetValue(BlkT *BB) { in GetValue() function
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h81 ValT GetValue(BlkT *BB) { in GetValue() function

12