HomeSort by relevance Sort by last modified time
    Searched full:surround (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
head.inp 6 surround you everywhere, and I think there is no greater meaning
middle.inp 6 surround you everywhere, and I think there is no greater meaning
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 128 DataRef<StyleSurroundData> surround; member in class:WebCore::RenderStyle
360 bool hasMargin() const { return surround->margin.nonZero(); }
361 bool hasBorder() const { return surround->border.hasBorder(); }
362 bool hasPadding() const { return surround->padding.nonZero(); }
363 bool hasOffset() const { return surround->offset.nonZero(); }
415 Length left() const { return surround->offset.left(); }
416 Length right() const { return surround->offset.right(); }
417 Length top() const { return surround->offset.top(); }
418 Length bottom() const { return surround->offset.bottom(); }
421 Length logicalLeft() const { return surround->offset.logicalLeft(writingMode());
    [all...]
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_test.cc 26 // The punctuation characters surround A-Z and a-z
  /external/libvorbis/lib/modes/
setup_44p51.h 13 function: toplevel settings for 44.1/48kHz 5.1 surround modes
  /external/regex-re2/re2/testing/
exhaustive_test.cc 26 // The punctuation characters surround A-Z and a-z
  /external/libvorbis/doc/vorbisfile/
ov_read.html 35 <li>three channels - the stream is a 1d-surround encoding. channel order: left,
37 <li>four channels - the stream is quadraphonic surround. channel order: front left,
39 <li>five channels - the stream is five-channel surround. channel order: front left,
41 <li>six channels - the stream is 5.1 surround. channel order: front left, center,
43 <li>seven channels - the stream is 6.1 surround. channel order: front left, center,
45 <li>eight channels - the stream is 7.1 surround. channel order: front left, center,
  /packages/apps/MusicFX/res/values/
strings.xml 26 <string name="virtualizer_strength">Surround sound</string>
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
closebrackets.js 42 function surround(cm) {
54 if (cm.somethingSelected()) return surround(cm);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_spos.h 60 #define DSP_PCM_S71_CHANNEL 4 /* surround 7.1 */
160 /* Rear/surround PCM playback mixer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_spos.h 60 #define DSP_PCM_S71_CHANNEL 4 /* surround 7.1 */
160 /* Rear/surround PCM playback mixer */
  /packages/apps/MusicFX/res/values-de/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround-Sound"</string>
  /packages/apps/MusicFX/res/values-en-rGB/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-en-rIN/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-fi/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround-ääni"</string>
  /packages/apps/MusicFX/res/values-fr/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Son surround"</string>
  /packages/apps/MusicFX/res/values-in/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Suara surround"</string>
  /packages/apps/MusicFX/res/values-it/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Audio surround"</string>
  /packages/apps/MusicFX/res/values-nb/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround-lyd"</string>
  /packages/apps/MusicFX/res/values-nl/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-pt/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Sistema surround"</string>
  /packages/apps/MusicFX/res/values-pt-rPT/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Som surround"</string>
  /packages/apps/MusicFX/res/values-ro/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Sunet surround"</string>
  /packages/apps/MusicFX/res/values-tl/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround sound"</string>
  /packages/apps/MusicFX/res/values-tr/
strings.xml 25 <string name="virtualizer_strength" msgid="106561253469770096">"Surround ses"</string>

Completed in 391 milliseconds

1 2 3 4 5 6 7 8 9