Home
last modified time | relevance | path

Searched refs:SetFilename (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/include/aws/devicefarm/model/
H A DTestGridSessionArtifact.h57 …inline void SetFilename(const Aws::String& value) { m_filenameHasBeenSet = true; m_filename = valu… in SetFilename() function
62 …inline void SetFilename(Aws::String&& value) { m_filenameHasBeenSet = true; m_filename = std::move… in SetFilename() function
67 …inline void SetFilename(const char* value) { m_filenameHasBeenSet = true; m_filename.assign(value)… in SetFilename() function
72 …inline TestGridSessionArtifact& WithFilename(const Aws::String& value) { SetFilename(value); retur… in WithFilename()
77 …inline TestGridSessionArtifact& WithFilename(Aws::String&& value) { SetFilename(std::move(value));… in WithFilename()
82 …inline TestGridSessionArtifact& WithFilename(const char* value) { SetFilename(value); return *this… in WithFilename()
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/tests/
H A Dtemplate_regtest.cc224 dict->SetFilename("just used for debugging, so doesn't matter.txt"); in MakeDict1()
272 inc1a->SetFilename("template_unittest_test_simple.in"); in MakeDict1()
275 inc1b->SetFilename(INVALID1_FN); in MakeDict1()
278 inc1c->SetFilename("template_unittest_test_simple.in"); in MakeDict1()
286 inc2a->SetFilename("template_unittest_test_simple.in"); in MakeDict1()
292 inc2b->SetFilename("template_unittest_test_html.in"); in MakeDict1()
303 foo->SetFilename(string("not_a_template")); in MakeDict1()
346 footer_dict->SetFilename("template_unittest_test_footer.in"); in MakeDict1()
352 inc_simple->SetFilename("template_unittest_test_simple.in"); in MakeDict1()
H A Dtemplate_unittest.cc391 incdict->SetFilename(incname); in TestAnnotation()
393 dict.AddIncludeDictionary("INC")->SetFilename(incname2); in TestAnnotation()
893 dict.AddIncludeDictionary("INC")->SetFilename(incname); in TEST()
898 dict.AddIncludeDictionary("INC")->SetFilename(incname); in TEST()
900 dict.AddIncludeDictionary("inc")->SetFilename(incname); in TEST()
961 dict.AddIncludeDictionary("INC")->SetFilename(incname); in TEST()
1214 sub_dict->SetFilename(cache_key_inc); in TEST()
2031 inc_dict->SetFilename(filename); in TEST()
2058 dict_inc2->SetFilename(filename); in TEST()
2067 dict_inc4->SetFilename(filename); in TEST()
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dmediarecorder_unittest.cc49 path_.SetFilename("sink-test.rtpdump"); in SetUp()
183 path.SetFilename("send.rtpdump"); in TestMediaRecorder()
185 path.SetFilename("recv.rtpdump"); in TestMediaRecorder()
258 path.SetFilename("send-header.rtpdump"); in TestRecordHeaderAndMedia()
260 path.SetFilename("recv-header.rtpdump"); in TestRecordHeaderAndMedia()
290 path.SetFilename("send.rtpdump"); in TestRecordHeaderAndMedia()
292 path.SetFilename("recv.rtpdump"); in TestRecordHeaderAndMedia()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dpathutils.cc106 SetFilename(pathname.substr(pos + 1)); in SetPathname()
109 SetFilename(pathname); in SetPathname()
116 SetFilename(filename); in SetPathname()
178 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in rtc::Pathname
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dpathutils.cc106 SetFilename(pathname.substr(pos + 1)); in SetPathname()
109 SetFilename(pathname); in SetPathname()
116 SetFilename(filename); in SetPathname()
178 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in rtc::Pathname
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dpathutils.cc106 SetFilename(pathname.substr(pos + 1)); in SetPathname()
109 SetFilename(pathname); in SetPathname()
116 SetFilename(filename); in SetPathname()
178 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in rtc::Pathname
/dports/devel/gdcm/gdcm-3.0.10/Examples/PHP/
H A Drewrite_header.php24 $reader->SetFilename( "test.dcm" );
33 $writer->SetFilename( "test2.dcm" );
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dpackagelinkintf.pas55 procedure SetFilename(const AValue: string); procedure
82 property LPKFilename: string read FFilename write SetFilename;
149 procedure TPackageLink.SetFilename(const AValue: string); procedure
H A Dprojpackintf.pas39 procedure SetFilename(const AValue: string); virtual; abstract; procedure
46 property Filename: string read GetFilename write SetFilename;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dpackagelinkintf.pas53 procedure SetFilename(const AValue: string); procedure
80 property LPKFilename: string read FFilename write SetFilename;
149 procedure TPackageLink.SetFilename(const AValue: string); procedure
H A Dprojpackintf.pas39 procedure SetFilename(const AValue: string); virtual; abstract; procedure
46 property Filename: string read GetFilename write SetFilename;
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dpackagelinkintf.pas55 procedure SetFilename(const AValue: string); procedure
82 property LPKFilename: string read FFilename write SetFilename;
149 procedure TPackageLink.SetFilename(const AValue: string); procedure
H A Dprojpackintf.pas39 procedure SetFilename(const AValue: string); virtual; abstract; procedure
46 property Filename: string read GetFilename write SetFilename;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dpackagelinkintf.pas53 procedure SetFilename(const AValue: string); procedure
80 property LPKFilename: string read FFilename write SetFilename;
149 procedure TPackageLink.SetFilename(const AValue: string); procedure
H A Dprojpackintf.pas39 procedure SetFilename(const AValue: string); virtual; abstract; procedure
46 property Filename: string read GetFilename write SetFilename;
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/config-store/model/
H A Dfile-config.h41 virtual void SetFilename (std::string filename) = 0;
73 virtual void SetFilename (std::string filename);
H A Dxml-config.h42 virtual void SetFilename (std::string filename);
60 virtual void SetFilename (std::string filename);
H A Dconfig-store.cc64 MakeStringAccessor (&ConfigStore::SetFilename), in GetTypeId()
137 m_file->SetFilename (m_filename); in ConfigStore()
165 ConfigStore::SetFilename (std::string filename) in SetFilename() function in ns3::ConfigStore
H A Draw-text-config.h41 virtual void SetFilename (std::string filename);
61 virtual void SetFilename (std::string filename);
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dpathutils.cc120 SetFilename(pathname.substr(pos + 1)); in SetPathname()
123 SetFilename(pathname); in SetPathname()
130 SetFilename(filename); in SetPathname()
218 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in rtc::Pathname
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dpathutils.cc137 SetFilename(pathname.substr(pos + 1)); in SetPathname()
140 SetFilename(pathname); in SetPathname()
147 SetFilename(filename); in SetPathname()
235 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in talk_base::Pathname
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dpathutils.cc112 SetFilename(pathname.substr(pos + 1)); in SetPathname()
115 SetFilename(pathname); in SetPathname()
122 SetFilename(filename); in SetPathname()
210 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in rtc::Pathname
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dpathutils.cc120 SetFilename(pathname.substr(pos + 1)); in SetPathname()
123 SetFilename(pathname); in SetPathname()
130 SetFilename(filename); in SetPathname()
218 bool Pathname::SetFilename(const std::string& filename) { in SetFilename() function in rtc::Pathname
/dports/editors/lazarus/lazarus/ide/
H A Dhelpoptions.pas56 procedure SetFilename(const AValue: string); procedure
71 property Filename: string read FFilename write SetFilename;
89 procedure THelpOptions.SetFilename(const AValue: string); procedure

12345678910>>...31