/external/webrtc/modules/audio_coding/codecs/ilbc/ |
D | enhancer.c | 41 int16_t surround[ENH_BLOCKL]; in WebRtcIlbcfix_Enhancer() local 43 WebRtcSpl_MemSetW16(surround, 0, ENH_BLOCKL); in WebRtcIlbcfix_Enhancer() 48 periodl, ENH_HL, surround); in WebRtcIlbcfix_Enhancer() 52 WebRtcIlbcfix_Smooth(odata, idata + centerStartPos, surround); in WebRtcIlbcfix_Enhancer()
|
D | smooth.c | 33 int16_t *surround /* (i) The approximation from the in WebRtcIlbcfix_Smooth() argument 56 max2 = WebRtcSpl_MaxAbsValueW16(surround, ENH_BLOCKL) + 1; in WebRtcIlbcfix_Smooth() 63 w11=WebRtcSpl_DotProductWithScale(surround,surround,ENH_BLOCKL,scale); in WebRtcIlbcfix_Smooth() 64 w10=WebRtcSpl_DotProductWithScale(surround,current,ENH_BLOCKL,scale); in WebRtcIlbcfix_Smooth() 97 errs = WebRtcIlbcfix_Smooth_odata(odata, current, surround, C); in WebRtcIlbcfix_Smooth() 207 WebRtcSpl_ScaleAndAddVectors(surround, A, 9, in WebRtcIlbcfix_Smooth()
|
D | get_sync_seq.c | 38 int16_t *surround /* (i/o) The contribution from this sequence in WebRtcIlbcfix_GetSyncSeq() argument 77 blockStartPos[qq], surround, in WebRtcIlbcfix_GetSyncSeq() 103 blockStartPos[q], surround, in WebRtcIlbcfix_GetSyncSeq()
|
D | smooth_out_data.c | 37 int16_t *surround, in WebRtcIlbcfix_Smooth_odata() argument 46 odata[i]= (int16_t)((C * surround[i] + 1024) >> 11); in WebRtcIlbcfix_Smooth_odata()
|
D | refiner.c | 39 int16_t *surround, /* (i/o) The contribution from this sequence in WebRtcIlbcfix_Refiner() argument 137 WebRtcSpl_AddAffineVectorToVector(surround, vect, gain, 32768, 16, in WebRtcIlbcfix_Refiner()
|
D | smooth.h | 31 int16_t* surround /* (i) The approximation from the
|
D | smooth_out_data.h | 30 int16_t* surround,
|
D | refiner.h | 39 int16_t* surround, /* (i/o) The contribution from this sequence
|
D | get_sync_seq.h | 37 int16_t* surround /* (i/o) The contribution from this sequence
|
/external/rust/cxx/syntax/ |
D | tokens.rs | 141 bracket.surround(tokens, |tokens| { in to_tokens() 156 bracket.surround(tokens, |tokens| { in to_tokens() 237 brace_token.surround(tokens, |_tokens| {}); in to_tokens() 269 paren_token.surround(tokens, |tokens| { in to_tokens() 286 token::Paren(langle.span).surround(tokens, |_| ()); in to_tokens()
|
/external/rust/crates/syn/src/ |
D | mac.rs | 208 paren.surround(tokens, |tokens| self.tokens.to_tokens(tokens)); in to_tokens() 211 brace.surround(tokens, |tokens| self.tokens.to_tokens(tokens)); in to_tokens() 214 bracket.surround(tokens, |tokens| self.tokens.to_tokens(tokens)); in to_tokens()
|
D | data.rs | 439 self.brace_token.surround(tokens, |tokens| { in to_tokens() 448 self.paren_token.surround(tokens, |tokens| { in to_tokens() 485 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
D | expr.rs | 2966 token::Paren::default().surround(tokens, |tokens| { in wrap_bare_struct() 3002 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 3013 self.paren_token.surround(tokens, |tokens| { in to_tokens() 3028 self.paren_token.surround(tokens, |tokens| { in to_tokens() 3061 self.paren_token.surround(tokens, |tokens| { in to_tokens() 3132 token::Brace::default().surround(tokens, |tokens| { in maybe_wrap_else() 3172 self.body.brace_token.surround(tokens, |tokens| { in to_tokens() 3189 self.body.brace_token.surround(tokens, |tokens| { in to_tokens() 3203 self.body.brace_token.surround(tokens, |tokens| { in to_tokens() 3217 self.brace_token.surround(tokens, |tokens| { in to_tokens() [all …]
|
D | ty.rs | 1131 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 1140 self.bracket_token.surround(tokens, |tokens| { in to_tokens() 1179 self.paren_token.surround(tokens, |tokens| { in to_tokens() 1203 self.paren_token.surround(tokens, |tokens| { in to_tokens() 1235 self.group_token.surround(tokens, |tokens| { in to_tokens() 1244 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
D | item.rs | 2836 self.block.brace_token.surround(tokens, |tokens| { in to_tokens() 2851 brace.surround(tokens, |tokens| { in to_tokens() 2866 self.brace_token.surround(tokens, |tokens| { in to_tokens() 2897 self.brace_token.surround(tokens, |tokens| { in to_tokens() 2957 self.brace_token.surround(tokens, |tokens| { in to_tokens() 2994 self.brace_token.surround(tokens, |tokens| { in to_tokens() 3010 paren.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens() 3013 brace.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens() 3016 bracket.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens() 3069 self.brace_token.surround(tokens, |tokens| { in to_tokens() [all …]
|
/external/rust/crates/serde_derive/src/ |
D | fragment.rs | 33 token::Brace::default().surround(out, |out| block.to_tokens(out)); in to_tokens() 61 token::Brace::default().surround(out, |out| block.to_tokens(out)); in to_tokens()
|
/external/libmonet/hct/ |
D | ViewingConditions.java | 111 double surround, in make() argument 122 double f = 0.8 + (surround / 10.0); in make()
|
/external/rust/crates/syn-mid/src/ |
D | func.rs | 196 self.brace_token.surround(tokens, |tokens| { in to_tokens() 230 self.paren_token.surround(tokens, |tokens| { in to_tokens() 249 self.block.brace_token.surround(tokens, |tokens| { in to_tokens()
|
D | pat.rs | 328 self.brace_token.surround(tokens, |tokens| { in to_tokens() 363 self.paren_token.surround(tokens, |tokens| { in to_tokens()
|
/external/pdfium/third_party/lcms/src/ |
D | cmscam02.c | 52 cmsUInt32Number surround; member 378 lpMod -> surround = pVC ->surround; in cmsCIECAM02Init() 380 switch (lpMod -> surround) { in cmsCIECAM02Init()
|
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/evaluate/ |
D | eval1.vm | 13 ## Need to use single quote to surround #set to prevent premature evaluation
|
/external/rust/crates/pin-project-internal/src/pin_project/ |
D | derive.rs | 560 fn surround(delim: Delimiter, tokens: TokenStream) -> TokenStream { in visit_fields() function 614 let proj_pat = surround(delim, proj_pat); in visit_fields() 615 let proj_body = surround(delim, proj_body); in visit_fields() 616 let proj_fields = surround(delim, proj_fields); in visit_fields() 617 let proj_ref_fields = surround(delim, proj_ref_fields); in visit_fields() 618 let proj_own_fields = surround(delim, proj_own_fields); in visit_fields()
|
/external/curl/docs/cmdline-opts/ |
D | user-agent.d | 15 the string, surround the string with single quote marks. This header can also
|
/external/rust/crates/synstructure/src/ |
D | lib.rs | 579 Fields::Unnamed(..) => token::Paren(Span::call_site()).surround(&mut t, |t| { in pat() 594 Fields::Named(..) => token::Brace(Span::call_site()).surround(&mut t, |t| { in pat() 655 token::Paren::default().surround(&mut t, |t| { in construct() 663 token::Brace::default().surround(&mut t, |t| { in construct() 712 token::Brace::default().surround(&mut body, |body| { in each()
|
/external/python/cpython2/Doc/tutorial/ |
D | modules.rst | 410 surround.py 494 __all__ = ["echo", "surround", "reverse"] 509 import sound.effects.surround 512 In this example, the :mod:`echo` and :mod:`surround` modules are imported in the 531 :mod:`surround` module might use the :mod:`echo` module. In fact, such 534 :mod:`surround` module can simply use ``import echo`` or ``from echo import 549 import. From the :mod:`surround` module for example, you might use::
|