Home
last modified time | relevance | path

Searched defs:prefix_arg (Results 1 – 17 of 17) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dedlin.erl179 prefix_arg(none) -> 1; function
180 prefix_arg({ctlu,N}) -> N; function
181 prefix_arg(N) -> N. function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/
H A Dbuild.rs234 let prefix_arg = format!("--prefix={}", install_dir.to_str().unwrap()); in make_libsodium() localVariable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/
H A Dbuild.rs234 let prefix_arg = format!("--prefix={}", install_dir.to_str().unwrap()); in make_libsodium() localVariable
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcallint.c307 Lisp_Object prefix_arg = Vcurrent_prefix_arg; variable
/dports/editors/emacs/emacs-27.2/src/
H A Dcallint.c296 Lisp_Object prefix_arg = Vcurrent_prefix_arg; variable
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libsodium-sys-stable-1.19.19/
H A Dbuild.rs247 let prefix_arg = format!("--prefix={}", install_dir.to_str().unwrap()); in make_libsodium() localVariable
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/autotools/
H A Dide-autotools-pipeline-addin.c272 g_autofree gchar *prefix_arg = g_strdup_printf ("--prefix=%s", prefix); in register_configure_stage() local
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/quorum/src/
H A Dsplit_mate_pairs_cmdline.hpp288 string prefix_arg; member in cmdline
/dports/databases/py-fakeredis/fakeredis-1.7.0/test/
H A Dtest_hypothesis.py568 def prefix_arg(draw, commands, prefixes): function
/dports/news/slrn/slrn-1.0.3/src/
H A Dart.c3237 int prefix_arg; in followup() local
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dart.c3166 int prefix_arg; in followup() local