Home
last modified time | relevance | path

Searched refs:basic_type_test (Results 1 – 8 of 8) sorted by relevance

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zvariant-3.1.2/src/
H A Dlib.rs134 macro_rules! basic_type_test { macro
163 let encoded = basic_type_test!(
288 basic_type_test!(LE, DBus, 77_i8, 2, i8, 2); in i8_value()
290 basic_type_test!(LE, GVariant, 77_i8, 2, i8, 2); in i8_value()
377 basic_type_test!(LE, DBus, string, 16, String, 4); in str_value()
378 basic_type_test!(LE, DBus, string, 16, &str, 4); in str_value()
388 basic_type_test!(LE, DBus, string, 16, &str, 4); in str_value()
389 basic_type_test!(LE, DBus, string, 16, String, 4); in str_value()
424 basic_type_test!(LE, DBus, 'c', 6, char, 4); in str_value()
426 basic_type_test!(LE, GVariant, 'c', 2, char, 1); in str_value()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/zvariant-2.10.0/src/
H A Dlib.rs247 macro_rules! basic_type_test { macro
276 let encoded = basic_type_test!(
401 basic_type_test!(LE, DBus, 77_i8, 2, i8, 2); in i8_value()
403 basic_type_test!(LE, GVariant, 77_i8, 2, i8, 2); in i8_value()
490 basic_type_test!(LE, DBus, string, 16, String, 4); in str_value()
491 basic_type_test!(LE, DBus, string, 16, &str, 4); in str_value()
501 basic_type_test!(LE, DBus, string, 16, &str, 4); in str_value()
502 basic_type_test!(LE, DBus, string, 16, String, 4); in str_value()
537 basic_type_test!(LE, DBus, 'c', 6, char, 4); in str_value()
539 basic_type_test!(LE, GVariant, 'c', 2, char, 1); in str_value()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_ssa_dead.erl35 -type basic_type_test() :: atom() | {'is_tagged_tuple',pos_integer(),atom()}. type
36 -type type_test() :: basic_type_test() | {'not',basic_type_test()}.
39 {basic_type_test(),beam_ssa:value()}.
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_dead.erl35 -type basic_type_test() :: atom() | {'is_tagged_tuple',pos_integer(),atom()}. type
36 -type type_test() :: basic_type_test() | {'not',basic_type_test()}.
39 {basic_type_test(),beam_ssa:value()}.
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_ssa_dead.erl35 -type basic_type_test() :: atom() | {'is_tagged_tuple',pos_integer(),atom()}. type
36 -type type_test() :: basic_type_test() | {'not',basic_type_test()}.
39 {basic_type_test(),beam_ssa:value()}.
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_dead.erl35 -type basic_type_test() :: atom() | {'is_tagged_tuple',pos_integer(),atom()}. type
36 -type type_test() :: basic_type_test() | {'not',basic_type_test()}.
39 {basic_type_test(),beam_ssa:value()}.
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_dead.erl35 -type basic_type_test() :: atom() | {'is_tagged_tuple',pos_integer(),atom()}. type
36 -type type_test() :: basic_type_test() | {'not',basic_type_test()}.
39 {basic_type_test(),beam_ssa:value()}.
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_dead.erl35 -type basic_type_test() :: atom() | {'is_tagged_tuple',pos_integer(),atom()}. type
36 -type type_test() :: basic_type_test() | {'not',basic_type_test()}.
39 {basic_type_test(),beam_ssa:value()}.