Home
last modified time | relevance | path

Searched refs:tsis (Results 1 – 25 of 64) sorted by relevance

123

/dports/sysutils/dnf/dnf-4.9.0/tests/
H A Dtest_commands.py202 tsis = []
258 tsis = []
364 tsis = []
425 tsis = []
453 tsis = []
544 tsis = []
639 tsis = []
662 tsis = []
685 tsis = []
759 tsis = []
[all …]
H A Dtest_base.py212 tsis = []
224 self._swdb_commit(tsis)
292 tsis = list(ts)
294 tsi = tsis[0]
298 tsi = tsis[1]
302 tsi = tsis[2]
H A Dtest_remove.py81 tsis = []
91 self._swdb_commit(tsis)
H A Dsupport.py694 def _swdb_begin(self, tsis=None): argument
696 tsis = tsis or []
697 self.history.beg("", [], tsis)
699 def _swdb_end(self, tsis=None): argument
706 def _swdb_commit(self, tsis=None): argument
707 self._swdb_begin(tsis)
H A Dtest_groups.py80 tsis = []
105 self._swdb_commit(tsis)
113 tsis = []
129 self._swdb_commit(tsis)
H A Dtest_list.py53 tsis = []
57 self._swdb_commit(tsis)
H A Dtest_comps.py192 tsis = []
204 self._swdb_commit(tsis)
/dports/devel/gdcm/gdcm-3.0.10/Examples/Python/
H A DManipulateSequence.py46 tsis = gdcm.Tag(0x0008,0x2112) # SourceImageSequence variable
47 if ds.FindDataElement( tsis ):
48 sis = ds.GetDataElement( tsis )
H A DWriteBuffer.py62 tsis = gdcm.Tag(0x2005,0x1132) # variable
63 if ds.FindDataElement( tsis ):
64 sis = ds.GetDataElement( tsis )
/dports/devel/gdcm/gdcm-3.0.10/Examples/Cxx/
H A DChangeSequenceUltrasound.cxx44 gdcm::Tag tsis(0x0008,0x2112); // SourceImageSequence in main() local
45 if ( ds.FindDataElement( tsis ) ) in main()
47 const gdcm::DataElement &sis = ds.GetDataElement( tsis ); in main()
/dports/chinese/p5-Lingua-ZH-TaBE/Lingua-ZH-TaBE-0.07/t/
H A D1-basic.t38 join(",", $chunk->tsis),
46 ->tsis->[0] # �D�`
/dports/chinese/p5-Lingua-ZH-TaBE/Lingua-ZH-TaBE-0.07/lib/Lingua/ZH/
H A DTaBE.pm97 map $_->tsis($_[1]),
178 sub tsis { subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DPDB.cpp1047 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1052 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1055 if (!tsis.empty()) { in printStats()
1059 llvm::sort(tsis); in printStats()
1061 for (const auto &tsi : reverse(tsis)) { in printStats()
1072 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DPDB.cpp1059 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1064 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1067 if (!tsis.empty()) { in printStats()
1071 llvm::sort(tsis); in printStats()
1073 for (const auto &tsi : reverse(tsis)) { in printStats()
1084 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DPDB.cpp1059 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1064 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1067 if (!tsis.empty()) { in printStats()
1071 llvm::sort(tsis); in printStats()
1073 for (const auto &tsi : reverse(tsis)) { in printStats()
1084 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DPDB.cpp1237 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1242 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1245 if (!tsis.empty()) { in printStats()
1249 llvm::sort(tsis); in printStats()
1251 for (const auto &tsi : reverse(tsis)) { in printStats()
1262 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/COFF/
H A DPDB.cpp1237 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1242 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1245 if (!tsis.empty()) { in printStats()
1249 llvm::sort(tsis); in printStats()
1251 for (const auto &tsi : reverse(tsis)) { in printStats()
1262 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/COFF/
H A DPDB.cpp1394 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1399 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1402 if (!tsis.empty()) { in printStats()
1406 llvm::sort(tsis); in printStats()
1408 for (const auto &tsi : reverse(tsis)) { in printStats()
1419 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DPDB.cpp1259 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1264 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1267 if (!tsis.empty()) { in printStats()
1271 llvm::sort(tsis); in printStats()
1273 for (const auto &tsi : reverse(tsis)) { in printStats()
1284 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/COFF/
H A DPDB.cpp1394 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1399 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1402 if (!tsis.empty()) { in printStats()
1406 llvm::sort(tsis); in printStats()
1408 for (const auto &tsi : reverse(tsis)) { in printStats()
1419 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/COFF/
H A DPDB.cpp1252 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1257 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1260 if (!tsis.empty()) { in printStats()
1264 llvm::sort(tsis); in printStats()
1266 for (const auto &tsi : reverse(tsis)) { in printStats()
1277 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/COFF/
H A DPDB.cpp1259 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1264 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1267 if (!tsis.empty()) { in printStats()
1271 llvm::sort(tsis); in printStats()
1273 for (const auto &tsi : reverse(tsis)) { in printStats()
1284 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/COFF/
H A DPDB.cpp1259 SmallVector<TypeSizeInfo, 0> tsis; in printStats() local
1264 tsis.push_back({typeSize, dupCount, typeIndex}); in printStats()
1267 if (!tsis.empty()) { in printStats()
1271 llvm::sort(tsis); in printStats()
1273 for (const auto &tsi : reverse(tsis)) { in printStats()
1284 tsis.back().typeIndex.getIndex(), config->pdbPath); in printStats()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/COFF/
H A DPDB.cpp1259 SmallVector<TypeSizeInfo, 0> tsis;
1264 tsis.push_back({typeSize, dupCount, typeIndex});
1267 if (!tsis.empty()) {
1271 llvm::sort(tsis);
1273 for (const auto &tsi : reverse(tsis)) {
1284 tsis.back().typeIndex.getIndex(), config->pdbPath);
/dports/sysutils/dnf/dnf-4.9.0/dnf/
H A Dutil.py613 for (action, tsis) in [(_('Upgraded'), list_bunch.upgraded),
626 action, sorted(tsis, key=functools.cmp_to_key(_tsi_or_pkg_nevra_cmp))))

123