/third_party/rust/crates/proc-macro2/benches/bench-libproc-macro/ |
D | lib.rs | 35 tokens.extend(once(TokenTree::Punct(Punct::new(':', Spacing::Joint)))); in bench() 38 tokens.extend(once(TokenTree::Punct(Punct::new(':', Spacing::Joint)))); in bench() 41 tokens.extend(once(TokenTree::Punct(Punct::new(':', Spacing::Joint)))); in bench() 44 tokens.extend(once(TokenTree::Punct(Punct::new(',', Spacing::Joint)))); in bench()
|
/third_party/rust/crates/quote/src/ |
D | runtime.rs | 231 Some(TokenTree::Punct(Punct::new('\'', Spacing::Joint))) in push_lifetime() 262 let mut apostrophe = Punct::new('\'', Spacing::Joint); in push_lifetime_spanned() 295 tokens.append(Punct::new($char1, Spacing::Joint)); 299 let mut punct = Punct::new($char1, Spacing::Joint); 309 tokens.append(Punct::new($char1, Spacing::Joint)); 310 tokens.append(Punct::new($char2, Spacing::Joint)); 314 let mut punct = Punct::new($char1, Spacing::Joint); 317 let mut punct = Punct::new($char2, Spacing::Joint);
|
/third_party/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 | 259 Entry::Punct(punct) if punct.as_char() == '\'' && punct.spacing() == Spacing::Joint => { in lifetime() 325 Entry::Punct(punct) if punct.as_char() == '\'' && punct.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 | 1066 TokenTree::Punct(Punct::new('.', Spacing::Joint)), in parse_bare_fn_arg() 1067 TokenTree::Punct(Punct::new('.', Spacing::Joint)), in parse_bare_fn_arg()
|
D | item.rs | 1474 let mut dot = Punct::new('.', Spacing::Joint); in variadic_to_tokens() 1479 let mut dot = Punct::new('.', Spacing::Joint); in variadic_to_tokens()
|
/third_party/rust/crates/syn/tests/ |
D | test_ty.rs | 58 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_macro_variable_type() 150 TokenTree::Punct(Punct::new(':', Spacing::Joint)), in test_group_colons() 187 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 | 238 TokenTree::Punct(Punct::new('=', Spacing::Joint)), in test_macro_variable_match_arm()
|
/third_party/icu/docs/userguide/dev/ |
D | contributions.md | 63 the *Joint Copyright Assignment - One-time Contribution* form. 96 only once, an ongoing contributor submits a *Joint Copyright Assignment by 101 The contributor must also send another form, *Addendum to Joint Copyright 107 associated *Joint Copyright Assignment by Ongoing Contributor Agreement*. (See 124 links to the softcopies of the Joint Copyright Assignment forms. See
|
/third_party/rust/crates/proc-macro2/src/ |
D | wrapper.rs | 160 Spacing::Joint => proc_macro::Spacing::Joint, in into_compiler_token() 335 proc_macro::Spacing::Joint => Spacing::Joint, in next()
|
D | parse.rs | 762 Ok((rest, Punct::new('\'', Spacing::Joint))) in punct() 766 Ok(_) => Spacing::Joint, in punct()
|
D | lib.rs | 798 Joint, enumerator
|
D | fallback.rs | 217 joint = tt.spacing() == Spacing::Joint; in fmt()
|
/third_party/rust/crates/proc-macro2/tests/ |
D | test.rs | 431 let joint_punct = Punct::new(':', Spacing::Joint); in joint_last_token() 437 assert_eq!(punct.spacing(), Spacing::Joint); in joint_last_token()
|
/third_party/rust/crates/serde/serde_derive/src/internals/ |
D | attr.rs | 1926 TokenTree::Punct(op) if op.as_char() == '\'' && op.spacing() == Spacing::Joint => { in collect_lifetimes_from_tokens()
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | thesis.txt | 1982 …., Pattern recognition and reading by machine, Proceedings of the Eastern Joint Computer Conferenc…
|
/third_party/tzdata/ |
D | australasia | 903 # Joint Daylight Saving Regulation No 59 of 1973 907 # Joint Daylight Saving (Repeal) Regulation No 10 of 1974
|
/third_party/skia/third_party/externals/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
|
/third_party/ffmpeg/doc/ |
D | encoders.texi | 1067 Joint stereo
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 1.txt | 2481 1240857|Joint Base Andrews Naval Air Facility, MD
|