Home
last modified time | relevance | path

Searched refs:dst_arg (Results 3326 – 3350 of 3350) sorted by relevance

1...<<131132133134

/dports/www/xh/xh-0.14.1/cargo-crates/stdweb-0.4.20/src/webcore/
H A Dvalue.rs104 (($($impl_arg:tt)*) ($($src_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
105 impl< $($impl_arg)* > TryFrom< $($src_arg)* > for $($dst_arg)* where $($bounds)* {
1128 (($($impl_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
1129 impl< $($impl_arg)* > TryFrom< Value > for Option< $($dst_arg)* > where $($bounds)* {
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/stdweb-0.4.20/src/webcore/
H A Dvalue.rs104 (($($impl_arg:tt)*) ($($src_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
105 impl< $($impl_arg)* > TryFrom< $($src_arg)* > for $($dst_arg)* where $($bounds)* {
1128 (($($impl_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
1129 impl< $($impl_arg)* > TryFrom< Value > for Option< $($dst_arg)* > where $($bounds)* {
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/stdweb-0.4.20/src/webcore/
H A Dvalue.rs104 (($($impl_arg:tt)*) ($($src_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
105 impl< $($impl_arg)* > TryFrom< $($src_arg)* > for $($dst_arg)* where $($bounds)* {
1128 (($($impl_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
1129 impl< $($impl_arg)* > TryFrom< Value > for Option< $($dst_arg)* > where $($bounds)* {
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/stdweb-0.4.17/src/webcore/
H A Dvalue.rs104 (($($impl_arg:tt)*) ($($src_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
105 impl< $($impl_arg)* > TryFrom< $($src_arg)* > for $($dst_arg)* where $($bounds)* {
1128 (($($impl_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
1129 impl< $($impl_arg)* > TryFrom< Value > for Option< $($dst_arg)* > where $($bounds)* {
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/stdweb-0.4.20/src/webcore/
H A Dvalue.rs104 (($($impl_arg:tt)*) ($($src_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
105 impl< $($impl_arg)* > TryFrom< $($src_arg)* > for $($dst_arg)* where $($bounds)* {
1128 (($($impl_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
1129 impl< $($impl_arg)* > TryFrom< Value > for Option< $($dst_arg)* > where $($bounds)* {
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/stdweb-0.4.20/src/webcore/
H A Dvalue.rs104 (($($impl_arg:tt)*) ($($src_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
105 impl< $($impl_arg)* > TryFrom< $($src_arg)* > for $($dst_arg)* where $($bounds)* {
1128 (($($impl_arg:tt)*) ($($dst_arg:tt)*) ($($bounds:tt)*)) => {
1129 impl< $($impl_arg)* > TryFrom< Value > for Option< $($dst_arg)* > where $($bounds)* {
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filter_core/
H A Dfilter_session.c2114 const GF_FilterArgs *dst_arg=NULL; in probe_meta_check_builtin_format() local
2121 dst_arg = &reg->args[j]; in probe_meta_check_builtin_format()
2122 if (!dst_arg || !dst_arg->arg_name) { in probe_meta_check_builtin_format()
2123 dst_arg=NULL; in probe_meta_check_builtin_format()
2126 if (!strcmp(dst_arg->arg_name, "dst")) break; in probe_meta_check_builtin_format()
2127 dst_arg = NULL; in probe_meta_check_builtin_format()
2131 if (dst_arg) { in probe_meta_check_builtin_format()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filter_core/
H A Dfilter_session.c2114 const GF_FilterArgs *dst_arg=NULL; in probe_meta_check_builtin_format() local
2121 dst_arg = &reg->args[j]; in probe_meta_check_builtin_format()
2122 if (!dst_arg || !dst_arg->arg_name) { in probe_meta_check_builtin_format()
2123 dst_arg=NULL; in probe_meta_check_builtin_format()
2126 if (!strcmp(dst_arg->arg_name, "dst")) break; in probe_meta_check_builtin_format()
2127 dst_arg = NULL; in probe_meta_check_builtin_format()
2131 if (dst_arg) { in probe_meta_check_builtin_format()
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dbpf.c1372 bpf_mcpy(void *dst_arg, const void *src_arg, size_t len) in bpf_mcpy() argument
1379 dst = dst_arg; in bpf_mcpy()
1389 return dst_arg; in bpf_mcpy()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmdl.cc1137 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) in mdl_lock_reinit() argument
1139 MDL_lock *dst= (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmdl.cc1137 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) in mdl_lock_reinit() argument
1139 MDL_lock *dst= (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmdl.cc1146 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) in mdl_lock_reinit() argument
1148 MDL_lock *dst= (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmdl.cc1146 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) in mdl_lock_reinit() argument
1148 MDL_lock *dst= (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmdl.cc1146 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) in mdl_lock_reinit() argument
1148 MDL_lock *dst= (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmdl.cc1150 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) in mdl_lock_reinit() argument
1152 MDL_lock *dst= (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dmdl.cc1107 static void mdl_lock_reinit(uchar *dst_arg, const uchar *src_arg) { in mdl_lock_reinit() argument
1108 MDL_lock *dst = (MDL_lock *)dst_arg; in mdl_lock_reinit()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/dsp/
H A Ddsp.cpp266 …void (* complex_cvt2modarg)(float *dst_mod, float *dst_arg, const float *src_re, const float *s…
/dports/net/opennx/opennx-0.16/patches/
H A Dnxcomp-autotools.patch10693 +dst_arg=
10754 + -t) dst_arg=$2
10772 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
10778 + if test -n "$dst_arg"; then
10780 + set fnord "$@" "$dst_arg"
10784 + dst_arg=$arg
10847 + if test -z "$dst_arg"; then
10852 + dst=$dst_arg
10862 + echo "$0: $dst_arg: Is a directory" >&2
/dports/math/plplot/plplot-5.15.0/cmake/epa_build/itk3/
H A Dautotools_backport.patch16570 +dst_arg=
16664 + -t) dst_arg=$2
16682 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
16688 + if test -n "$dst_arg"; then
16690 + set fnord "$@" "$dst_arg"
16694 + dst_arg=$arg
16761 + if test -z "$dst_arg"; then
16766 + dst=$dst_arg
16776 + echo "$0: $dst_arg: Is a directory" >&2
/dports/math/plplot-ada/plplot-5.15.0/cmake/epa_build/itk3/
H A Dautotools_backport.patch16570 +dst_arg=
16664 + -t) dst_arg=$2
16682 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
16688 + if test -n "$dst_arg"; then
16690 + set fnord "$@" "$dst_arg"
16694 + dst_arg=$arg
16761 + if test -z "$dst_arg"; then
16766 + dst=$dst_arg
16776 + echo "$0: $dst_arg: Is a directory" >&2
/dports/net/opennx/opennx-0.16/packaging/win32/nx/patches/
H A Dnxproxy-win32.patch10872 +dst_arg=
10933 + -t) dst_arg=$2
10951 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
10957 + if test -n "$dst_arg"; then
10959 + set fnord "$@" "$dst_arg"
10963 + dst_arg=$arg
11026 + if test -z "$dst_arg"; then
11031 + dst=$dst_arg
11041 + echo "$0: $dst_arg: Is a directory" >&2
H A Dnxcomp-win32.patch5838 +dst_arg=
5899 + -t) dst_arg=$2
5917 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
5923 + if test -n "$dst_arg"; then
5925 + set fnord "$@" "$dst_arg"
5929 + dst_arg=$arg
5992 + if test -z "$dst_arg"; then
5997 + dst=$dst_arg
6007 + echo "$0: $dst_arg: Is a directory" >&2
H A Dnxesd-win32.patch65180 +dst_arg=
65281 + -t) dst_arg=$2
65302 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
65309 + if test -n "$dst_arg"; then
65312 + set fnord "$@" "$dst_arg"
65320 + dst_arg=$arg
65390 + if test -z "$dst_arg"; then
65396 + dst=$dst_arg
65406 + echo "$0: $dst_arg: Is a directory" >&2
/dports/devel/automake/automake-1.16.5/old/
H A DChangeLog.093940 (dst_arg): this for consistency.
/dports/net/opennx/opennx-0.16/packaging/MacOSX/pulse/patches/
H A Dspeex-crossppc.patch53523 +dst_arg=
53624 + -t) dst_arg=$2
53645 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
53652 + if test -n "$dst_arg"; then
53655 + set fnord "$@" "$dst_arg"
53663 + dst_arg=$arg
53733 + if test -z "$dst_arg"; then
53739 + dst=$dst_arg
53749 + echo "$0: $dst_arg: Is a directory" >&2

1...<<131132133134