Home
last modified time | relevance | path

Searched +defs:n +defs:ro +defs:n (Results 201 – 225 of 1057) sorted by relevance

12345678910>>...43

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_os_userspace.h262 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
264 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
675 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
681 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
683 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
849 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
879 #define SCTP_RTALLOC(ro, vrf_id, fibnum) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
965 #define SCTP_GET_HLIM(inp, ro) 128 /* As done for __Windows__ */ argument
1093 #define CMSG_ALIGN(n) _ALIGN(n) argument
1095 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_os_userspace.h261 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
263 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
678 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
684 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
686 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
852 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
882 #define SCTP_RTALLOC(ro, vrf_id, fibnum) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
968 #define SCTP_GET_HLIM(inp, ro) 128 /* As done for __Windows__ */ argument
1096 #define CMSG_ALIGN(n) _ALIGN(n) argument
1098 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_os_userspace.h259 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
261 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
677 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
683 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
685 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
861 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
891 #define SCTP_RTALLOC(ro, vrf_id) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
984 #define SCTP_GET_HLIM(inp, ro) 128 /* As done for __Windows__ */ argument
1107 #define CMSG_ALIGN(n) _ALIGN(n) argument
1109 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_os_userspace.h262 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
264 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
680 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
686 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
688 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
854 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
884 #define SCTP_RTALLOC(ro, vrf_id, fibnum) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
970 #define SCTP_GET_HLIM(inp, ro) 128 /* As done for __Windows__ */ argument
1101 #define CMSG_ALIGN(n) _ALIGN(n) argument
1103 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/math/fftw3-long/fftw-3.3.9/dft/
H A Dbuffered.c35 INT n, vl, nbuf, bufdist; member
41 static void apply(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply()
172 INT nbuf = 0, bufdist, n, vl; in mkplan() local
/dports/math/fftw3-float/fftw-3.3.9/dft/
H A Dbuffered.c35 INT n, vl, nbuf, bufdist; member
41 static void apply(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply()
172 INT nbuf = 0, bufdist, n, vl; in mkplan() local
/dports/math/fftw3-quad/fftw-3.3.9/dft/
H A Dbuffered.c35 INT n, vl, nbuf, bufdist; member
41 static void apply(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply()
172 INT nbuf = 0, bufdist, n, vl; in mkplan() local
/dports/math/fftw3/fftw-3.3.9/dft/
H A Dbuffered.c35 INT n, vl, nbuf, bufdist; member
41 static void apply(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply()
172 INT nbuf = 0, bufdist, n, vl; in mkplan() local
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dcommit.c121 int64_t n = 0; /* bytes */ in commit_run() local
430 int ro; in bdrv_commit() local
431 int64_t n; in bdrv_commit() local
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dcommit.c121 int64_t n = 0; /* bytes */ in commit_run() local
436 int ro; in bdrv_commit() local
437 int64_t n; in bdrv_commit() local
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dcommit.c121 int64_t n = 0; /* bytes */ in commit_run() local
434 int ro; in bdrv_commit() local
435 int64_t n; in bdrv_commit() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dcommit.c141 int64_t n = 0; /* bytes */ in commit_run() local
398 int ro, open_flags; in bdrv_commit() local
399 int64_t n; in bdrv_commit() local
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dcommit.c141 int64_t n = 0; /* bytes */ in commit_run() local
403 int ro; in bdrv_commit() local
404 int64_t n; in bdrv_commit() local
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dcommit.c141 int64_t n = 0; /* bytes */ in commit_run() local
403 int ro; in bdrv_commit() local
404 int64_t n; in bdrv_commit() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dcommit.c121 int64_t n = 0; /* bytes */ in commit_run() local
430 int ro; in bdrv_commit() local
431 int64_t n; in bdrv_commit() local
/dports/lang/python39/Python-3.9.9/Modules/
H A Ditertoolsmodule.c2305 Py_ssize_t n, i; in product_reduce() local
2330 Py_ssize_t n, i; in product_setstate() local
2469 Py_ssize_t n; in itertools_combinations_impl() local
2806 Py_ssize_t n; in itertools_combinations_with_replacement_impl() local
2990 Py_ssize_t n, i; in cwr_setstate() local
3133 Py_ssize_t n; in itertools_permutations_impl() local
3362 Py_ssize_t n, i; in permutations_setstate() local
4255 repeatobject *ro; in repeat_new() local
4280 repeat_dealloc(repeatobject *ro) in repeat_dealloc()
4295 repeat_next(repeatobject *ro) in repeat_next()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/databases/postgresql10-server/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/databases/postgresql10-client/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSEventBSD.cpp650 fd_set ro; in next() local
760 int n; in next() local
796 int n; in next() local
907 selectHack (int readSize, fd_set *ro, int writeSize, fd_set *wo, in selectHack()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/btree_gist/
H A Dbtree_utils_var.c179 char *n = VARDATA(pf); in gbt_bytea_pf_match() local
252 GBT_VARKEY_R ro = gbt_var_key_readable((GBT_VARKEY *) DatumGetPointer(*u)); in gbt_var_bin_union() local
380 gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, in gbt_var_penalty()
487 GBT_VARKEY_R ro; in gbt_var_picksplit() local

12345678910>>...43