Home
last modified time | relevance | path

Searched refs:GetModified (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/cache/test/unit/
H A Dpsg_cache_blobprop.cpp117 EXPECT_EQ(1114019083516, response[0].GetModified()); in TEST_F()
122 EXPECT_EQ(823387172086, response[0].GetModified()); in TEST_F()
156 EXPECT_EQ(823387172086, response[0].GetModified()); in TEST_F()
175 request.Reset().SetSat(0).SetSatKey(last.GetKey()).SetLastModified(last.GetModified()); in TEST_F()
179 EXPECT_EQ(last.GetModified(), response[0].GetModified()); in TEST_F()
180 EXPECT_EQ(last.GetModified(), response[0].GetModified()); in TEST_F()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/cassandra/blob_task/
H A Dinsert_extended.cpp105 qry->BindInt64(1, m_Blob->GetModified()); in Wait1()
169 qry->BindInt64(2, m_Blob->GetModified()); in Wait1()
177 qry->BindInt64(1, m_Blob->GetModified()); in Wait1()
195 … CBlobChangelogRecord(m_Blob->GetKey(), m_Blob->GetModified(), TChangelogOperation::eUpdated) in Wait1()
H A Dload_blob.cpp116 , m_Modified(m_Blob->GetModified()) in CCassBlobTaskLoadBlob()
184 if (m_Blob->GetModified() == kAnyModified) { in Wait1()
192 qry->BindInt64(1, m_Blob->GetModified()); in Wait1()
256 … ", modified=" + NStr::NumericToString(m_Blob->GetModified()) + in Wait1()
427 qry.BindInt64(1, m_Blob->GetModified()); in x_RequestChunk()
448 tmp->SetModified(m_Blob->GetModified()); in ConsumeBlobRecord()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/NassiShneiderman/
H A DcbEditorPanel.cpp53 bool cbEditorPanel::GetModified() const in GetModified() function in cbEditorPanel
56 return m_filecontent->GetModified(); in GetModified()
135 if ( GetModified() ) in UpdateModified()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/cassandra/nannot_task/
H A Ddelete.cpp88 m_Annot->GetModified(), in Wait1()
113 query->BindInt64(5, m_Annot->GetModified()); in Wait1()
137 << ", last_modified = " << m_Annot->GetModified() in Wait1()
H A Dinsert.cpp136 qry->BindInt64(5, m_Annot->GetModified()); in Wait1()
156 m_Annot->GetModified(), in Wait1()
/dports/editors/lazarus/lazarus/ide/
H A Dmiscoptions.pas58 function GetModified: boolean; in GetModified() function
75 property Modified: boolean read GetModified write SetModified;
104 function GetModified: boolean; in GetModified() function
120 property Modified: boolean read GetModified write SetModified;
239 function TMiscellaneousOptions.GetModified: boolean; in TMiscellaneousOptions.GetModified() function
395 function TFindRenameIdentifierOptions.GetModified: boolean; in TFindRenameIdentifierOptions.GetModified() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dmiscoptions.pas58 function GetModified: boolean; in GetModified() function
75 property Modified: boolean read GetModified write SetModified;
104 function GetModified: boolean; in GetModified() function
120 property Modified: boolean read GetModified write SetModified;
239 function TMiscellaneousOptions.GetModified: boolean; in TMiscellaneousOptions.GetModified() function
395 function TFindRenameIdentifierOptions.GetModified: boolean; in TFindRenameIdentifierOptions.GetModified() function
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dmiscoptions.pas58 function GetModified: boolean; in GetModified() function
75 property Modified: boolean read GetModified write SetModified;
104 function GetModified: boolean; in GetModified() function
120 property Modified: boolean read GetModified write SetModified;
239 function TMiscellaneousOptions.GetModified: boolean; in TMiscellaneousOptions.GetModified() function
395 function TFindRenameIdentifierOptions.GetModified: boolean; in TFindRenameIdentifierOptions.GetModified() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dmiscoptions.pas58 function GetModified: boolean; in GetModified() function
75 property Modified: boolean read GetModified write SetModified;
104 function GetModified: boolean; in GetModified() function
120 property Modified: boolean read GetModified write SetModified;
239 function TMiscellaneousOptions.GetModified: boolean; in TMiscellaneousOptions.GetModified() function
395 function TFindRenameIdentifierOptions.GetModified: boolean; in TFindRenameIdentifierOptions.GetModified() function
/dports/editors/lazarus/lazarus/components/codetools/ide/
H A Dcodyopts.pas32 function GetModified: boolean; in GetModified() function
56 property Modified: boolean read GetModified write SetModified;
74 function TCodyMiscOptions.GetModified: boolean; in GetModified() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/ide/
H A Dcodyopts.pas32 function GetModified: boolean; in GetModified() function
56 property Modified: boolean read GetModified write SetModified;
74 function TCodyMiscOptions.GetModified: boolean; in GetModified() function
/dports/editors/lazarus-qt5/lazarus/components/codetools/ide/
H A Dcodyopts.pas32 function GetModified: boolean; in GetModified() function
56 property Modified: boolean read GetModified write SetModified;
74 function TCodyMiscOptions.GetModified: boolean; in GetModified() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/ide/
H A Dcodyopts.pas32 function GetModified: boolean; in GetModified() function
56 property Modified: boolean read GetModified write SetModified;
74 function TCodyMiscOptions.GetModified: boolean; in GetModified() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/autosave/
H A Dautosave.cpp99 if(p->GetModified()) in SaveProject()
117 if(p->GetModified() && p->Save()) in SaveProject()
131 if(p->GetModified()) in SaveProject()
181 if (doWorkspace && workspace && workspace->GetModified()) in OnTimer()
220 if(ed && ed->GetModified()) in OnTimer()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sqldbrest/design/
H A Dfrasqldbfullrestschemaaditor.pp26 function GetModified: Boolean;
41 Property SchemaModified : Boolean Read GetModified;
90 function TSchemaEditorFrame.GetModified: Boolean;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sqldbrest/design/
H A Dfrasqldbfullrestschemaaditor.pp26 function GetModified: Boolean;
41 Property SchemaModified : Boolean Read GetModified;
90 function TSchemaEditorFrame.GetModified: Boolean;
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwcedit.pas80 function GetModified: boolean; virtual; in GetModified() function
148 function GetModified: boolean; virtual; in GetModified() function
398 function TCodeEditorCore.GetModified: boolean; in TCodeEditorCore.GetModified() function
400 GetModified:=Modified;
899 function TCodeEditor.GetModified: boolean; in TCodeEditor.GetModified() function
901 GetModified:=Core^.GetModified;
1232 Indicator^.Modified:=GetModified;
1849 WasModified:=GetModified;
1883 ShouldSave:=GetModified{ or (FileName='')};
1927 if GetModified then
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwcedit.pas80 function GetModified: boolean; virtual; in GetModified() function
148 function GetModified: boolean; virtual; in GetModified() function
398 function TCodeEditorCore.GetModified: boolean; in TCodeEditorCore.GetModified() function
400 GetModified:=Modified;
899 function TCodeEditor.GetModified: boolean; in TCodeEditor.GetModified() function
901 GetModified:=Core^.GetModified;
1232 Indicator^.Modified:=GetModified;
1849 WasModified:=GetModified;
1883 ShouldSave:=GetModified{ or (FileName='')};
1927 if GetModified then
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dpubseq_gateway_cache_utils.cpp413 last_modified = records[0].GetModified(); in x_LookupBlobProp()
421 if (records[k].GetModified() > in x_LookupBlobProp()
422 records[max_last_modified_index].GetModified()) in x_LookupBlobProp()
433 last_modified = records[max_last_modified_index].GetModified(); in x_LookupBlobProp()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedoptionside.pas79 function GetModified: Boolean; in GetModified() function
106 property Modified: Boolean read GetModified write SetModified;
137 function TDockedOptions.GetModified: Boolean; in TDockedOptions.GetModified() function
/dports/editors/lazarus/lazarus/components/pas2js/
H A Dpjsdsgnoptions.pas56 function GetModified: boolean; in GetModified() function
85 property Modified: boolean read GetModified write SetModified;
185 function TPas2jsOptions.GetModified: boolean; in GetModified() function
/dports/editors/lazarus-qt5/lazarus/components/pas2js/
H A Dpjsdsgnoptions.pas56 function GetModified: boolean; in GetModified() function
85 property Modified: boolean read GetModified write SetModified;
185 function TPas2jsOptions.GetModified: boolean; in GetModified() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedoptionside.pas79 function GetModified: Boolean; in GetModified() function
106 property Modified: Boolean read GetModified write SetModified;
137 function TDockedOptions.GetModified: Boolean; in TDockedOptions.GetModified() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dpntlock.hxx49 bool GetModified() const { return bModified; } in GetModified() function in ScPaintLockData

123456789