HomeSort by relevance Sort by last modified time
    Searched full:switching (Results 126 - 150 of 1307) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ppp_defs.h 77 #define PPP_MPLS_UC 0x0281 /* Multi Protocol Label Switching - Unicast */
78 #define PPP_MPLS_MC 0x0283 /* Multi Protocol Label Switching - Multicast */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_imgfile.py 82 print 'Switching to X compatibility'
89 print 'Switching back to SGI compatibility'
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_imgfile.py 82 print 'Switching to X compatibility'
89 print 'Switching back to SGI compatibility'
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
fenv.h 73 /* Switching from thumb1 to arm, do vmrs, then switch back */
98 /* Switching from thumb1 to arm, do vmsr, then switch back */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imgfile.py 82 print 'Switching to X compatibility'
89 print 'Switching back to SGI compatibility'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imgfile.py 82 print 'Switching to X compatibility'
89 print 'Switching back to SGI compatibility'
  /external/autotest/server/cros/ap_configurators/
ap_configurator_test.py 163 """Test switching the band."""
171 """Test switching between bands and change settings for each band."""
253 """Tests switching modes."""
269 """Tests switching modes that support adjusting the band."""
300 """Test switching between different security settings."""
  /frameworks/base/docs/html/design/patterns/
app-structure.jd 104 well. Navigation supports switching views of day, week, month, and agenda views.
110 <h2 id="top-level-switching">Top Level Switching With View Controls</h2>
143 <li>The user is switching between views of the same data set (for example: calendar events viewed by day, week, or month) or data sets of the same type (such as content for two different accounts).</li>
181 <p>After choosing the best top-level navigation for your app, don't mix and match patterns. For example, if you decide to use tabs for top-level switching, don't add a drawer, even if your navigation branches are deep. In this case, the navigation drawer would simply duplicate the information on the tabs, confusing your users.</p>
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 15 <li><a href="#Switching">Switching among IME Subtypes</a></li>
531 <h2 id="Switching">Switching among IME Subtypes</h2>
533 <p>You can allow users to switch easily among multiple IME subtypes by providing a switching key,
536 To enable such switching, perform the following steps:</p>
548 <li>If the method returns true, display a switching key.</li>
549 <li>When the user taps the switching key, call
561 into an IME without a switching key, he or she may get stuck in that IME, unable to switch out of it easily.</p>
  /docs/source.android.com/src/devices/audio/
latency_contrib.jd 149 bringing up or shutting down a CPU, switching between a security kernel
150 and the normal kernel, switching from full power to low-power mode,
188 <li>cluster switching</li>
  /external/valgrind/gdbserver_tests/
filter_gdb 63 # Some gdb versions don't show the source line:number after switching
74 -e '/\[Switching to Thread ....\]/d' \
75 -e 's/\(\[Switching to thread [1234] (Thread ....)\]\)#0/\1\n#0/' \
  /frameworks/base/docs/html/training/tv/playback/
picture-in-picture.jd 17 <li><a href="#pip_button">Switching Your Activity to Picture-in-picture</a>
102 <h2 id="pip_button">Switching Your Activity to Picture-in-picture</h2>
219 <p>PIP is intended for activities that play full-screen video. When switching
  /hardware/libhardware/include/hardware/
radio.h 72 * step(), tune() or auto AF switching. The event status is 0 (no error) if in tune,
77 * - event RADIO_EVENT_AF: after automatic switching to alternate frequency if current
78 * configuration enables AF switching.

Completed in 2235 milliseconds

1 2 3 4 56 7 8 91011>>