Home
last modified time | relevance | path

Searched refs:Punct (Results 1 – 25 of 3988) sorted by relevance

12345678910>>...160

/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/front/glsl/
H A Dlex.rs155 Punct::Comma => TokenValue::Comma, in next()
156 Punct::Colon => TokenValue::Colon, in next()
157 Punct::Dot => TokenValue::Dot, in next()
158 Punct::Equal => TokenValue::Assign, in next()
159 Punct::Bang => TokenValue::Bang, in next()
160 Punct::Minus => TokenValue::Dash, in next()
161 Punct::Tilde => TokenValue::Tilde, in next()
162 Punct::Plus => TokenValue::Plus, in next()
163 Punct::Star => TokenValue::Star, in next()
164 Punct::Slash => TokenValue::Slash, in next()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/front/glsl/
H A Dlex.rs5 token::{Punct, Token as PPToken, TokenValue},
139 Punct::Comma => Token::Comma(meta), in next()
140 Punct::Colon => Token::Colon(meta), in next()
141 Punct::Dot => Token::Dot(meta), in next()
142 Punct::Equal => Token::Equal(meta), in next()
143 Punct::Bang => Token::Bang(meta), in next()
144 Punct::Minus => Token::Dash(meta), in next()
145 Punct::Tilde => Token::Tilde(meta), in next()
146 Punct::Plus => Token::Plus(meta), in next()
147 Punct::Star => Token::Star(meta), in next()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/front/glsl/
H A Dlex.rs5 token::{Punct, Token as PPToken, TokenValue},
139 Punct::Comma => Token::Comma(meta), in next()
140 Punct::Colon => Token::Colon(meta), in next()
141 Punct::Dot => Token::Dot(meta), in next()
142 Punct::Equal => Token::Equal(meta), in next()
143 Punct::Bang => Token::Bang(meta), in next()
144 Punct::Minus => Token::Dash(meta), in next()
145 Punct::Tilde => Token::Tilde(meta), in next()
146 Punct::Plus => Token::Plus(meta), in next()
147 Punct::Star => Token::Star(meta), in next()
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/syn-1.0.72/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/syn-1.0.67/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/syn-1.0.55/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/syn-1.0.58/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/syn-1.0.58/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/syn-1.0.57/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/sysutils/vivid/vivid-0.7.0/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/syn-1.0.60/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/sysutils/hexyl/hexyl-0.9.0/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/syn-1.0.69/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/syn-1.0.63/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/syn/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/syn-1.0.70/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/syn-1.0.60/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/syn-1.0.62/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/syn-1.0.73/tests/
H A Dtest_ty.rs23 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
25 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type()
58 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_macro_variable_type()
59 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_macro_variable_type()
61 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_macro_variable_type()
97 TokenTree::Punct(Punct::new('<', Spacing::Alone)), in test_group_angle_brackets()
99 TokenTree::Punct(Punct::new('>', Spacing::Alone)), in test_group_angle_brackets()
149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
150 TokenTree::Punct(Punct::new(':', Spacing::Alone)), in test_group_colons()
[all …]

12345678910>>...160