Home
last modified time | relevance | path

Searched defs:declarations (Results 151 – 175 of 1063) sorted by relevance

12345678910>>...43

/dports/textproc/dom4j/dom4j-1.6.1/src/test/org/dom4j/
H A DDocTypeTest.java42 List declarations = docType.getInternalDeclarations(); in testDocType() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/python/pyste/src/Pyste/
H A DEnumExporter.py20 def SetDeclarations(self, declarations): argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/python/pyste/src/Pyste/
H A DEnumExporter.py20 def SetDeclarations(self, declarations): argument
/dports/databases/percona57-server/boost_1_59_0/libs/python/pyste/src/Pyste/
H A DEnumExporter.py20 def SetDeclarations(self, declarations): argument
/dports/databases/xtrabackup/boost_1_59_0/libs/python/pyste/src/Pyste/
H A DEnumExporter.py20 def SetDeclarations(self, declarations): argument
/dports/databases/percona57-client/boost_1_59_0/libs/python/pyste/src/Pyste/
H A DEnumExporter.py20 def SetDeclarations(self, declarations): argument
/dports/devel/py-pyplusplus/pyplusplus-1.8.4/pyplusplus/_logging_/
H A D__init__.py39 declarations = _create_logger_( 'pyplusplus.declarations' ) variable in loggers
/dports/devel/kdev-python/kdev-python-21.12.3/codecompletion/
H A Dcontext.cpp209 const auto declarations = c->allDeclarations( in defineItems() local
250 … QList< Declaration* > declarations = ctx->findDeclarations(QualifiedIdentifier("BaseException")); in raiseItems() local
296 QVector<DeclarationDepthPair> declarations; in inheritanceItems() local
603 auto declarations = m_duContext->allDeclarations(m_position, m_duContext->topContext()); in completionItems() local
667 …honCodeCompletionContext::declarationListToItemList(const QVector<DeclarationDepthPair>& declarati… in declarationListToItemList()
701 …ointer > PythonCodeCompletionContext::declarationListToItemList(QList< Declaration* > declarations) in declarationListToItemList()
775 … const auto declarations = currentlySearchedContext->allDeclarations(CursorInRevision::invalid(), in getCompletionItemsForOneType() local
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/fontconfig/src/
H A Dmakealias.py41 declarations = OrderedDict() variable
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/bindgen/
H A Dtranslation_unit.py15 '-Wno-deprecated-declarations'],
/dports/textproc/py-tinycss/tinycss-0.4/tinycss/tests/
H A Dtest_fonts3.py79 def declarations(rule): function
/dports/x11-fonts/fontconfig/fontconfig-2.13.94/src/
H A Dmakealias.py41 declarations = OrderedDict() variable
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dconfig_h.SH2111 * prototypes instead of K&R style function declarations without any function
2113 * K&R style function declarations will yield errors. function
2117 * prototypes instead of K&R style function declarations without any function
2119 * K&R style function declarations will yield errors. function
2123 * prototypes instead of K&R style function declarations without any function
2125 * K&R style function declarations will yield errors. function
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/duchain/
H A Dunknowndeclarationproblem.cpp256 QVector<KDevelop::QualifiedIdentifier> declarations{ identifier }; in findPossibleQualifiedIdentifiers() local
269 …List UnknownDeclarationProblem::findMatchingIncludeFiles(const QVector<Declaration*>& declarations) in findMatchingIncludeFiles()
388 …ist includeFiles(const QualifiedIdentifier& identifier, const QVector<Declaration*>& declarations,… in includeFiles()
463 const IndexedDeclaration* declarations; in findMatchingDeclarations() local
/dports/lang/cython/Cython-0.29.24/docs/src/userguide/
H A Dlanguage_basics.rst182 .. _cpdef:
183 .. _cdef:
184 .. _python_functions_vs_c_functions:
/dports/lang/cython-devel/cython-2b1e743/docs/src/userguide/
H A Dlanguage_basics.rst304 .. _cpdef:
305 .. _cdef:
306 .. _python_functions_vs_c_functions:
/dports/lang/mono/mono-5.10.1.57/mcs/tools/security/
H A Dpermview.cs234 …atic void ShowSecurity (TextWriter tw, string header, IEnumerable<SecurityDeclaration> declaration… in ShowSecurity()
272 static SecurityElement AddSecurityXml (IEnumerable<SecurityDeclaration> declarations) in AddSecurityXml()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwscript/
H A Dlocals.cpp167 const Compiler::Locals& declarations = in write() local
211 const Compiler::Locals& declarations = in read() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/duchain/
H A Dusebuilder.cpp45 … QList<KDevelop::Declaration*> declarations = m_ctx->findDeclarations(nameid, func.range().start); in startVisiting() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@rollup/pluginutils/types/
H A Dindex.d.ts7 declarations: { [key: string]: boolean }; property
/dports/games/instead/instead-3.4.1/stead/stead3/
H A Ddeclare.lua223 declarations = function() function
/dports/devel/kdev-python/kdev-python-21.12.3/
H A Dpythonhighlighting.cpp55 QVector<Declaration*> declarations = top->localDeclarations(); in checkHasBlocks() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/darling_core/src/codegen/
H A Dvariant_data.rs11 pub(in codegen) fn declarations(&self) -> Tokens { in declarations() method
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawpspihlp.pas74 // Helper function declarations and typedefs in declarations() function
/dports/textproc/py-pygccxml/pygccxml-2.2.1/unittests/data/
H A Ddeclarations_variables.hpp9 namespace declarations{ namespace variables{ namespace

12345678910>>...43