Home
last modified time | relevance | path

Searched refs:sectionEnd (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DRecord.cpp64 return currentWord < sectionEnd(currentSection); in sectionHasNextWord()
81 currentWord = sectionEnd(currentSection++); in nextSection()
161 uint32_t Record::sectionEnd(uint32_t section) const in sectionEnd() function in Record
H A DRecord.h71 uint32_t sectionEnd(uint32_t section) const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/tools/mlir-reduce/
H A DReductionTreeUtils.cpp135 int sectionEnd = sectionSize * (i + 1); in createVariants() local
138 sectionEnd = indexCount; in createVariants()
141 transform(variantModule, sectionStart, sectionEnd); in createVariants()
143 ranges = getRanges(parentTSpace, sectionStart, sectionEnd); in createVariants()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/tools/mlir-reduce/
H A DReductionTreeUtils.cpp135 int sectionEnd = sectionSize * (i + 1); in createVariants() local
138 sectionEnd = indexCount; in createVariants()
141 transform(variantModule, sectionStart, sectionEnd); in createVariants()
143 ranges = getRanges(parentTSpace, sectionStart, sectionEnd); in createVariants()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/tools/mlir-reduce/
H A DReductionTreeUtils.cpp135 int sectionEnd = sectionSize * (i + 1); in createVariants() local
138 sectionEnd = indexCount; in createVariants()
141 transform(variantModule, sectionStart, sectionEnd); in createVariants()
143 ranges = getRanges(parentTSpace, sectionStart, sectionEnd); in createVariants()
/dports/deskutils/syncthingtray/c++utilities/io/
H A Dinifile.h109 SectionList::iterator sectionEnd();
110 SectionList::const_iterator sectionEnd() const;
154 inline AdvancedIniFile::SectionList::iterator AdvancedIniFile::sectionEnd() in sectionEnd() function
162 inline AdvancedIniFile::SectionList::const_iterator AdvancedIniFile::sectionEnd() const in sectionEnd() function
173 if (scope == sectionEnd()) { in findField()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoSection.cpp63 QScopedPointer<KoSectionEnd> sectionEnd; ///< pointer to the corresponding section end member in KoSectionPrivate
187 void KoSection::setSectionEnd(KoSectionEnd* sectionEnd) in setSectionEnd() argument
190 d->sectionEnd.reset(sectionEnd); in setSectionEnd()
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoSection.cpp63 QScopedPointer<KoSectionEnd> sectionEnd; ///< pointer to the corresponding section end member in KoSectionPrivate
187 void KoSection::setSectionEnd(KoSectionEnd* sectionEnd) in setSectionEnd() argument
190 d->sectionEnd.reset(sectionEnd); in setSectionEnd()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A Dmsgfile.cc70 static const string sectionEnd("%%endsection"); in Read_text_msg_file() local
91 if (!line.compare(0, sectionEnd.length(), sectionEnd)) in Read_text_msg_file()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/commands/
H A DNewSectionCommand.cpp78 KoSectionEnd *sectionEnd = sectionModel->createSectionEnd(m_section); in redo() local
85 sectionEndings.prepend(sectionEnd); in redo()
/dports/editors/calligra/calligra-3.2.1/libs/text/commands/
H A DNewSectionCommand.cpp78 KoSectionEnd *sectionEnd = sectionModel->createSectionEnd(m_section); in redo() local
85 sectionEndings.prepend(sectionEnd); in redo()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/util/
H A Dprofiler.h76 void sectionEnd(const string &name);
93 Profiler::getInstance().sectionEnd(sectionName); in profileEnd()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/util/
H A Dprofiler.h78 void sectionEnd(const string &name);
95 Profiler::getInstance().sectionEnd(sectionName); in profileEnd()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/extras/
H A DPieMenu.qml513 if (sectionEnd > CppUtils.MathUtils.pi2) {
514 sectionEnd %= CppUtils.MathUtils.pi2;
516 sectionEnd %= -CppUtils.MathUtils.pi2;
525 sectionEnd -= difference;
530 sectionEnd += difference;
533 if (sectionEnd > Math.PI) {
534 difference = sectionEnd - Math.PI;
537 sectionEnd -= difference;
538 } else if (sectionEnd < -Math.PI) {
542 sectionEnd += difference;
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/mustache-2.3.1/src/Text/Mustache/
H A DParser.hs32 , sectionBegin, sectionEnd, invertedSectionBegin, unescape2, unescape1
74 sectionEnd :: Char
75 sectionEnd = '/' function
260 <$> (try (char sectionEnd) >> genParseTagEnd mempty)
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_win/
H A Dbuild_installer.nsi100 sectionEnd
106 sectionEnd
113 sectionEnd
195 sectionEnd
/dports/cad/gerbv/gerbv-2.7.0/src/
H A Dexport-dxf.cpp121 dw->sectionEnd(); in gerbv_export_dxf_file_from_image()
170 dw->sectionEnd(); in gerbv_export_dxf_file_from_image()
348 dw->sectionEnd(); in gerbv_export_dxf_file_from_image()
/dports/multimedia/kaffeine/kaffeine-2.0.18/src/dvb/
H A Ddvbdevice.cpp163 const char *sectionEnd = (it + (((static_cast<unsigned char>(it[1]) & 0x0f) << 8) | in processSections() local
166 if (force && (sectionEnd > end)) { in processSections()
168 sectionEnd = end; in processSections()
171 if (sectionEnd <= end) { in processSections()
172 int size = int(sectionEnd - it); in processSections()
204 it = sectionEnd; in processSections()
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/config/
H A Dini.go39 sectionEnd = []byte{']'} // section end signal var
133 if bytes.HasPrefix(line, sectionStart) && bytes.HasSuffix(line, sectionEnd) {
/dports/dns/unbound/unbound-1.14.0/winrc/
H A Dsetup.nsi73 sectionEnd
78 sectionEnd
157 sectionEnd
213 sectionEnd
/dports/security/openvpn-auth-ldap/openvpn-auth-ldap-auth-ldap-2.0.4/src/
H A DTRConfig.h41 - (void) endSection: (TRConfigToken *) sectionEnd;
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.0/
H A DDeprecation-71260-DocumentTemplateMethods.rst20 `sectionEnd`
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.0/
H A DDeprecation-71260-DocumentTemplateMethods.rst20 `sectionEnd`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.0/
H A DDeprecation-71260-DocumentTemplateMethods.rst20 `sectionEnd`
/dports/security/openvpn-auth-ldap/openvpn-auth-ldap-auth-ldap-2.0.4/tests/
H A DTRConfigTests.m57 - (void) endSection: (TRConfigToken *) sectionEnd;
72 - (void) endSection: (TRConfigToken *) sectionEnd {

12345