Home
last modified time | relevance | path

Searched refs:GetTargetType (Results 226 – 250 of 414) sorted by relevance

12345678910>>...17

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sso-admin/include/aws/sso-admin/model/
H A DAccountAssignmentOperationStatus.h226 inline const TargetType& GetTargetType() const{ return m_targetType; } in GetTargetType() function
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp409 ASSERT_EQ(DeviceMapper::GetTargetType(target.spec), "snapshot"); in TEST_F()
422 ASSERT_EQ(DeviceMapper::GetTargetType(target.spec), "snapshot-merge"); in TEST_F()
533 ASSERT_EQ(DeviceMapper::GetTargetType(target.spec), "snapshot"); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/devtools/
H A Dchrome_devtools_manager_delegate.cc135 std::string ChromeDevToolsManagerDelegate::GetTargetType( in GetTargetType() function in ChromeDevToolsManagerDelegate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/devtools/
H A Dchrome_devtools_manager_delegate.cc134 std::string ChromeDevToolsManagerDelegate::GetTargetType( in GetTargetType() function in ChromeDevToolsManagerDelegate
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/debuggergdb/
H A Dcdb_driver.cpp63 if (m_Target->GetTargetType() == ttConsoleOnly) in GetCommonCommandLine()
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/objects/
H A Dbattle_actor.cpp716 GLOBAL_TARGET target_type = skill->GetTargetType(); in SetAction()
886 GLOBAL_TARGET target_type = skill->GetTargetType(); in _DecideAction()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DCreateDocumentRequest.h575 inline const Aws::String& GetTargetType() const{ return m_targetType; } in GetTargetType() function
H A DDocumentIdentifier.h468 inline const Aws::String& GetTargetType() const{ return m_targetType; } in GetTargetType() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/ProjectOptionsManipulator/
H A DProjectOptionsManipulator.cpp1658 && (tgt->GetTargetType() != ttConsoleOnly) in IsValidTarget()
1659 && (tgt->GetTargetType() != ttExecutable) ) in IsValidTarget()
1664 && (tgt->GetTargetType() != ttStaticLib) ) in IsValidTarget()
1669 && (tgt->GetTargetType() != ttDynamicLib) ) in IsValidTarget()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/
H A DRemediationConfiguration.h91 inline const RemediationTargetType& GetTargetType() const{ return m_targetType; } in GetTargetType() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dtemplatemanager.cpp224 if (tgfpPrefix == tgfpPlatformDefault && bt->GetTargetType() == ttStaticLib) in NewProjectFromUserTemplate()
H A Dcompiletargetbase.cpp484 TargetType CompileTargetBase::GetTargetType() const in GetTargetType() function in CompileTargetBase
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancingv2/include/aws/elasticloadbalancingv2/model/
H A DCreateTargetGroupRequest.h760 inline const TargetTypeEnum& GetTargetType() const{ return m_targetType; } in GetTargetType() function
H A DTargetGroup.h565 inline const TargetTypeEnum& GetTargetType() const{ return m_targetType; } in GetTargetType() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/
H A Dcompilergcc.cpp1892 …if ( !(target && ( target->GetTargetType() == ttCommandsOnly // do not require compiler for co… in Run()
1963 if (target->GetTargetType() == ttConsoleOnly || target->GetRunHostApplicationInTerminal()) in Run()
2008 if ( target->GetTargetType() == ttDynamicLib in Run()
2009 || target->GetTargetType() == ttStaticLib ) in Run()
2022 else if (target->GetTargetType() != ttCommandsOnly) in Run()
2053 if (target->GetTargetType() == ttConsoleOnly && in Run()
2067 if ( (target->GetTargetType() != ttCommandsOnly) && !wxFileExists(f.GetFullPath()) ) in Run()
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dprojectoptionsdlg.cpp278 chkSL->Enable(target->GetTargetType() == ttDynamicLib); in DoTargetChange()
279 chkCD->Enable(target->GetTargetType() == ttDynamicLib); in DoTargetChange()
282 projectTypes->SetSelection(target->GetTargetType()); in DoTargetChange()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libdm/
H A Ddm.cpp474 std::string DeviceMapper::GetTargetType(const struct dm_target_spec& spec) { in GetTargetType() function in android::dm::DeviceMapper
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/Valgrind/
H A DValgrind.cpp266 const TargetType TType = Target->GetTargetType(); in CheckRequirements()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dmakefilegen.cpp196 TargetType tagTyp = buildTarget->GetTargetType();
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/menu/menu_windows/
H A Dmenu_inventory_window.cpp374 if(IsTargetParty(item->GetTargetType())) { in Update()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Dfirestore.pb.go1822 func (m *Target) GetTargetType() isTarget_TargetType { func
1830 if x, ok := m.GetTargetType().(*Target_Query); ok {
1837 if x, ok := m.GetTargetType().(*Target_Documents); ok {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Dfirestore.pb.go1822 func (m *Target) GetTargetType() isTarget_TargetType { func
1830 if x, ok := m.GetTargetType().(*Target_Query); ok {
1837 if x, ok := m.GetTargetType().(*Target_Documents); ok {
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Dfirestore.pb.go1820 func (m *Target) GetTargetType() isTarget_TargetType { func
1828 if x, ok := m.GetTargetType().(*Target_Query); ok {
1835 if x, ok := m.GetTargetType().(*Target_Documents); ok {
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/firestore/v1beta1/
H A Dfirestore.pb.go1818 func (m *Target) GetTargetType() isTarget_TargetType { func
1826 if x, ok := m.GetTargetType().(*Target_Query); ok {
1833 if x, ok := m.GetTargetType().(*Target_Documents); ok {
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/firestore/v1/
H A Dfirestore.pb.go1820 func (m *Target) GetTargetType() isTarget_TargetType { func
1828 if x, ok := m.GetTargetType().(*Target_Query); ok {
1835 if x, ok := m.GetTargetType().(*Target_Documents); ok {

12345678910>>...17