Home
last modified time | relevance | path

Searched +refs:namespace +refs:module +refs:identifier (Results 151 – 175 of 8761) sorted by relevance

12345678910>>...351

/dports/devel/boost-docs/boost_1_72_0/libs/python/doc/reference/
H A Denum.qbk8 namespace boost { namespace python
23 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
30 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
41 C++ module definition
45 #include <boost/python/module.hpp>
47 using namespace boost::python;
/dports/devel/boost-libs/boost_1_72_0/libs/python/doc/reference/
H A Denum.qbk8 namespace boost { namespace python
23 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
30 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
41 C++ module definition
45 #include <boost/python/module.hpp>
47 using namespace boost::python;
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/doc/reference/
H A Denum.qbk8 namespace boost { namespace python
23 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
30 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
41 C++ module definition
45 #include <boost/python/module.hpp>
47 using namespace boost::python;
/dports/devel/hyperscan/boost_1_75_0/libs/python/doc/reference/
H A Denum.qbk8 namespace boost { namespace python
23 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
30 …ms to Python's [@http://www.python.org/doc/current/ref/identifiers.html identifier naming rules].]]
41 C++ module definition
45 #include <boost/python/module.hpp>
47 using namespace boost::python;
/dports/lang/racket/racket-8.3/src/expander/syntax/
H A Dbinding.rkt25 free-identifier=?
28 identifier-binding
29 identifier-binding-symbol
44 identifier-prune-to-source-module)
48 (define (free-identifier=? a b a-phase b-phase)
91 (define (identifier-binding-symbol id phase)
191 ;; module binding is relevant or when `free-identifier=?` equivalences
346 ;; Shifts added for a `module->namespace` context shouldn't count
363 (define (identifier-prune-to-source-module id)
364 (unless (identifier? id)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/syntax/
H A Dbinding.rkt25 free-identifier=?
28 identifier-binding
29 identifier-binding-symbol
44 identifier-prune-to-source-module)
48 (define (free-identifier=? a b a-phase b-phase)
91 (define (identifier-binding-symbol id phase)
191 ;; module binding is relevant or when `free-identifier=?` equivalences
346 ;; Shifts added for a `module->namespace` context shouldn't count
363 (define (identifier-prune-to-source-module id)
364 (unless (identifier? id)
[all …]
/dports/lang/racket/racket-8.3/collects/racket/
H A Dserialize.rkt2 (module serialize racket/base
18 (not (or (identifier? #'id/sup)
252 ;; If we're in a module context, then provide through
256 #'(module+ deserialize-info))
260 ;; explicitly use namespace-set-variable-value!
261 #`(namespace-set-variable-value! '#,deserialize-id
263 ;; In a module; provide:
296 (and (identifier? #'id)
300 (and (identifier? #'id)
315 (and (identifier? #'id)
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/racket/
H A Dserialize.rkt2 (module serialize racket/base
18 (not (or (identifier? #'id/sup)
252 ;; If we're in a module context, then provide through
256 #'(module+ deserialize-info))
260 ;; explicitly use namespace-set-variable-value!
261 #`(namespace-set-variable-value! '#,deserialize-id
263 ;; In a module; provide:
296 (and (identifier? #'id)
300 (and (identifier? #'id)
315 (and (identifier? #'id)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/base-env/
H A Dbase-special-env.rkt18 (provide make-template-identifier)
20 (define (make-template-identifier what where)
26 (variable-reference->module-base-phase (#%variable-reference)))
27 (module-path-index-join where #f)))
51 [(make-template-identifier 'range-proc 'racket/list)
353 ;; this case is for `define-runtime-module-path-index`
355 (-lst* (-lst* (-val 'module) -Module-Path -Variable-Reference))
363 [(make-template-identifier 'extract-module-file 'racket/private/this-expression-source-directory)
365 ;; for `define-runtime-module-path`
366 [(make-template-identifier 'combine-module-path 'racket/runtime-path)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dsyntax.scrbl144 module body; this identifier must be bound by the initial
218 The scope of any identifier defined within the module body similarly
272 @racket[set!] for an identifier that defined within the module, then
413 @racket[module->namespace] for this module should produce a
414 namespace with no bindings; limiting namespace support in this
505 into a @tech{namespace} or a module (see @secref["intro-binding"]). A
1118 enclosing module must define or import one identifier that is
1163 (namespace-attach-module (current-namespace)
1251 the identifier. When a module later imports the same name in
1814 @racket[namespace-anchor->namespace] wrap those to provide a clearer
[all …]
/dports/net/libyang/libyang-1.0.240/tools/lint/examples/
H A Dietf-netconf-acm.yang1 module ietf-netconf-acm {
2 namespace "urn:ietf:params:xml:ns:yang:ietf-netconf-acm";
55 If present, and the NACM module is enabled (i.e.,
70 If present, and the NACM module is enabled (i.e.,
155 typedef node-instance-identifier {
159 data node instance identifier string.
161 A node-instance-identifier value is an
170 o The set of namespace declarations are those in scope on
322 leaf module-name {
333 specified module name.";
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/modulegraph/doc/
H A Dmodulegraph.rst107 Find a node by identifier. If a node by that identifier exists, it will be returned.
286 .. class:: Node(identifier)
292 Nodes are compared by comparing their *identifier*.
300 The node identifier, this is the value of the *identifier* argument
303 .. data:: identifier
305 The node identifier, this is the value of the *identifier* argument
370 .. class:: BadModule(identifier)
374 .. class:: ExcludedModule(identifier)
378 .. class:: MissingModule(identifier)
438 Represents a python namespace package.
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/pepper/
H A Dpepper_webplugin_impl.h21 namespace blink {
26 namespace content {
35 PepperWebPluginImpl(PluginModule* module,
78 int identifier) override;
79 void SelectFindResult(bool forward, int identifier) override;
/dports/games/flightgear-data/fgdata/Nasal/
H A Daddons.nas4 # - load the addon-main.nas file of each add-on into namespace
18 # - this script loads /foo/bar/baz/addon-main.nas into namespace
23 # addonGhost.id the add-on identifier
40 var namespace = getNamespaceName(a);
44 var module = modules.Module.new(a.id, namespace, a.node);
45 module.setFilePath(a.basePath);
46 module.setMainFile("addon-main.nas");
48 if (module.load(a) != nil) {
51 module.printTrackedResources();
55 _modules[a.id] = module;
/dports/lang/racket/racket-8.3/share/pkgs/scribble-lib/scribble/
H A Dsearch.rkt10 (define module-info-cache (make-hasheq))
12 (define (module-path-index-rejoin mpi rel-to)
14 (module-path-index-split mpi))
19 (module-path-index-join name
28 ;; is an identifier.
31 ;; phase definitions of an identifier from a source module.
44 [(identifier? stx/binding)
45 (identifier-binding stx/binding phase-level)]
88 (list (module-path-index->taglet mod)
118 module-info-cache
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dlocal-expand.rkt8 "../namespace/core.rkt"
9 "../namespace/module.rkt"
10 "../namespace/namespace.rkt"
85 '(expression top-level module module-begin))))
89 "(or/c 'expression 'top-level 'module 'module-begin list?)")
93 (andmap identifier? stop-ids)))
94 (raise-argument-error who "(or/c (listof identifier?) #f)" stop-ids))
115 (namespace-visit-available-modules! (expand-context-namespace ctx) phase)))
/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dlocal-expand.rkt8 "../namespace/core.rkt"
9 "../namespace/module.rkt"
10 "../namespace/namespace.rkt"
85 '(expression top-level module module-begin))))
89 "(or/c 'expression 'top-level 'module 'module-begin list?)")
93 (andmap identifier? stop-ids)))
94 (raise-argument-error who "(or/c (listof identifier?) #f)" stop-ids))
115 (namespace-visit-available-modules! (expand-context-namespace ctx) phase)))
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl28 module com { module sun { module star { module i18n {
124 <p> A name or identifier must match the
158 allowed characters a name or identifier may start with.
162 identifier may start with.
166 allowed characters a name or identifier may continue with.
170 identifier may continue with.
173 using namespace ::com::sun::star::i18n;
174 // First character of an identifier may be any alphabetic or underscore.
178 // No further characters assumed to be contained in an identifier
240 using namespace ::com::sun::star::i18n;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl28 module com { module sun { module star { module i18n {
124 <p> A name or identifier must match the
158 allowed characters a name or identifier may start with.
162 identifier may start with.
166 allowed characters a name or identifier may continue with.
170 identifier may continue with.
173 using namespace ::com::sun::star::i18n;
174 // First character of an identifier may be any alphabetic or underscore.
178 // No further characters assumed to be contained in an identifier
240 using namespace ::com::sun::star::i18n;
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/compatibility-lib/mzlib/
H A Dserialize.rkt1 (module serialize mzscheme
5 (only racket/base module+))
126 "expected an identifier or parenthesized sequence of struct identifier and parent identifier")
139 (unless (memq (syntax-local-context) '(top-level module))
142 "allowed only at the top level or within a module top level"
211 (identifier? #'id)
218 (identifier? #'id)
379 ;; explicitly use namespace-set-variable-value!
381 (namespace-set-variable-value! '#,deserializer-id-stx
383 ;; In a module; provide via submodule:
[all …]
/dports/net-mgmt/py-pyang/pyang-1.7.8/modules/ietf/
H A Dietf-netconf-acm.yang1 module ietf-netconf-acm {
3 namespace "urn:ietf:params:xml:ns:yang:ietf-netconf-acm";
37 This version of this YANG module is part of RFC 8341; see
175 typedef node-instance-identifier {
182 A node-instance-identifier value is an
183 unrestricted YANG instance-identifier expression.
192 o The set of namespace declarations are those in scope on
370 leaf module-name {
377 "Name of the module associated with this rule.
381 specified module name.";
[all …]
/dports/devel/clixon/clixon-4.8.0/yang/mandatory/
H A Dietf-netconf-acm@2018-02-14.yang1 module ietf-netconf-acm {
3 namespace "urn:ietf:params:xml:ns:yang:ietf-netconf-acm";
37 This version of this YANG module is part of RFC 8341; see
176 typedef node-instance-identifier {
183 A node-instance-identifier value is an
194 o The set of namespace declarations are those in scope on
372 leaf module-name {
379 "Name of the module associated with this rule.
383 specified module name.";
416 type node-instance-identifier;
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_error_codes/src/error_codes/
H A DE0423.md1 An identifier was used like a function name or a value was expected and the
2 identifier exists but it belongs to a different namespace.
43 //~^ ERROR expected value, found module `a`
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/DebugInfo/Generic/
H A Ddebug-names-name-collisions.ll8 ; namespace foo { struct foo {}; struct foo foo; }
9 ; namespace bar { struct bar {}; struct bar bar; }
10 ; namespace baz { struct baz {}; struct baz baz; }
46 !llvm.module.flags = !{!16, !17, !18}
53 …ile: !3, line: 1, size: 8, flags: DIFlagTypePassByValue, elements: !5, identifier: "_ZTSN3foo3fooE…
58 …ile: !3, line: 2, size: 8, flags: DIFlagTypePassByValue, elements: !5, identifier: "_ZTSN3bar3barE…
62 …ile: !3, line: 3, size: 8, flags: DIFlagTypePassByValue, elements: !5, identifier: "_ZTSN3baz3bazE…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/DebugInfo/Generic/
H A Ddebug-names-name-collisions.ll9 ; namespace foo { struct foo {}; struct foo foo; }
10 ; namespace bar { struct bar {}; struct bar bar; }
11 ; namespace baz { struct baz {}; struct baz baz; }
47 !llvm.module.flags = !{!16, !17, !18}
54 …ile: !3, line: 1, size: 8, flags: DIFlagTypePassByValue, elements: !5, identifier: "_ZTSN3foo3fooE…
59 …ile: !3, line: 2, size: 8, flags: DIFlagTypePassByValue, elements: !5, identifier: "_ZTSN3bar3barE…
63 …ile: !3, line: 3, size: 8, flags: DIFlagTypePassByValue, elements: !5, identifier: "_ZTSN3baz3bazE…

12345678910>>...351