/external/rust/crates/crossbeam-channel/src/ |
D | select_macro.rs | 28 ($($head:tt)*) 39 (default => $($tail:tt)*) 40 ($($head:tt)*) 50 (default -> $($tail:tt)*) 51 ($($head:tt)*) 59 (default $args:tt -> $($tail:tt)*) 60 ($($head:tt)*) 68 (recv($($args:tt)*) => $($tail:tt)*) 69 ($($head:tt)*) 77 (send($($args:tt)*) => $($tail:tt)*) [all …]
|
/external/rust/crates/serde_json/src/ |
D | macros.rs | 55 ($($json:tt)+) => { 88 (@array [$($elems:expr,)*] null $($rest:tt)*) => { 93 (@array [$($elems:expr,)*] true $($rest:tt)*) => { 98 (@array [$($elems:expr,)*] false $($rest:tt)*) => { 103 (@array [$($elems:expr,)*] [$($array:tt)*] $($rest:tt)*) => { 108 (@array [$($elems:expr,)*] {$($map:tt)*} $($rest:tt)*) => { 113 (@array [$($elems:expr,)*] $next:expr, $($rest:tt)*) => { 123 (@array [$($elems:expr),*] , $($rest:tt)*) => { 128 (@array [$($elems:expr),*] $unexpected:tt $($rest:tt)*) => { 146 (@object $object:ident [$($key:tt)+] ($value:expr) , $($rest:tt)*) => { [all …]
|
/external/rust/crates/quote/src/ |
D | lib.rs | 482 ($($tt:tt)*) => {{ 484 $crate::quote_each_token!(_s $($tt)*); 591 ($span:expr=> $($tt:tt)*) => {{ 594 $crate::quote_each_token_spanned!(_s _span $($tt)*); 608 ($call:ident! $extra:tt $($tts:tt)*) => { 619 ($call:ident! $extra:tt ($($b1:tt)*) ($($curr:tt)*)) => { 629 ($call:ident! $extra:tt $b1:tt ( $($inner:tt)* )) => { 633 ($call:ident! $extra:tt $b1:tt [ $($inner:tt)* ]) => { 637 ($call:ident! $extra:tt $b1:tt { $($inner:tt)* }) => { 641 ($call:ident!($($extra:tt)*) # $var:ident) => { [all …]
|
/external/clang/test/CodeGenCXX/ |
D | temp-order.cpp | 46 TempTracker tt; in f0() local 48 A a(tt, 2); in f0() 49 if ((A(tt, 3), val)) in f0() 50 A b(tt, 5); in f0() 51 A c(tt, 7); in f0() 53 return tt.Product; in f0() 58 TempTracker tt; in f1() local 60 A a(tt, 2); in f1() 61 if ((A(tt, 3), val)) in f1() 62 A b(tt, 5); in f1() [all …]
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | temp-order.cpp | 46 TempTracker tt; in f0() local 48 A a(tt, 2); in f0() 49 if ((A(tt, 3), val)) in f0() 50 A b(tt, 5); in f0() 51 A c(tt, 7); in f0() 53 return tt.Product; in f0() 58 TempTracker tt; in f1() local 60 A a(tt, 2); in f1() 61 if ((A(tt, 3), val)) in f1() 62 A b(tt, 5); in f1() [all …]
|
/external/webrtc/api/neteq/ |
D | tick_timer_unittest.cc | 22 TickTimer tt; in TEST() local 23 EXPECT_EQ(10, tt.ms_per_tick()); in TEST() 27 TickTimer tt(17); in TEST() local 28 EXPECT_EQ(17, tt.ms_per_tick()); in TEST() 32 TickTimer tt; in TEST() local 33 EXPECT_EQ(0u, tt.ticks()); in TEST() 34 tt.Increment(); in TEST() 35 EXPECT_EQ(1u, tt.ticks()); in TEST() 38 tt.Increment(); in TEST() 40 EXPECT_EQ(18u, tt.ticks()); in TEST() [all …]
|
/external/rust/crates/tokio/src/macros/ |
D | select.rs | 364 ( $($count:tt)* ) 372 $( ( $($skip:tt)* ) $bind:pat = $fut:expr, if $c:expr => $handle:expr, )+ 508 (@ { start=$start:expr; $($t:tt)* } ) => { 512 (@ { start=$start:expr; $($t:tt)* } else => $else:expr $(,)?) => { 515 …(@ { start=$start:expr; ( $($s:tt)* ) $($t:tt)* } $p:pat = $f:expr, if $c:expr => $h:block, $($r:t… 518 (@ { start=$start:expr; ( $($s:tt)* ) $($t:tt)* } $p:pat = $f:expr => $h:block, $($r:tt)* ) => { 521 …(@ { start=$start:expr; ( $($s:tt)* ) $($t:tt)* } $p:pat = $f:expr, if $c:expr => $h:block $($r:tt… 524 (@ { start=$start:expr; ( $($s:tt)* ) $($t:tt)* } $p:pat = $f:expr => $h:block $($r:tt)* ) => { 527 (@ { start=$start:expr; ( $($s:tt)* ) $($t:tt)* } $p:pat = $f:expr, if $c:expr => $h:expr ) => { 530 (@ { start=$start:expr; ( $($s:tt)* ) $($t:tt)* } $p:pat = $f:expr => $h:expr ) => { [all …]
|
/external/mksh/src/ |
D | mksh.faq | 3 Title: How do you spell <tt>mksh</tt>? How do you pronounce it? 6 “<tt>mksh</tt>” (with, even at the beginning of a sentence, <a 22 <tt>COMMAND.COM</tt>, <tt>CMD.EXE</tt> or PowerShell on other operating 42 command <tt>PATH=.$PATHSEP$PATH</tt> or add that to a suitable 43 initialisation file (<tt>~/.mkshrc</tt>).</p> 49 <tt>-T</tt> is added during compilation; however, you will most likely 62 <p>There’s now <tt>ksh2020</tt>, a project having restarted development 63 around November 2017 forking the last <tt>ksh93 v-</tt> (beta) snapshot 100 <p>The <a href="@@RELPATH@@ksh-chan.htm">Homepage of the <tt>#ksh</tt> 107 <p>Export a few environment variables, namely <tt>CC</tt> (the C compiler), [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | mem-promote-integers.ll | 9 %tt = xor <1 x i8> %x, %bb 10 store <1 x i8> %tt, <1 x i8>* %b 14 ret <1 x i8> %tt 20 %tt = xor <1 x i16> %x, %bb 21 store <1 x i16> %tt, <1 x i16>* %b 25 ret <1 x i16> %tt 31 %tt = xor <1 x i32> %x, %bb 32 store <1 x i32> %tt, <1 x i32>* %b 36 ret <1 x i32> %tt 42 %tt = xor <1 x i64> %x, %bb [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | mem-promote-integers.ll | 9 %tt = xor <1 x i8> %x, %bb 10 store <1 x i8> %tt, <1 x i8>* %b 14 ret <1 x i8> %tt 20 %tt = xor <1 x i16> %x, %bb 21 store <1 x i16> %tt, <1 x i16>* %b 25 ret <1 x i16> %tt 31 %tt = xor <1 x i32> %x, %bb 32 store <1 x i32> %tt, <1 x i32>* %b 36 ret <1 x i32> %tt 42 %tt = xor <1 x i64> %x, %bb [all …]
|
/external/rust/crates/syn/src/ |
D | custom_punctuation.rs | 79 ($ident:ident, $($tt:tt)+) => { 81 pub spans: $crate::custom_punctuation_repr!($($tt)+), 86 pub fn $ident<__S: $crate::__private::IntoSpans<$crate::custom_punctuation_repr!($($tt)+)>>( 89 let _validate_len = 0 $(+ $crate::custom_punctuation_len!(strict, $tt))*; 101 $crate::impl_parse_for_custom_punctuation!($ident, $($tt)+); 102 $crate::impl_to_tokens_for_custom_punctuation!($ident, $($tt)+); 103 $crate::impl_clone_for_custom_punctuation!($ident, $($tt)+); 104 $crate::impl_extra_traits_for_custom_punctuation!($ident, $($tt)+); 113 ($ident:ident, $($tt:tt)+) => { 116 $crate::token::parsing::peek_punct(cursor, $crate::stringify_punct!($($tt)+)) [all …]
|
D | macros.rs | 3 [$($attrs_pub:tt)*] 4 struct $name:ident #full $($rest:tt)* 23 [$($attrs_pub:tt)*] 24 struct $name:ident $($rest:tt)* 29 ($($t:tt)*) => { 37 [$($attrs_pub:tt)*] 38 enum $name:ident #no_visit $($rest:tt)* 44 [$($attrs_pub:tt)*] 45 enum $name:ident $($rest:tt)* 50 ($($t:tt)*) => { [all …]
|
/external/rust/crates/proc-macro-nested/src/ |
D | lib.rs | 51 (() $($bang:tt)*) => { 54 ((($($first:tt)*) $($rest:tt)*) $($bang:tt)*) => { 57 (([$($first:tt)*] $($rest:tt)*) $($bang:tt)*) => { 60 (({$($first:tt)*} $($rest:tt)*) $($bang:tt)*) => { 63 ((! $($rest:tt)*) $($bang:tt)*) => { 66 ((!= $($rest:tt)*) $($bang:tt)*) => { 69 (($first:tt $($rest:tt)*) $($bang:tt)*) => {
|
/external/rust/crates/pin-project-lite/src/ |
D | lib.rs | 313 $(#[doc $($doc:tt)*])* 317 $($tt:tt)* 322 $($tt)* 326 $(#[doc $($doc:tt)*])* 329 $($tt:tt)* 334 $($tt)* 338 $(#[doc $($doc:tt)*])* 341 $($tt:tt)* 346 $($tt)* 350 $(#[doc $($doc:tt)*])* [all …]
|
/external/rust/crates/serde/src/ |
D | macros.rs | 113 (<$visitor:ident: Visitor<$lifetime:tt>> $($func:ident)*) => { 125 ($func:ident<$l:tt, $v:ident>($($arg:ident : $ty:ty),*)) => { 142 (bool<$l:tt, $v:ident>) => { 145 (i8<$l:tt, $v:ident>) => { 148 (i16<$l:tt, $v:ident>) => { 151 (i32<$l:tt, $v:ident>) => { 154 (i64<$l:tt, $v:ident>) => { 157 (i128<$l:tt, $v:ident>) => { 162 (u8<$l:tt, $v:ident>) => { 165 (u16<$l:tt, $v:ident>) => { [all …]
|
/external/rust/crates/nom/src/branch/ |
D | macros.rs | 167 (__impl $i:expr, $submac:ident!( $($args:tt)* ), $($rest:tt)* ) => ( 177 (__impl $i:expr, $e:path, $($rest:tt)* ) => ( 180 (__impl $i:expr, $e:path | $($rest:tt)*) => ( 184 (__impl $i:expr, $subrule:ident!( $($args:tt)*) | $($rest:tt)*) => ( 211 (__impl $i:expr, $subrule:ident!( $($args:tt)* ) => { $gen:expr } | $($rest:tt)*) => ( 236 (__impl $i:expr, $e:path => { $gen:expr } | $($rest:tt)*) => ( 250 ($i:expr, $($rest:tt)*) => ( 335 …(__impl $i:expr, $submac:ident!( $($args:tt)* ), $( $($p:pat)|+ => $subrule:ident!( $($args2:tt)* … 373 ($i:expr, $submac:ident!( $($args:tt)*), $($rest:tt)*) => ( 378 ($i:expr, $e:path, $($rest:tt)*) => ( [all …]
|
/external/rust/crates/clap/src/ |
D | macros.rs | 319 (@impls ( $($tts:tt)* ) -> ($e:ident, $($v:ident),+)) => { 668 (@app ($builder:expr) (@arg ($name:expr): $($tail:tt)*) $($tt:tt)*) => { 672 $($tt)* 675 (@app ($builder:expr) (@arg $name:ident: $($tail:tt)*) $($tt:tt)*) => { 679 $($tt)* 682 (@app ($builder:expr) (@setting $setting:ident) $($tt:tt)*) => { 685 $($tt)* 689 (@app ($builder:expr) (@attributes $($attr:tt)*) $($tt:tt)*) => { 690 clap_app!{ @app (clap_app!{ @arg ($builder) $($attr)* }) $($tt)* } 692 (@app ($builder:expr) (@group $name:ident => $($tail:tt)*) $($tt:tt)*) => { [all …]
|
/external/rust/crates/nix/src/ |
D | macros.rs | 46 $(#[$inner:ident $($args:tt)*])* 89 attrs: [$($attrs:tt)*], 90 entries: [$($entries:tt)*], 105 attrs: $attrs:tt, 107 $entries:tt; 122 $prefix:tt, 123 [$($entries:tt)*]; 124 #[$attr:meta] $($tail:tt)* 139 $prefix:tt, 140 [$($entries:tt)*]; [all …]
|
/external/libcups/filter/ |
D | spec-ppd.shtml | 57 <p>The <tt>?<i>MainKeyword</i></tt> keyword defines PostScript code that determines the currently s… 59 <p>The PostScript code typically sends its response back using the <tt>=</tt> operator.</p> 87 <p>The <tt>OID<i>MainKeyword</i></tt> keyword is used to define SNMP OIDs that map to installable o… 118 …act as a wildcard. Otherwise they must match one of the <tt>Resolution</tt> or <tt>MediaType</tt> … 153 …cument colors to the device colorspace. The <tt>ColorModel</tt>, <tt>MediaType</tt>, and <tt>Resol… 155 <p>The <tt>Description</tt> specifies human-readable text that is associated with the color profile… 172 …tt>ColorModel</tt>, <tt>MediaType</tt>, and <tt>Resolution</tt> main keywords can be reassigned to… 196 …ata as requested by the driver. The <tt>APCustomColorMatchingProfile</tt> and <tt>APDefaultColorMa… 222 …hen doing custom color matching. Currently only <tt>sRGB</tt>, <tt>AdobeRGB</tt>, and <tt>GenericR… 226 …tt>APCustomColorMatchingProfile</tt> keywords, you are responsible for providing the necessary use… [all …]
|
/external/rust/crates/bindgen/src/ |
D | log_stubs.rs | 4 (target: $target:expr, $lvl:expr, $($arg:tt)+) => { 8 ($lvl:expr, $($arg:tt)+) => {{ 14 (target: $target:expr, $($arg:tt)*) => { log!($target, $($arg)*); }; 15 ($($arg:tt)*) => { log!("", $($arg)*); }; 18 (target: $target:expr, $($arg:tt)*) => { log!($target, $($arg)*); }; 19 ($($arg:tt)*) => { log!("", $($arg)*); }; 22 (target: $target:expr, $($arg:tt)*) => { log!($target, $($arg)*); }; 23 ($($arg:tt)*) => { log!("", $($arg)*); }; 26 (target: $target:expr, $($arg:tt)*) => { log!($target, $($arg)*); }; 27 ($($arg:tt)*) => { log!("", $($arg)*); }; [all …]
|
/external/ImageMagick/PerlMagick/t/reference/composite/ |
D | CopyRed.miff | 15 …tt�tt�tt�tt�tt�tt~tt\ttptt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt�tt…
|
/external/python/cpython3/Lib/ |
D | netrc.py | 39 toplevel = tt = lexer.get_token() 40 if not tt: 42 elif tt[0] == '#': 43 if lexer.lineno == saved_lineno and len(tt) == 1: 46 elif tt == 'machine': 48 elif tt == 'default': 50 elif tt == 'macdef': # Just skip to end of macdefs 63 "bad toplevel token %r" % tt, file, lexer.lineno) 70 tt = lexer.get_token() 71 if (tt.startswith('#') or [all …]
|
/external/python/cpython2/Lib/ |
D | netrc.py | 43 toplevel = tt = lexer.get_token() 44 if not tt: 46 elif tt[0] == '#': 49 pos = len(tt) + 1 53 elif tt == 'machine': 55 elif tt == 'default': 57 elif tt == 'macdef': # Just skip to end of macdefs 70 "bad toplevel token %r" % tt, file, lexer.lineno) 77 tt = lexer.get_token() 78 if (tt.startswith('#') or [all …]
|
/external/rust/crates/nom/src/ |
D | whitespace.rs | 99 ($i:expr, $separator:expr, $submac:ident!( $($args:tt)* )) => ({ 123 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => ( 130 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $g:expr) => ( 133 ($i:expr, $separator:path, $f:expr, $submac:ident!( $($args:tt)* )) => ( 144 ($i:expr, $separator:path, $submac1:ident!( $($args1:tt)* ), $($rest:tt)+) => ({ 154 ($i:expr, $separator:path, $f:expr, $($rest:tt)+) => ( 162 ($i:expr, $separator:path, $submac1:ident!( $($args1:tt)* ), $($rest:tt)+) => ({ 172 ($i:expr, $separator:path, $f:expr, $($rest:tt)+) => ( 180 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => ({ 190 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $g:expr) => ( [all …]
|
/external/rust/crates/nom/src/sequence/ |
D | macros.rs | 34 ($i:expr, $($rest:tt)*) => ( 45 ($i:expr, ($($parsed:tt),*), $e:path, $($rest:tt)*) => ( 48 ($i:expr, (), $submac:ident!( $($args:tt)* ), $($rest:tt)*) => ( 58 ($i:expr, ($($parsed:tt)*), $submac:ident!( $($args:tt)* ), $($rest:tt)*) => ( 68 ($i:expr, ($($parsed:tt),*), $e:path) => ( 71 ($i:expr, (), $submac:ident!( $($args:tt)* )) => ( 77 ($i:expr, ($($parsed:expr),*), $submac:ident!( $($args:tt)* )) => ( 108 ($i:expr, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => ( 112 ($i:expr, $submac:ident!( $($args:tt)* ), $g:expr) => ( 116 ($i:expr, $f:expr, $submac:ident!( $($args:tt)* )) => ( [all …]
|