Home
last modified time | relevance | path

Searched +defs:n +defs:ro +defs:n (Results 1 – 25 of 1057) sorted by last modified time

12345678910>>...43

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_os_userspace.h272 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
274 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
653 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
659 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
661 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
834 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
864 #define SCTP_RTALLOC(ro, vrf_id, fibnum) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
945 #define SCTP_GET_HLIM(inp, ro) 128 argument
1073 #define CMSG_ALIGN(n) _ALIGN(n) argument
1075 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_os_userspace.h266 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
268 #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/tidy-devel/tidy/console/
H A Dtidy.c51 uint j, l, n; in cutToWhiteSpace() local
847 ctmbstr ro = tidyOptIsReadOnly( topt ) ? "*" : "" ; in printOptionValues() local
/dports/www/tidy-lib/tidy/console/
H A Dtidy.c51 uint j, l, n; in cutToWhiteSpace() local
847 ctmbstr ro = tidyOptIsReadOnly( topt ) ? "*" : "" ; in printOptionValues() local
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h270 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
272 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
656 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
662 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
664 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
837 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
867 #define SCTP_RTALLOC(ro, vrf_id, fibnum) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
948 #define SCTP_GET_HLIM(inp, ro) 128 argument
1076 #define CMSG_ALIGN(n) _ALIGN(n) argument
1078 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/sysutils/heirloom/heirloom-070715/cpio/
H A Dcpio.c3466 int n; in doinp() local
4488 tseek(off_t n) in tseek()
4693 ssize_t ro, rt = 0; in mread() local
6221 int n; in zipwtemp() local
6283 int n; in zipwdesc() local
6546 int n; in zipblast() local
6565 unsigned n; in zipblast() local
6700 long long n; in tgetpax() local
6763 long n = 0; in tgetrec() local
6992 int c, n; in utf8() local
[all …]
/dports/sysutils/heirloom/heirloom-070715/tar/
H A Dtar.c918 long n, bytes; in tgetgnu() local
942 long long n, blocks, bytes; in tgetpax() local
1014 long n = 0; in tgetrec() local
1067 long long n = 0; in tgetval() local
1362 size_t n; in putsym() local
1835 register int n, *ap; in tselect() local
1992 done(int n) in done()
2154 tseek(int n, int rew) in tseek()
2236 bfalloc(size_t n) in bfalloc()
2389 register ssize_t ro, rt = 0; in mtread() local
[all …]
/dports/sysutils/busybox/busybox-1.26.2/editors/
H A Dvi.c831 int n = 0; in edit_file() local
1563 int cnt, ro, co; in sync_cursor() local
1864 static char *new_screen(int ro, int co) in new_screen()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c50 #define P_(singular, plural, n) (ngettext(singular, plural, n)) argument
60 #define P_(singular, plural, n) ((n) == 1 ? (singular) : (plural)) argument
320 int ro; member
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dcanvasmode_rotate.cpp111 FPoint n(item->xPos() - m_rotCenter.x(), item->yPos() - m_rotCenter.y()); in getNewItemPosition() local
117 FPoint n(0,0); in getNewItemPosition() local
122 double ro = newAngle - item->rotation(); in getNewItemPosition() local
H A Dscribusdoc.cpp9643 int n=nr; in getItem() local
14087 double ro = angle - currItem->rotation(); in rotateItem() local
14089 FPoint n(0,0); in rotateItem() local
14512 FPoint n; in rotateGroup() local
14655 FPoint n(oldPos.x() - gx, oldPos.y() - gy); in scaleGroup() local
/dports/ports-mgmt/pkg/pkg-1.17.5/libpkg/
H A Dpkg_jobs.c1096 struct pkg_option *lo = NULL, *ro = NULL; in pkg_jobs_need_upgrade() local
1509 struct pkg_jobs_install_candidate *n; in pkg_jobs_new_candidate() local
/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/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_os_userspace.h268 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) \ argument
270 #define SCTP_ROUTE_HAS_VALID_IFN(ro) \ argument
650 #define SCTP_ROUTE_IS_REAL_LOOP(ro) 0 argument
656 #define SCTP_GET_IFN_VOID_FROM_ROUTE(ro) (void *)ro->ro_rt->rt_ifp argument
658 #define SCTP_ROUTE_HAS_VALID_IFN(ro) ((ro)->ro_rt && (ro)->ro_rt->rt_ifp) argument
831 static inline void sctp_userspace_rtalloc(sctp_route_t *ro) in sctp_userspace_rtalloc()
861 #define SCTP_RTALLOC(ro, vrf_id, fibnum) sctp_userspace_rtalloc((sctp_route_t *)ro) argument
942 #define SCTP_GET_HLIM(inp, ro) 128 argument
1070 #define CMSG_ALIGN(n) _ALIGN(n) argument
1072 #define CMSG_ALIGN(n) (((n) + __ALIGNBYTES) & ~__ALIGNBYTES) argument
[all …]
/dports/net/stone/stone-2.4/
H A Dstone.c877 #define bzero(b,n) memset(b,0,n) argument
2661 int n = p1->stone->ndsts; in modPairDest() local
3028 int n = 0; in scanUDP() local
3400 ASN1_INTEGER *n = X509_get_serialNumber(peer); in printSSLinfo() local
4915 int n = 0; in scanClose() local
5993 int n = 0; in nStones() local
6000 int n = 0; in nPairs() local
6008 int n = 0; in nConns() local
6015 int n = 0; in nOrigins() local
6978 fd_set ro, wo, eo; in doReadWrite() local
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/
H A Ddvb-scan.c701 uint32_t shift = 0, bw = 0, min_bw = 0, symbol_rate, ro; in dvb_estimate_freq_shift() local
843 int i, n = 2; in dvb_scan_add_entry_ex() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/
H A Ddvb-scan.c701 uint32_t shift = 0, bw = 0, min_bw = 0, symbol_rate, ro; in dvb_estimate_freq_shift() local
843 int i, n = 2; in dvb_scan_add_entry_ex() local
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/
H A Ddvb-scan.c701 uint32_t shift = 0, bw = 0, min_bw = 0, symbol_rate, ro; in dvb_estimate_freq_shift() local
843 int i, n = 2; in dvb_scan_add_entry_ex() local
/dports/multimedia/transcode/transcode-1.1.7/tools/
H A Dtcyait.c112 double ro; /* ratio, original value */ member
438 int s, n; in yait_read_log() local
708 yait_chk_ip( int n ) in yait_chk_ip()
729 yait_chk_pairs( int n ) in yait_chk_pairs()
825 double re, ro; in yait_find_odd() local
858 double re, ro; in yait_find_even() local
953 yait_m5( int n ) in yait_m5()
1145 yait_cnt_drops( int n ) in yait_cnt_drops()
1429 int p, n; in yait_ivtc_grps() local
1482 yait_scan_bk( int n ) in yait_scan_bk()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c50 #define P_(singular, plural, n) (ngettext(singular, plural, n)) argument
60 #define P_(singular, plural, n) ((n) == 1 ? (singular) : (plural)) argument
320 int ro; member
/dports/misc/deco/deco39/
H A Dcmd.c435 int ro, lo; in swappanels() local
464 register i, n; in tagged() local
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c50 #define P_(singular, plural, n) (ngettext(singular, plural, n)) argument
60 #define P_(singular, plural, n) ((n) == 1 ? (singular) : (plural)) argument
320 int ro; member
/dports/lang/gcc48/gcc-4.8.5/gcc/config/
H A Ddarwin.c1488 bool zsize, one, weak, ro; in machopic_select_section() local
2887 int n; in darwin_file_end() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMFile.h197 void setRotateUV(double ro) in setRotateUV()
202 void setNoiseUV(const float2& n) in setNoiseUV()
/dports/graphics/xli/xli-2006-11-10/
H A Dreduce.c356 int n; in CutBoxes() local
372 static int GreatestVariance(Box *boxes, int n) in GreatestVariance()
1028 int err, ro; in CopyToNewImage() local

12345678910>>...43