| /linux/Documentation/sound/hd-audio/ |
| H A D | controls.rst | 12 This is an enum control to change the surround-channel setup, 13 appears only when the surround channels are available. 59 when the pin is a multi-I/O jack for surround channels. 66 An enum control to re-task the multi-I/O jacks for surround outputs. 68 mic-in) are switched as the surround and the CLFE output jacks. 112 This is an enum control to change the surround-channel setup, 113 appears only when the surround channels are available.
|
| H A D | notes.rst | 479 try probing multi-I/O config (e.g. shared line-in/surround,
|
| /linux/rust/syn/ |
| H A D | mac.rs | 209 pub(crate) fn surround(&self, tokens: &mut TokenStream, inner: TokenStream) { in surround() method 224 self.delimiter.surround(tokens, self.tokens.clone()); in to_tokens()
|
| H A D | expr.rs | 3189 token::Paren::default().surround(tokens, do_print_expr); in print_subexpression() 3276 token::Paren::default().surround(tokens, do_print_expr); in print_expr() 3287 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 3327 token::Paren::default().surround(tokens, do_print_expr); in print_expr_assign() 3427 token::Paren::default().surround(tokens, do_print_expr); in print_expr_binary() 3439 self.block.brace_token.surround(tokens, |tokens| { in to_tokens() 3496 e.paren_token.surround(tokens, |tokens| { in print_expr_call() 3531 token::Paren::default().surround(tokens, do_print_expr); in print_expr_cast() 3566 token::Brace::default().surround(tokens, |tokens| { in print_expr_closure() 3578 self.block.brace_token.surround(tokens, |tokens| { in to_tokens() [all …]
|
| H A D | pat.rs | 848 self.paren_token.surround(tokens, |tokens| { in to_tokens() 876 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 887 self.brace_token.surround(tokens, |tokens| { in to_tokens() 902 self.paren_token.surround(tokens, |tokens| { in to_tokens() 922 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
| H A D | ty.rs | 1090 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 1099 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 1138 self.paren_token.surround(tokens, |tokens| { in to_tokens() 1162 self.paren_token.surround(tokens, |tokens| { in to_tokens() 1199 self.group_token.surround(tokens, |tokens| { in to_tokens() 1208 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
| H A D | data.rs | 399 self.brace_token.surround(tokens, |tokens| { in to_tokens() 408 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
| H A D | item.rs | 3018 self.block.brace_token.surround(tokens, |tokens| { in to_tokens() 3034 brace.surround(tokens, |tokens| { in to_tokens() 3050 self.brace_token.surround(tokens, |tokens| { in to_tokens() 3081 self.brace_token.surround(tokens, |tokens| { in to_tokens() 3141 self.brace_token.surround(tokens, |tokens| { in to_tokens() 3178 self.brace_token.surround(tokens, |tokens| { in to_tokens() 3194 paren.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens() 3197 brace.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens() 3200 bracket.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens() 3242 self.brace_token.surround(tokens, |tokens| { in to_tokens() [all …]
|
| H A D | restriction.rs | 172 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
| H A D | stmt.rs | 429 self.brace_token.surround(tokens, |tokens| { in to_tokens() 468 _ => token::Brace::default().surround(tokens, |tokens| { in to_tokens()
|
| H A D | attr.rs | 805 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 826 self.delimiter.surround(tokens, self.tokens.clone()); in to_tokens()
|
| H A D | derive.rs | 250 data.brace_token.surround(tokens, |tokens| { in to_tokens()
|
| H A D | token.rs | 507 pub fn surround<F>(&self, tokens: &mut TokenStream, f: F) 637 pub fn surround<F>(&self, tokens: &mut TokenStream, f: F) in surround() method
|
| H A D | generics.rs | 1349 Some(paren) => paren.surround(tokens, to_tokens), in to_tokens() 1470 _ => token::Brace::default().surround(tokens, |tokens| { in print_const_argument()
|
| H A D | path.rs | 896 arguments.paren_token.surround(tokens, |tokens| { in print_parenthesized_generic_arguments()
|
| /linux/Documentation/sound/designs/ |
| H A D | control-names.rst | 35 Surround rear left/right in 4.0/5.1 surround 39 Side side left/right for 7.1 surround
|
| H A D | channel-mapping-api.rst | 17 while a 4.0 surround PCM stream has a channel map of
|
| /linux/Documentation/sound/cards/ |
| H A D | audigy-mixer.rst | 55 This control is used to attenuate samples from left and right surround PCM FX-bus 56 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM 57 samples for 5.1 playback. The result samples are forwarded to the surround (rear) 180 The result samples are forwarded to the surround (rear) speakers.
|
| H A D | emu-mixer.rst | 107 This control is used to attenuate samples from left and right surround PCM FX-bus 108 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM
|
| H A D | cmipci.rst | 101 When "Rear Output" is chosen, the surround channels 3 and 4
|
| H A D | audiophile-usb.rst | 73 * The Do port additionally supports surround-encoded AC-3 and DTS passthrough,
|
| /linux/drivers/staging/most/Documentation/ |
| H A D | driver_usage.txt | 192 - "6x16" (16-bit surround 5.1)
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.1 | 307 covers that surround only the Document within the aggregate.
|
| /linux/Documentation/userspace-api/media/ |
| H A D | fdl-appendix.rst | 382 that surround only the Document within the aggregate. Otherwise they
|
| /linux/Documentation/dev-tools/ |
| H A D | kasan.rst | 256 granules that surround the accessed address.
|