Searched full:plugs (Results 1 – 25 of 37) sorted by relevance
12
/external/autotest/client/cros/chameleon/ |
D | audio_widget.py | 361 """Plugs this widget.""" 636 """Plugs this widget.""" 658 """Plugs in the widget/device.""" 702 """plugs in the jack to the cros device."""
|
D | audio_widget_link.py | 199 """Plugs input of audio bus to the widget. 231 """Plugs output of audio bus to the widget. 424 """Plugs/unplugs several times for Cros device to detect audio.
|
D | audio_board.py | 245 """Plugs the audio cable into audio jack of Cros device."""
|
D | chameleon.py | 576 Unplugs the port if needed, sets EDID, plugs back if it was plugged.
|
/external/blktrace/btt/doc/ |
D | sample-btt-output.tex | 68 DEV | # Plugs # Timer Us | % Time Q Plugged 73 Overall | # Plugs # Timer Us | % Time Q Plugged
|
D | btt.tex | 270 DEV | # Plugs # Timer Us | % Time Q Plugged 285 The total number of unplugs is equal to the number of plugs less the 297 DEV | # Plugs # Timer Us | % Time Q Plugged 302 Overall | # Plugs # Timer Us | % Time Q Plugged 1147 & \#Plugs \#TimerUnplugs \%TimeQPlugged\\\hline
|
/external/autotest/server/cros/multimedia/ |
D | usb_facade_adapter.py | 35 """Plugs the USB device into the host."""
|
/external/opencensus-java/api/src/test/java/io/opencensus/metrics/ |
D | DerivedDoubleGaugeTest.java | 30 // TODO(mayurkale): Add more tests, once DerivedDoubleGauge plugs-in into the registry.
|
D | DerivedLongGaugeTest.java | 30 // TODO(mayurkale): Add more tests, once DerivedLongGauge plugs-in into the registry.
|
D | DoubleGaugeTest.java | 45 // TODO(mayurkale): Add more tests, once DoubleGauge plugs-in into the registry.
|
D | LongGaugeTest.java | 45 // TODO(mayurkale): Add more tests, once LongGauge plugs-in into the registry.
|
/external/autotest/server/site_tests/firmware_InvalidUSB/ |
D | firmware_InvalidUSB.py | 25 """Restore the USB image. USB plugs/unplugs happen in this method."""
|
/external/icu/icu4c/source/common/ |
D | icuplug.cpp | 640 /* cleanup plugs */ in uplug_cleanup() 664 /* pass #1: low level plugs */ in uplug_loadWaitingPlugs() 702 DBG((stderr, " Done Loading Plugs. Level: %d\n", (int32_t)uplug_getCurrentLevel())); in uplug_loadWaitingPlugs()
|
/external/cros/system_api/dbus/power_manager/ |
D | power_supply_properties.proto | 81 // jack plugs). Corresponds to kernel-reported type "Mains". This source
|
/external/autotest/server/site_tests/audio_AudioAfterReboot/ |
D | audio_AudioAfterReboot.py | 35 """Calls the audio interface API and plugs/unplugs.
|
/external/bcc/snapcraft/ |
D | snapcraft.yaml | 24 plugs:
|
/external/u-boot/doc/ |
D | README.mpc85xxcds | 5 "Arcadia", a PCI-form-factor carrier card that plugs into a PCI slot,
|
/external/autotest/server/site_tests/audio_AudioAfterSuspend/ |
D | audio_AudioAfterSuspend.py | 36 """Calls the audio interface API and plugs/unplugs.
|
/external/google-styleguide/ |
D | vimscriptfull.xml | 1169 <code>plugin/plugs.vim</code> (unlike mappings.vim, plugs.vim is 1202 your plugin's name in <code>plugin/plugs.vim</code> (separate from
|
D | vimscriptguide.xml | 279 <code>plugin/plugs.vim</code>.
|
/external/python/cpython2/Doc/library/ |
D | framework.rst | 35 way to enable/disable menus and that plugs right in leaving the rest intact.
|
/external/chromium-trace/catapult/devil/devil/android/perf/ |
D | perf_control.py | 312 It appears Qualcomm is the only vendor that hot-plugs CPUs, and on Qualcomm
|
/external/autotest/client/cros/multimedia/ |
D | usb_facade_native.py | 52 """Sets and plugs the USB device into the host.
|
/external/icu/icu4c/source/common/unicode/ |
D | icuplug.h | 336 * Not thread safe- do not call while plugs are added or removed.
|
/external/blktrace/btt/ |
D | output.c | 556 "Overall", "# Plugs", "# Timer Us", "% Time Q Plugged"); in __dip_output_plug_all() 616 "DEV", "# Plugs", "# Timer Us", "% Time Q Plugged"); in output_plug_info()
|
12