Home
last modified time | relevance | path

Searched +refs:struct +refs:special (Results 26 – 50 of 30922) sorted by relevance

12345678910>>...1237

/dports/databases/percona57-client/boost_1_59_0/libs/phoenix/doc/inside/
H A Dcustom_terminal.qbk12 Custom Terminals are used in Phoenix to handle special values transparently.
19 struct is_custom_terminal;
26 // Call out boost::reference_wrapper for special handling
28 struct is_custom_terminal<boost::reference_wrapper<T> >
34 struct custom_terminal<boost::reference_wrapper<T> >
/dports/devel/boost-libs/boost_1_72_0/libs/phoenix/doc/inside/
H A Dcustom_terminal.qbk12 Custom Terminals are used in Phoenix to handle special values transparently.
19 struct is_custom_terminal;
26 // Call out boost::reference_wrapper for special handling
28 struct is_custom_terminal<boost::reference_wrapper<T> >
34 struct custom_terminal<boost::reference_wrapper<T> >
/dports/devel/hyperscan/boost_1_75_0/libs/phoenix/doc/inside/
H A Dcustom_terminal.qbk12 Custom Terminals are used in Phoenix to handle special values transparently.
19 struct is_custom_terminal;
26 // Call out boost::reference_wrapper for special handling
28 struct is_custom_terminal<boost::reference_wrapper<T> >
34 struct custom_terminal<boost::reference_wrapper<T> >
/dports/deskutils/treesheets/treesheets-1.0.2/TS/scripts/modules/
H A Dstdtype.lobster1 // These types have special status in the language, as they can be used with
8 struct xy<T>:
12 struct xyz : xy
15 struct xyzw : xyz
20 struct xy_f = xy<float>
21 struct xy_i = xy<int>
23 struct xyz_f = xyz<float>
24 struct xyz_i = xyz<int>
26 struct xyzw_f = xyzw<float>
27 struct xyzw_i = xyzw<int>
/dports/www/mod_perl2/mod_perl-2.0.11/lib/ModPerl/
H A DTypeMap.pm33 struct => [],
44 my %special = map { $_, 1 } qw(UNDEFINED NOTIMPL CALLBACK);
46 sub special { subroutine
48 return $special{$class};
134 return unless $class and ! $self->special($class);
287 my ($self, $struct) = @_;
290 my $stype = $struct->{type};
294 for my $e (@{ $struct->{elts} }) {
446 for my $t (sort {$a->[1] cmp $b->[1]} @{ $self->{struct} }) {
477 next if $self->special($ptype);
/dports/lang/racket/racket-8.3/share/pkgs/macro-debugger-text-lib/macro-debugger/syntax-browser/
H A Dpretty-helper.rkt4 racket/struct
30 (struct wrapped-stx (contents mode)
54 [print-struct #t]
60 (define-struct syntax-dummy (val))
129 [(and (syntax? obj) abbrev? (check+convert-special-expression obj))
176 ;; unfold-pstruct : prefab-struct -> (values (list -> prefab-struct) list)
179 (define fields (struct->list obj))
184 ;; check+convert-special-expression : syntax -> #f/syntaxish
185 (define (check+convert-special-expression stx)
191 (memq (syntax-e kw) special-expression-keywords)
[all …]
/dports/math/snns/SNNSv4.3/kernel/sources/
H A Darttr_f.ph6 PURPOSE : SNNS-Kernel special transfer functions for ART-networks
27 FlintType ACT_ART1_NC (struct Unit *unit_ptr);
28 FlintType ACT_ART2_Linear (struct Unit *unit_ptr);
29 FlintType ACT_ART2_NormP (struct Unit *unit_ptr);
30 FlintType ACT_ART2_NormV (struct Unit *unit_ptr);
31 FlintType ACT_ART2_NormW (struct Unit *unit_ptr);
32 FlintType ACT_ART2_NormIP (struct Unit *unit_ptr);
33 FlintType ACT_ART2_Rec (struct Unit *unit_ptr);
34 FlintType ACT_ART2_Rst (struct Unit *unit_ptr);
35 FlintType ACT_ARTMAP_NCa (struct Unit *unit_ptr);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-special-member-functions.rst1 .. title:: clang-tidy - cppcoreguidelines-special-member-functions
3 cppcoreguidelines-special-member-functions
6 The check finds classes where some but not all of the special member functions
33 struct A {
45 struct A {
60 struct A {
/dports/mail/alpine/alpine-465e23b/alpine/osdep/
H A Dsolquota9 * The "special" parameter is any file on the file system,
10 * not the block special device name as in Solaris 1.
20 quotactl(int cmd, char *special, uid_t uid, struct dqblk * addr)
22 struct quotctl op;
23 int fd = open(special, O_RDONLY);
61 struct stat statx;
62 struct dqblk quotax;
124 struct stat devStat;
/dports/editors/pico-alpine/alpine-465e23b/alpine/osdep/
H A Dsolquota9 * The "special" parameter is any file on the file system,
10 * not the block special device name as in Solaris 1.
20 quotactl(int cmd, char *special, uid_t uid, struct dqblk * addr)
22 struct quotctl op;
23 int fd = open(special, O_RDONLY);
61 struct stat statx;
62 struct dqblk quotax;
124 struct stat devStat;
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/docs/source/api/
H A Dunique_usertype_traits.rst3 A trait for hooking special handles / pointers
11 struct unique_usertype_traits {
21special kinds of pointers/handles*. For generic customization, please review the :doc:`customizati…
27 struct unique_usertype_traits<boost::shared_ptr<T>> {
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/docs/source/api/
H A Dunique_usertype_traits.rst3 A trait for hooking special handles / pointers
11 struct unique_usertype_traits {
21special kinds of pointers/handles*. For generic customization, please review the :doc:`customizati…
27 struct unique_usertype_traits<boost::shared_ptr<T>> {
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Ddaase.lisp572 (declare (special |$operation_hash|))
630 (let (struct)
658 (declare (special $spadroot) (special |$miss|))
873 (declare (special |$forceDatabaseUpdate|))
1180 (declare (special $spadroot))
1251 (declare (special |$ancestors_hash|))
1266 (let (struct)
1422 (declare (special |$all_constructors|))
1426 (declare (special |$all_operations|))
1493 (declare (special foam-user::|G-domainPrepare!|))
[all …]
/dports/dns/adns/adns-1.6.0/regress/
H A Dhsyscalls.i434 m4_dnl hm_rv_fcntl syscall is fcntl, do special processing
35 m4_dnl hm_rv_select select, do special processing } default is _any
36 m4_dnl hm_rv_poll poll, do special processing } after create_nothing
41 m4_dnl hm_arg_timeval_in_rel_null(<t>) struct timeval*, pass in, relative, may be null
47 m4_dnl hm_arg_fcntl_cmd_arg(<ca>,<aa>) syscall is fcntl, do special processing
48 m4_dnl hm_arg_addr_in(<arg>,<len>) struct sockaddr*, length given by <len> (an int)
56 m4_dnl hm_arg_addr_out(<arg>,<lenptr>) struct sockaddr*, length io at <lenptr> (an int*)
134 hm_specsyscall(int, writev, `int fd, const struct iovec *vector, size_t count')
135 hm_specsyscall(int, gettimeofday, `struct timeval *tv, struct timezone *tz')
136 hm_specsyscall(int, clock_gettime, `clockid_t clk, struct timespec *ts')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjCXX/
H A Dbuiltin-objcsuper.mm4 // objc_super has special lookup rules for compatibility with macOS headers, so
6 struct objc_super {};
7 extern "C" id objc_msgSendSuper(struct objc_super *super, SEL op, ...);
8 extern "C" void objc_msgSendSuper_stret(struct objc_super *super, SEL op, ...);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Dbuiltin-objcsuper.mm4 // objc_super has special lookup rules for compatibility with macOS headers, so
6 struct objc_super {};
7 extern "C" id objc_msgSendSuper(struct objc_super *super, SEL op, ...);
8 extern "C" void objc_msgSendSuper_stret(struct objc_super *super, SEL op, ...);

12345678910>>...1237