Home
last modified time | relevance | path

Searched defs:GetVariableName (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents/include/aws/iotevents/model/
H A DSetVariableAction.h44 inline const Aws::String& GetVariableName() const{ return m_variableName; } in GetVariableName() function
/dports/lang/mono/mono-5.10.1.57/external/cecil/Test/Mono.Cecil.Tests/
H A DFormatter.cs64 static string GetVariableName (VariableDefinition variable, MethodBody body) in GetVariableName() method in Mono.Cecil.Tests.Formatter
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Test/Mono.Cecil.Tests/
H A DFormatter.cs64 static string GetVariableName (VariableDefinition variable, MethodBody body) in GetVariableName() method in Mono.Cecil.Tests.Formatter
/dports/math/vtk9/VTK-9.1.0/IO/H5Rage/
H A DH5RageAdaptor.h43 const char* GetVariableName(int indx) { return this->VariableName[indx].c_str(); } in GetVariableName() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/
H A DLogOddsMetric.h43 inline const Aws::String& GetVariableName() const{ return m_variableName; } in GetVariableName() function
/dports/math/vtk9/VTK-9.1.0/IO/PIO/
H A DPIOAdaptor.h47 const char* GetVariableName(int indx) { return this->variableName[indx].c_str(); } in GetVariableName() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dstyle_environment_variables.cc54 const AtomicString StyleEnvironmentVariables::GetVariableName( in GetVariableName() function in blink::StyleEnvironmentVariables
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dstyle_environment_variables.cc71 const AtomicString StyleEnvironmentVariables::GetVariableName( in GetVariableName() function in blink::StyleEnvironmentVariables
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dplotfunc.cpp120 wxString wxPlotFunction::GetVariableName(size_t n) const in GetVariableName() function in wxPlotFunction
H A Dfparser.cpp203 wxString wxFunctionParser::GetVariableName(size_t n) const in GetVariableName() function in wxFunctionParser
/dports/math/openturns/openturns-1.18/lib/src/Base/Diff/Ev3/
H A Dparser.cxx60 std::string ExpressionParser::GetVariableName(const int vid) in GetVariableName() function in Ev3::ExpressionParser
/dports/math/optpp/optpp-2.4/src/UserInterface/
H A DVariableList.C234 string VariableList::GetVariableName(int i) in GetVariableName() function
/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dprepoly.cc92 const std::string & gSpace::GetVariableName(int i) const in GetVariableName() function in gSpace
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py502 def GetVariableName(self): member in GuidObject
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py496 def GetVariableName(self): member in GuidObject
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.cpp6841 std::string CEncoder::GetVariableName(CVariable* var) in GetVariableName() function in IGC::CEncoder