Home
last modified time | relevance | path

Searched refs:GetIntentName (Results 1 – 22 of 22) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex-models/include/aws/lex-models/model/
H A DIntent.h43 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
/dports/print/photoprint/photoprint-0.4.2-pre2/profilemanager/
H A Dintentselector.cpp44 const char *name=c->pm->GetIntentName(LCMSWrapper_Intent(i)); in intentselector_build_options()
H A Dprofilemanager.h66 const char *GetIntentName(LCMSWrapper_Intent intent);
H A Dprofilemanager.cpp828 const char *ProfileManager::GetIntentName(LCMSWrapper_Intent intent) in GetIntentName()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex/include/aws/lex/model/
H A DPredictedIntent.h48 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DDialogAction.h142 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DIntentSummary.h50 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DPutSessionResult.h88 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DPostContentResult.h88 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DPostTextResult.h47 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkNIFTIImageHeader.h235 const char* GetIntentName() { return this->IntentName; } in GetIntentName() function
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkNIFTIImageHeader.h232 const char *GetIntentName() { return this->IntentName; } in GetIntentName() function
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkNIFTIImageHeader.h209 const char *GetIntentName() { return this->IntentName; } in GetIntentName() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/
H A DIntentSummary.h97 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DCreateIntentResult.h84 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DCreateIntentRequest.h48 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DDescribeIntentResult.h85 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DUpdateIntentResult.h85 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
H A DUpdateIntentRequest.h89 inline const Aws::String& GetIntentName() const{ return m_intentName; } in GetIntentName() function
/dports/math/vtk6/VTK-6.2.0/IO/Image/Testing/Cxx/
H A DTestNIFTIReaderWriter.cxx230 success &= (strcmp(header2->GetIntentName(), "ZScore") == 0); in TestNIFTIHeader()
/dports/math/vtk8/VTK-8.2.0/IO/Image/Testing/Cxx/
H A DTestNIFTIReaderWriter.cxx294 success &= (strcmp(header2->GetIntentName(), "ZScore") == 0); in TestNIFTIHeader()
/dports/math/vtk9/VTK-9.1.0/IO/Image/Testing/Cxx/
H A DTestNIFTIReaderWriter.cxx286 success &= (strcmp(header2->GetIntentName(), "ZScore") == 0); in TestNIFTIHeader()