Home
last modified time | relevance | path

Searched refs:SetPath (Results 51 – 75 of 2875) sorted by relevance

12345678910>>...115

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codecommit/include/aws/codecommit/model/
H A DBlobMetadata.h95 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
100 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
105 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
110 inline BlobMetadata& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
115 inline BlobMetadata& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
120 inline BlobMetadata& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-forecast/include/aws/forecast/model/
H A DS3Config.h61 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
67 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
73 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
79 inline S3Config& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
85 inline S3Config& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
91 inline S3Config& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/include/aws/iam/model/
H A DCreateInstanceProfileRequest.h154 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
168 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
182 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
196 …inline CreateInstanceProfileRequest& WithPath(const Aws::String& value) { SetPath(value); return *… in WithPath()
210 …inline CreateInstanceProfileRequest& WithPath(Aws::String&& value) { SetPath(std::move(value)); re… in WithPath()
224 … inline CreateInstanceProfileRequest& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
H A DCreateVirtualMFADeviceRequest.h84 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
99 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
114 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
129 …inline CreateVirtualMFADeviceRequest& WithPath(const Aws::String& value) { SetPath(value); return … in WithPath()
144 …inline CreateVirtualMFADeviceRequest& WithPath(Aws::String&& value) { SetPath(std::move(value)); r… in WithPath()
159 … inline CreateVirtualMFADeviceRequest& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
H A DCreateUserRequest.h81 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
95 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
109 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
123 inline CreateUserRequest& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
137 …inline CreateUserRequest& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
151 inline CreateUserRequest& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
H A DEntityInfo.h204 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
212 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
220 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
228 inline EntityInfo& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
236 inline EntityInfo& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
244 inline EntityInfo& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
H A DCreatePolicyRequest.h149 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
164 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
179 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
194 inline CreatePolicyRequest& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
209 …inline CreatePolicyRequest& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *thi… in WithPath()
224 inline CreatePolicyRequest& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apprunner/include/aws/apprunner/model/
H A DHealthCheckConfiguration.h110 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
117 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
124 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
131 …inline HealthCheckConfiguration& WithPath(const Aws::String& value) { SetPath(value); return *this… in WithPath()
138 …inline HealthCheckConfiguration& WithPath(Aws::String&& value) { SetPath(std::move(value)); return… in WithPath()
145 inline HealthCheckConfiguration& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DMalware.h127 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
132 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
137 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
142 inline Malware& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
147 inline Malware& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
152 inline Malware& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
H A DProcessDetails.h95 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
100 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
105 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
110 inline ProcessDetails& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
115 inline ProcessDetails& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
120 inline ProcessDetails& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DContainerServiceHealthCheckConfig.h173 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
179 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
185 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
191 …inline ContainerServiceHealthCheckConfig& WithPath(const Aws::String& value) { SetPath(value); ret… in WithPath()
197 …inline ContainerServiceHealthCheckConfig& WithPath(Aws::String&& value) { SetPath(std::move(value)… in WithPath()
203 …inline ContainerServiceHealthCheckConfig& WithPath(const char* value) { SetPath(value); return *th… in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appmesh/include/aws/appmesh/model/
H A DVirtualGatewayHealthCheckPolicy.h107 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
114 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
121 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
128 …inline VirtualGatewayHealthCheckPolicy& WithPath(const Aws::String& value) { SetPath(value); retur… in WithPath()
135 …inline VirtualGatewayHealthCheckPolicy& WithPath(Aws::String&& value) { SetPath(std::move(value));… in WithPath()
142 …inline VirtualGatewayHealthCheckPolicy& WithPath(const char* value) { SetPath(value); return *this… in WithPath()
H A DHealthCheckPolicy.h107 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
114 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
121 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
128 inline HealthCheckPolicy& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
135 …inline HealthCheckPolicy& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
142 inline HealthCheckPolicy& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/games/odamex/odamex-src-0.7.0/odalaunch/src/
H A Ddlg_servers.cpp308 fc.SetPath(_T("/CustomServers")); in SaveSettings()
314 fc.SetPath(wxString::Format(_T("%d"), i)); in SaveSettings()
321 fc.SetPath(_T("Substitute")); in SaveSettings()
327 fc.SetPath(_T("../")); in SaveSettings()
330 fc.SetPath(_T("../")); in SaveSettings()
341 fc.SetPath(_T("/CustomServers")); in LoadSettings()
348 fc.SetPath(wxString::Format(_T("%d"), i)); in LoadSettings()
355 fc.SetPath(_T("Substitute")); in LoadSettings()
365 fc.SetPath(_T("../")); in LoadSettings()
368 fc.SetPath(_T("../")); in LoadSettings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workdocs/include/aws/workdocs/model/
H A DGetFolderPathResult.h43 inline void SetPath(const ResourcePath& value) { m_path = value; } in SetPath() function
48 inline void SetPath(ResourcePath&& value) { m_path = std::move(value); } in SetPath() function
53 inline GetFolderPathResult& WithPath(const ResourcePath& value) { SetPath(value); return *this;} in WithPath()
58 …inline GetFolderPathResult& WithPath(ResourcePath&& value) { SetPath(std::move(value)); return *th… in WithPath()
H A DGetDocumentPathResult.h43 inline void SetPath(const ResourcePath& value) { m_path = value; } in SetPath() function
48 inline void SetPath(ResourcePath&& value) { m_path = std::move(value); } in SetPath() function
53 … inline GetDocumentPathResult& WithPath(const ResourcePath& value) { SetPath(value); return *this;} in WithPath()
58 …inline GetDocumentPathResult& WithPath(ResourcePath&& value) { SetPath(std::move(value)); return *… in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigateway/include/aws/apigateway/model/
H A DPatchOperation.h141 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
156 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
171 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
186 inline PatchOperation& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
201 inline PatchOperation& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
216 inline PatchOperation& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
H A DDocumentationPartLocation.h158 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
171 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
184 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
197 …inline DocumentationPartLocation& WithPath(const Aws::String& value) { SetPath(value); return *thi… in WithPath()
210 …inline DocumentationPartLocation& WithPath(Aws::String&& value) { SetPath(std::move(value)); retur… in WithPath()
223 inline DocumentationPartLocation& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DJdbcTarget.h95 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
100 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
105 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
110 inline JdbcTarget& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
115 inline JdbcTarget& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} in WithPath()
120 inline JdbcTarget& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DDownloadFile.cpp55 config->SetPath(INPROGRESS_REG); in ChangeName()
99 config->SetPath(INPROGRESS_REG); in LoadDownloadListFromDisk()
251 config->SetPath(BACK_DIR_REG); in LoadDownloadListFromDisk()
386 config->SetPath(FILES_REG); in RemoveListItemFromDisk()
389 config->SetPath(BACK_DIR_REG); in RemoveListItemFromDisk()
392 config->SetPath(BACK_DIR_REG); in RemoveListItemFromDisk()
393 config->SetPath(BACK_DIR_REG); in RemoveListItemFromDisk()
394 config->SetPath(FINISHED_REG); in RemoveListItemFromDisk()
399 config->SetPath(BACK_DIR_REG); in RemoveListItemFromDisk()
417 config->SetPath(FILES_REG); in RegisterListItemOnDisk()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DGetParametersByPathRequest.h67 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
77 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
87 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
97 …inline GetParametersByPathRequest& WithPath(const Aws::String& value) { SetPath(value); return *th… in WithPath()
107 …inline GetParametersByPathRequest& WithPath(Aws::String&& value) { SetPath(std::move(value)); retu… in WithPath()
117 inline GetParametersByPathRequest& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/project/
H A Dproject_file.cpp150 aCfg->SetPath( wxT( "/LibeditFrame" ) ); in MigrateFromLegacy()
153 aCfg->SetPath( wxT( "/ModEditFrame" ) ); in MigrateFromLegacy()
156 aCfg->SetPath( wxT( "/cvpcb/equfiles" ) ); in MigrateFromLegacy()
179 aCfg->SetPath( wxT( "/eeschema" ) ); in MigrateFromLegacy()
204 aCfg->SetPath( wxT( "/text_variables" ) ); in MigrateFromLegacy()
229 aCfg->SetPath( wxT( "/schematic_editor" ) ); in MigrateFromLegacy()
257 aCfg->SetPath( wxT( "/pcbnew" ) ); in MigrateFromLegacy()
448 aCfg->SetPath( wxT( "/" ) ); in MigrateFromLegacy()
474 aCfg->SetPath( "/" ); in MigrateFromLegacy()
518 aCfg->SetPath( groups[i] ); in MigrateFromLegacy()
[all …]
/dports/ftp/filezilla/filezilla-3.55.1/src/commonui/
H A Dfz_paths.cpp60 ret.SetPath(out); in GetHomeDir()
64 ret.SetPath(GetEnv("HOME")); in GetHomeDir()
81 ret.SetPath(buf); in GetTempDir()
86 if (!ret.SetPath(GetEnv("TMPDIR"))) { in GetTempDir()
87 if (!ret.SetPath(GetEnv("TMP"))) { in GetTempDir()
88 if (!ret.SetPath(GetEnv("TEMP"))) { in GetTempDir()
89 ret.SetPath(L"/tmp"); in GetTempDir()
103 ret.SetPath(out); in GetUnadjustedSettingsDir()
113 ret.SetPath(dir); in GetUnadjustedSettingsDir()
132 ret.SetPath(cfg); in GetUnadjustedSettingsDir()
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DActiveProjects.cpp28 gPrefs->SetPath(wxT("/ActiveProjects")); in GetAll()
39 gPrefs->SetPath(configPath); in GetAll()
80 gPrefs->SetPath(wxT("/ActiveProjects")); in Find()
94 gPrefs->SetPath(configPath); in Find()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DS3ReportExportConfig.h153 inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } in SetPath() function
158 inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } in SetPath() function
163 inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } in SetPath() function
168 inline S3ReportExportConfig& WithPath(const Aws::String& value) { SetPath(value); return *this;} in WithPath()
173 …inline S3ReportExportConfig& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *th… in WithPath()
178 inline S3ReportExportConfig& WithPath(const char* value) { SetPath(value); return *this;} in WithPath()

12345678910>>...115