Home
last modified time | relevance | path

Searched +refs:semantic +refs:tag +refs:full +refs:name (Results 1 – 25 of 4263) sorted by relevance

12345678910>>...171

/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/
H A DChangeLog.1491 (semantic-format-tag-name): Use 'function-pointer' attribute
638 * semantic/find.el (semantic-brute-find-first-tag-by-name):
664 * semantic/find.el (semantic-find-first-tag-by-name):
1399 (semantic-tag-full-package): New overload method.
1400 (semantic-tag-full-package-default): New default for above.
1401 (semantic-tag-full-name-default): Look for the full package name.
1652 tag found by name from all children tags.
2401 (semantic-expand-c-tag-namelist): Split a full type from a typedef
3009 (semantic-nonterminal-full-name): Add the new `when' info.
3328 (semantic-format-tag-canonical-name-default):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/cedet/
H A DChangeLog.1491 (semantic-format-tag-name): Use 'function-pointer' attribute
638 * semantic/find.el (semantic-brute-find-first-tag-by-name):
664 * semantic/find.el (semantic-find-first-tag-by-name):
1399 (semantic-tag-full-package): New overload method.
1400 (semantic-tag-full-package-default): New default for above.
1401 (semantic-tag-full-name-default): Look for the full package name.
1652 tag found by name from all children tags.
2401 (semantic-expand-c-tag-namelist): Split a full type from a typedef
3009 (semantic-nonterminal-full-name): Add the new `when' info.
3328 (semantic-format-tag-canonical-name-default):
[all …]
/dports/www/pmwiki/pmwiki-2.2.141/wikilib.d/
H A DPmWiki.BlockMarkup6 name=PmWiki.BlockMarkup
9semantic|semantic HTML5 elements]]%0a* [[images]]%0a* pre%0a* [[tables]]%0a%0a[[WikiStyles]] can b…
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dsemantic.texi286 @code{semantic-something-to-tag-table}.
298 @item semantic/tag.el
301 @item semantic/tag-write.el
305 @item semantic/tag-file.el
309 @item semantic/tag-ls.el
319 @code{semantic-test-all-format-tag-functions} to test different output
376 get the full details.
475 before based on tag name.
478 Support for @semantic{} tag usage in Speedbar.
546 syntactically equivalent groupings. A nonterminal symbol name is used
[all …]
H A Dsrecode.texi1066 :type semantic-tag
1070 "Wrap up a collection of semantic tag information.
1081 (semantic-format-tag-prototype (oref cp :prime))
1112 (srecode-dictionary-set-value dict "AUTHOR" (user-full-name))
1206 Value of the Emacs function @code{user-full-name}
1313 @code{srecode-semantic-selected-tag}.
1315 @defvar srecode-semantic-selected-tag
1316 @anchor{srecode-semantic-selected-tag}
1324 The name of the tag as a string.
1670 If the item belongs to some parent type, it would be the full name of
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dsemantic.texi286 @code{semantic-something-to-tag-table}.
298 @item semantic/tag.el
301 @item semantic/tag-write.el
305 @item semantic/tag-file.el
309 @item semantic/tag-ls.el
319 @code{semantic-test-all-format-tag-functions} to test different output
376 get the full details.
475 before based on tag name.
478 Support for @semantic{} tag usage in Speedbar.
546 syntactically equivalent groupings. A nonterminal symbol name is used
[all …]
H A Dsrecode.texi1066 :type semantic-tag
1070 "Wrap up a collection of semantic tag information.
1073 (defmethod srecode-compound-toString((cp srecode-semantic-tag)
1081 (semantic-format-tag-prototype (oref cp :prime))
1112 (srecode-dictionary-set-value dict "AUTHOR" (user-full-name))
1206 Value of the Emacs function @code{user-full-name}
1313 @code{srecode-semantic-selected-tag}.
1315 @defvar srecode-semantic-selected-tag
1316 @anchor{srecode-semantic-selected-tag}
1670 If the item belongs to some parent type, it would be the full name of
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Dsemantic.info278 Semantic. Several of them prompt for a tag name using the minibuffer;
1290 to a tag. This command prompts for a tag name, completing with the
1387 -- Command: semantic-toggle-decoration-style name &optional arg
1420 -- Function: define-semantic-decoration-style name doc &rest flags
1435 like “semantic-set-tag-face”, “semantic-set-tag-intangible”, etc.,
1520semantic/tag.el’
1531semantic/tag-ls.el’
1600 files to get the full details.
1698 before based on tag name.
1933 front cover must present the full title with all words of the title
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/mako/doc/build/
H A Dsyntax.rst11 and loops), server-side comments, full blocks of Python code, as
14 you can leverage the full power of Python in almost every aspect
36 directly, so full expressions are OK:
75 using another ``%`` marker with the tag "``end<name>``", where
88 although Mako has a built-in tag for defs which is more full-featured.
224 except that the first character of the tag name is a ``%``
316 <%def name="myfunc(x)">
329 full deal on what ``%def`` can do in :ref:`defs_toplevel`.
403 a namespace by using a tag with a name of the form
466 return value is for semantic purposes provided in templates via
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/mako/doc/build/
H A Dsyntax.rst11 and loops), server-side comments, full blocks of Python code, as
14 you can leverage the full power of Python in almost every aspect
36 directly, so full expressions are OK:
75 using another ``%`` marker with the tag "``end<name>``", where
88 although Mako has a built-in tag for defs which is more full-featured.
224 except that the first character of the tag name is a ``%``
316 <%def name="myfunc(x)">
329 full deal on what ``%def`` can do in :ref:`defs_toplevel`.
403 a namespace by using a tag with a name of the form
466 return value is for semantic purposes provided in templates via
[all …]
/dports/textproc/py-mako/Mako-1.0.14/doc/build/
H A Dsyntax.rst11 and loops), server-side comments, full blocks of Python code, as
14 you can leverage the full power of Python in almost every aspect
36 directly, so full expressions are OK:
75 using another ``%`` marker with the tag "``end<name>``", where
88 although Mako has a built-in tag for defs which is more full-featured.
224 except that the first character of the tag name is a ``%``
316 <%def name="myfunc(x)">
329 full deal on what ``%def`` can do in :ref:`defs_toplevel`.
403 a namespace by using a tag with a name of the form
466 return value is for semantic purposes provided in templates via
[all …]
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dsgmllib.rst15 In fact, it does not provide a full SGML parser --- it only parses SGML insofar
29 * Numeric character references of the form ``&#name;``.
31 * Entity references of the form ``&name;``.
93 or :meth:`do_tag` method has been defined. The *tag* argument is the name of
95 which should be used to support semantic interpretation of the start tag. The
96 *attributes* argument is a list of ``(name, value)`` pairs containing the
99 The *name* has been translated to lower case. Double quotes and backslashes in
104 entity name).
118 been defined. The *tag* argument is the name of the tag converted to lower
120 support semantic interpretation of the end tag. If no :meth:`end_tag` method is
[all …]
H A Dxmllib.rst17 Use :mod:`xml.sax` instead. The newer XML package includes full support for XML
120 The arguments are the tag name of the root element, the Formal Public
130 is the name of the tag, and the *method* argument is the function (method)
131 which should be used to support semantic interpretation of the start tag.
146 the name of the tag, and the *method* argument is the function (method)
147 which should be used to support semantic interpretation of the end tag.
190 .. method:: handle_proc(name, data)
278 the name of the tag or element consisted of the namespace (the URL that defines
279 the namespace) followed by a space and the name of the tag or attribute. For
281 as if the tag name was ``'http://www.w3.org/TR/REC-html40 html'``, and the tag
[all …]
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dsgmllib.rst15 In fact, it does not provide a full SGML parser --- it only parses SGML insofar
29 * Numeric character references of the form ``&#name;``.
31 * Entity references of the form ``&name;``.
93 or :meth:`do_tag` method has been defined. The *tag* argument is the name of
95 which should be used to support semantic interpretation of the start tag. The
96 *attributes* argument is a list of ``(name, value)`` pairs containing the
99 The *name* has been translated to lower case. Double quotes and backslashes in
104 entity name).
118 been defined. The *tag* argument is the name of the tag converted to lower
120 support semantic interpretation of the end tag. If no :meth:`end_tag` method is
[all …]
H A Dxmllib.rst17 Use :mod:`xml.sax` instead. The newer XML package includes full support for XML
120 The arguments are the tag name of the root element, the Formal Public
130 is the name of the tag, and the *method* argument is the function (method)
131 which should be used to support semantic interpretation of the start tag.
146 the name of the tag, and the *method* argument is the function (method)
147 which should be used to support semantic interpretation of the end tag.
190 .. method:: handle_proc(name, data)
278 the name of the tag or element consisted of the namespace (the URL that defines
279 the namespace) followed by a space and the name of the tag or attribute. For
281 as if the tag name was ``'http://www.w3.org/TR/REC-html40 html'``, and the tag
[all …]
/dports/textproc/p5-Marpa-HTML/Marpa-HTML-0.112000/lib/Marpa/HTML/Doc/
H A DHTML.pod15 name: 'HTML Synopsis: Delete Tables'
158 semantic actions.
182 to implement the full CSS specifier syntax.
202 as the name of an element.
709 except for its start tag and its end tag.
797 name: dataspec example
837 name of the pseudoclass.
846 "C<S>" for a start tag,
847 "C<E>" for an end tag,
920 The semantic action
[all …]
/dports/security/py-zkg/package-manager-2.12.0/doc/
H A Dpackage.rst84 Python code. This code has full control over how a package gets
134 employ semantic API versioning. An incompatible template will refuse
781 a full git URL of the package, or a :ref:`package shorthand name
818 will try to resolve the name into a full git URL based on the package sources
822 A version requirement may be either a git branch name or a semantic version
843 Note that these specifications are strict semantic versions. Even if a
846 version specifications here as that is not part of the semantic version.
856 be given in terms of semantic versioning where possible. In any case, the
894 $ git tag -a 1.0.0 -m 'Release 1.0.0'
896 The tag name may also be of the ``vX.Y.Z`` form (prefixed by 'v').
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/semantic/
H A Dgrammar.el28 (require 'semantic)
832 :group 'semantic
1533 (insert "%keyword " (upcase name) " \"" name "\"
1557 (defun semantic--grammar-macro-compl-elt (def &optional full)
1563 (cons (if full
1834 (name (semantic-format-tag-name tag parent color)))
1837 (concat name ":"))
1841 name)
1851 (name (semantic-format-tag-name tag parent color))
1884 (setq name (mapconcat #'identity (cons name names) " ")))
[all …]
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/
H A Dgrammar.el31 (require 'semantic)
829 :group 'semantic
1534 (insert "%keyword " (upcase name) " \"" name "\"
1558 (defun semantic--grammar-macro-compl-elt (def &optional full)
1564 (cons (if full
1800 (name (semantic-format-tag-name tag parent color)))
1803 (concat name ":"))
1807 name)
1817 (name (semantic-format-tag-name tag parent color))
1850 (setq name (mapconcat 'identity (cons name names) " ")))
[all …]
/dports/misc/xgboost/xgboost-1.5.1/cub/
H A DCONTRIBUTING.md57 git config --global user.name "John Doe"
111 - For new features, name the branch `feature/<name>`
174 the full syntax, e.g. NVIDIA/thrust#4 for issue 4 in the NVIDIA/thrust repo.
330 Today, CUB version numbers have a specific [semantic meaning](https://semver.org/).
331 Releases prior to 1.10.0 largely, but not strictly, followed these semantic meanings.
337 entire library interface with no guarantee of API, ABI, or semantic compatibility with former
340 breaking API, ABI, or semantic changes are made.
342 when notable new features or bug fixes or features that are API, ABI, and semantic backwards
353 The following tag names are used in the CUB project:
357 * `github/A.B.C`: the tag that directly corresponds to CUB version A.B.C.
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/test/ScheduleOptimizer/ManualOptimization/
H A Ddistribute_illegal_looploc.ll1 …reschedule=0 -polly-pragma-based-opts=1 -disable-output < %s 2>&1 | FileCheck %s --match-full-lines
3 …te_illegal.c:2:3: not applying loop fission/distribution: cannot ensure semantic equivalence due t…
74 !7 = distinct !DISubprogram(name: "foo", scope: !1, file: !1, line: 1, type: !8, scopeLine: 1, flag…
77 !10 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !11, size: 64)
78 !11 = !DIBasicType(name: "double", size: 64, encoding: DW_ATE_float)
80 !13 = !DILocalVariable(name: "A", arg: 1, scope: !7, file: !1, line: 1, type: !10)
81 !14 = !DILocalVariable(name: "B", arg: 2, scope: !7, file: !1, line: 1, type: !10)
82 !15 = !DILocalVariable(name: "i", scope: !16, file: !1, line: 2, type: !17)
84 !17 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
H A Ddistribute_illegal_pragmaloc.ll1 …reschedule=0 -polly-pragma-based-opts=1 -disable-output < %s 2>&1 | FileCheck %s --match-full-lines
3 …e_illegal.c:1:42: not applying loop fission/distribution: cannot ensure semantic equivalence due t…
74 !7 = distinct !DISubprogram(name: "foo", scope: !1, file: !1, line: 1, type: !8, scopeLine: 1, flag…
77 !10 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !11, size: 64)
78 !11 = !DIBasicType(name: "double", size: 64, encoding: DW_ATE_float)
80 !13 = !DILocalVariable(name: "A", arg: 1, scope: !7, file: !1, line: 1, type: !10)
81 !14 = !DILocalVariable(name: "B", arg: 2, scope: !7, file: !1, line: 1, type: !10)
82 !15 = !DILocalVariable(name: "i", scope: !16, file: !1, line: 2, type: !17)
84 !17 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/api/
H A Drepositories.md33 | `ref` | string | no | The name of a repository branch or tag or if not given …
43 "name": "html",
50 "name": "images",
57 "name": "js",
64 "name": "lfs",
71 "name": "markdown",
78 "name": "ruby",
85 "name": "whitespace",
339 Where `X.Y.Z` is a version that follows [semantic
461 - `include_groups`: a list of group full paths containing users whose
[all …]
/dports/lang/zig-devel/zig-0.9.0/src/
H A DModule.zig400 /// semantic analysis.
407 /// and attempting semantic analysis again may succeed.
1223 /// successfully complete semantic analysis.
1718 break :blk full.ast.mut_token + 1; // the name token
2025 const full: Ast.full.ArrayType = switch (node_tags[parent_node]) {
2041 const full: Ast.full.ArrayType = switch (node_tags[parent_node]) {
2057 const full: Ast.full.ArrayType = switch (node_tags[parent_node]) {
2704 // needlessly tossing out semantic analysis work when an error is
2858 // and semantic analysis will deal with them properly.
4419 /// Get error value for error tag `name`.
[all …]
/dports/lang/zig/zig-0.9.0/src/
H A DModule.zig400 /// semantic analysis.
407 /// and attempting semantic analysis again may succeed.
1223 /// successfully complete semantic analysis.
1718 break :blk full.ast.mut_token + 1; // the name token
2025 const full: Ast.full.ArrayType = switch (node_tags[parent_node]) {
2041 const full: Ast.full.ArrayType = switch (node_tags[parent_node]) {
2057 const full: Ast.full.ArrayType = switch (node_tags[parent_node]) {
2704 // needlessly tossing out semantic analysis work when an error is
2858 // and semantic analysis will deal with them properly.
4419 /// Get error value for error tag `name`.
[all …]

12345678910>>...171