/external/rust/crates/syn/tests/ |
D | test_ty.rs | 57 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type() 149 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons() 186 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons()
|
D | test_path.rs | 14 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in parse_interpolated_leading_component()
|
D | test_expr.rs | 258 TokenTree::Punct(Punct::new('=', Spacing::Joint)), in test_macro_variable_match_arm()
|
/external/rust/crates/syn/src/ |
D | tt.rs | 37 (Spacing::Alone, Spacing::Alone) | (Spacing::Joint, Spacing::Joint) => true, in eq() 72 Spacing::Joint => 1u8.hash(h), in hash()
|
D | buffer.rs | 282 Entry::Punct(op) if op.as_char() == '\'' && op.spacing() == Spacing::Joint => { in lifetime() 353 Entry::Punct(op) if op.as_char() == '\'' && op.spacing() == Spacing::Joint => { in skip()
|
D | lifetime.rs | 148 let mut apostrophe = Punct::new('\'', Spacing::Joint); in to_tokens()
|
D | token.rs | 934 } else if punct.spacing() != Spacing::Joint { 955 } else if punct.spacing() != Spacing::Joint { in peek_punct() 982 let mut op = Punct::new(ch, Spacing::Joint); in punct()
|
D | ty.rs | 1008 TokenTree::Punct(Punct::new('.', Spacing::Joint)), in parse_bare_fn_arg() 1009 TokenTree::Punct(Punct::new('.', Spacing::Joint)), in parse_bare_fn_arg()
|
D | item.rs | 1463 let mut dot = Punct::new('.', Spacing::Joint); in variadic_to_tokens() 1468 let mut dot = Punct::new('.', Spacing::Joint); in variadic_to_tokens()
|
/external/rust/crates/quote/src/ |
D | runtime.rs | 248 tokens.append(Punct::new($char1, Spacing::Joint)); 252 let mut punct = Punct::new($char1, Spacing::Joint); 262 tokens.append(Punct::new($char1, Spacing::Joint)); 263 tokens.append(Punct::new($char2, Spacing::Joint)); 267 let mut punct = Punct::new($char1, Spacing::Joint); 270 let mut punct = Punct::new($char2, Spacing::Joint);
|
/external/rust/crates/paste/src/ |
D | lib.rs | 196 fst.as_char() == ':' && snd.as_char() == ':' && fst.spacing() == Spacing::Joint in expand() 257 ':' if punct.spacing() == Spacing::Joint => Lookbehind::JointColon, in expand() 303 if punct.as_char() == ':' && punct.spacing() == Spacing::Joint => in is_single_interpolation_group() 384 let mut apostrophe = TokenTree::Punct(Punct::new('\'', Spacing::Joint)); in pasted_to_tokens()
|
/external/rust/crates/proc-macro2/tests/ |
D | test.rs | 330 let joint_punct = Punct::new(':', Spacing::Joint); in joint_last_token() 336 assert_eq!(punct.spacing(), Spacing::Joint); in joint_last_token()
|
/external/rust/crates/proc-macro2/src/ |
D | wrapper.rs | 154 Spacing::Joint => proc_macro::Spacing::Joint, in into_compiler_token() 329 proc_macro::Spacing::Joint => Spacing::Joint, in next()
|
D | parse.rs | 758 Ok((rest, Punct::new('\'', Spacing::Joint))) in punct() 762 Ok(_) => Spacing::Joint, in punct()
|
D | lib.rs | 749 Joint, enumerator
|
D | fallback.rs | 172 joint = tt.spacing() == Spacing::Joint; in fmt()
|
/external/rust/crates/pin-project-internal/src/ |
D | utils.rs | 256 if p.as_char() == ':' && p.spacing() == Spacing::Joint => in visit_token_stream()
|
/external/rust/crates/proc-macro-hack/src/ |
D | lib.rs | 512 #pub_name::Punct::new('=', #pub_name::Spacing::Joint), in expand_define()
|
/external/rust/crates/serde_derive/src/internals/ |
D | attr.rs | 1926 TokenTree::Punct(op) if op.as_char() == '\'' && op.spacing() == Spacing::Joint => { in collect_lifetimes_from_tokens()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | australasia | 873 # Joint Daylight Saving Regulation No 59 of 1973 877 # Joint Daylight Saving (Repeal) Regulation No 10 of 1974
|
/external/rust/crates/libz-sys/src/zlib-ng/test/data/ |
D | lcet10.txt | 2754 interchange and interoperability perspective, the JPEG (i.e., Joint 6386 The Joint Study in Digital Preservation began in January 1990. Xerox 6436 The Joint Study in Digital Preservation has generated a great deal of 6655 The Cornell/Xerox Joint Study in Digital Preservation resulted in the 6873 as did the ISO/International Electrotechnical Commission Joint Task Force
|
/external/brotli/tests/testdata/ |
D | lcet10.txt | 2754 interchange and interoperability perspective, the JPEG (i.e., Joint 6386 The Joint Study in Digital Preservation began in January 1990. Xerox 6436 The Joint Study in Digital Preservation has generated a great deal of 6655 The Cornell/Xerox Joint Study in Digital Preservation resulted in the 6873 as did the ISO/International Electrotechnical Commission Joint Task Force
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz | 1a
2A
3Aaron
4AARON
5abaissiez
6abandon
7abandoned
8abase
9Abase
10 ... |