Home
last modified time | relevance | path

Searched refs:UCount (Results 1 – 25 of 51) sorted by relevance

123

/dports/security/keepass/KeePass-2.49-Source/KeePassLib/
H A DPwEntry.cs494 if(!bIgnoreLastBackup && (m_lHistory.UCount != pe.m_lHistory.UCount)) in EqualsEntry()
496 if(bIgnoreLastBackup && (m_lHistory.UCount == 0)) in EqualsEntry()
501 if(bIgnoreLastBackup && ((m_lHistory.UCount - 1) != pe.m_lHistory.UCount)) in EqualsEntry()
509 for(uint uHist = 0; uHist < pe.m_lHistory.UCount; ++uHist) in EqualsEntry()
684 if(uBackupIndex >= m_lHistory.UCount) in RestoreFromBackup()
737 while(m_lHistory.UCount > (uint)nMaxItems) in MaintainBackups()
769 for(uint u = 0; u < m_lHistory.UCount; ++u) in RemoveOldestBackup()
833 cb += (ulong)m_dStrings.UCount * 40; in GetSize()
837 cb += (ulong)m_dBinaries.UCount * 65; in GetSize()
849 cb += (ulong)m_lHistory.UCount * 8; in GetSize()
H A DPwGroup.cs517 if(m_listEntries.UCount != pg.m_listEntries.UCount) return false; in EqualsGroup()
518 for(uint u = 0; u < m_listEntries.UCount; ++u) in EqualsGroup()
525 if(m_listGroups.UCount != pg.m_listGroups.UCount) return false; in EqualsGroup()
526 for(uint u = 0; u < m_listGroups.UCount; ++u) in EqualsGroup()
641 uint uTotalGroups = m_listGroups.UCount; in GetCounts()
642 uint uTotalEntries = m_listEntries.UCount; in GetCounts()
658 uNumGroups = m_listGroups.UCount; in GetCounts()
659 uNumEntries = m_listEntries.UCount; in GetCounts()
741 if(pg.Groups.UCount != 0) in GetFlatGroupList()
756 if(pwg.Groups.UCount != 0) in LinearizeGroupRecursive()
[all …]
H A DPwDatabase.cs1054 int n = (int)l.UCount;
1169 Debug.Assert(m_pgRootGroup.GetGroups(true).UCount == vGroups.UCount); in RelocateGroups()
1216 Debug.Assert(m_pgRootGroup.GetEntries(true).UCount == vEntries.UCount); in RelocateEntries()
1313 Debug.Assert(u == lItems.UCount); in Debug.Assert()
1316 Debug.Assert(u == lOrgItems.UCount); in Debug.Assert()
1333 uint n = lItems.UCount;
1624 if(pe.History.UCount == peSource.History.UCount) in MergeEntryHistory()
1990 if(i >= ((int)l.UCount - 1)) break; in DeleteDuplicateEntries()
2086 if(a.Binaries.UCount != b.Binaries.UCount) return false; in DupEntriesEqual()
2105 int iStart = (int)l.UCount - 1; in DeleteEmptyGroups()
[all …]
/dports/security/keepass/KeePass-2.49-Source/KeePass/Ecas/
H A DEcasTrigger.cs197 for(uint i = 0; i < m_events.UCount; ++i) in CloneDeep()
200 for(uint j = 0; j < m_conds.UCount; ++j) in CloneDeep()
203 for(uint k = 0; k < m_acts.UCount; ++k) in CloneDeep()
H A DEcasTriggerSystem.cs80 for(uint i = 0; i < m_vTriggers.UCount; ++i) in CloneDeep()
88 for(uint i = 0; i < m_vTriggers.UCount; ++i) in SetToInitialState()
/dports/emulators/hugo/hugo-2.12/
H A Dgfx.c225 static int UCount = 0; variable
344 if (!UCount) // Either we're in frameskip = 0 or we're in the frame to draw in render_lines()
494 if (!UCount) in Loop6502()
516 if (!UCount) in Loop6502()
528 UCount = UPeriod; in Loop6502()
531 UCount--; in Loop6502()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DDatabaseOperationsForm.cs130 for(uint u = 0; u < pe.History.UCount; ++u) in OnBtnDelete()
162 if(m_pwDatabase.DeletedObjects.UCount > 0) in OnBtnRemoveDelObjInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/
H A DXmlUtil.Replace.cs309 if(peNew.History.UCount != pe.History.UCount) in PrepareModDbForMerge()
313 for(uint u = 0; u < pe.History.UCount; ++u) in PrepareModDbForMerge()
H A DEntryMenu.cs158 if((pgSource.Groups.UCount == 0) && (pgSource.Entries.UCount == 0)) in MenuProcessGroup()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dpragma-loop.cpp110 const T UCount = UNROLLCOUNT; in for_template_define_test() local
112 #pragma clang loop unroll_count(UCount) in for_template_define_test()

123