/third_party/pulseaudio/src/modules/alsa/mixer/paths/ |
D | analog-output-speaker.conf | 28 state.plugged = no 32 state.plugged = no 36 state.plugged = no 40 state.plugged = no 44 state.plugged = no 48 state.plugged = no 52 state.plugged = no 56 state.plugged = no 64 state.plugged = unknown 69 state.plugged = unknown
|
D | analog-output-lineout.conf | 24 state.plugged = unknown 32 state.plugged = unknown 40 state.plugged = unknown 48 state.plugged = unknown 53 state.plugged = unknown 58 state.plugged = unknown 63 state.plugged = unknown 68 state.plugged = unknown 73 state.plugged = unknown 78 state.plugged = unknown [all …]
|
D | analog-input-internal-mic.conf | 26 state.plugged = no 30 state.plugged = no 34 state.plugged = no 38 state.plugged = no 42 state.plugged = unknown
|
D | analog-input-headset-mic.conf | 28 state.plugged = unknown 33 state.plugged = unknown 36 state.plugged = unknown 39 state.plugged = unknown
|
D | analog-input-internal-mic-always.conf | 26 state.plugged = no 30 state.plugged = no 34 state.plugged = no 38 state.plugged = no
|
D | analog-output-headphones.conf | 32 state.plugged = unknown 44 state.plugged = unknown 52 state.plugged = unknown
|
D | analog-input-mic.conf | 29 state.plugged = unknown
|
D | analog-input-front-mic.conf | 29 state.plugged = unknown
|
D | analog-input-rear-mic.conf | 29 state.plugged = unknown
|
D | analog-input-dock-mic.conf | 28 state.plugged = unknown
|
D | analog-input-headphone-mic.conf | 27 state.plugged = unknown
|
D | analog-input-linein.conf | 28 state.plugged = unknown
|
D | analog-output.conf.common | 130 ; state.plugged = yes | no | unknown # Normally a plugged jack would mean the port becomes availa… 131 …# unavailable, but the port status can be overridden by specifying state.plugged and/or state.unpl…
|
/third_party/flutter/skia/third_party/externals/sdl/src/power/android/ |
D | SDL_syspower.c | 34 int plugged; in SDL_GetPowerInfo_Android() local 37 if (Android_JNI_GetPowerInfo(&plugged, &charged, &battery, seconds, percent) != -1) { in SDL_GetPowerInfo_Android() 38 if (plugged) { in SDL_GetPowerInfo_Android()
|
/third_party/flutter/skia/third_party/externals/sdl/src/power/psp/ |
D | SDL_syspower.c | 36 int plugged = scePowerIsPowerOnline(); in SDL_GetPowerInfo_PSP() local 51 } else if (plugged) { in SDL_GetPowerInfo_PSP()
|
/third_party/skia/third_party/externals/oboe/docs/notes/ |
D | disconnect.md | 5 When Oboe is using **OpenSL ES**, and a headset is plugged in or out, then OpenSL ES will automatic… 8 When Oboe is using **AAudio**, and a headset is plugged in or out, then 30 which is fired when a head set is plugged in or out. If your min SDK is LOLLIPOP or later then you … 32 // Receive a broadcast Intent when a headset is plugged in or unplugged.
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/ |
D | SDL_android.h | 65 int Android_JNI_GetPowerInfo(int* plugged, int* charged, int* battery, int* seconds, int* percent);
|
D | SDL_android.c | 1316 int Android_JNI_GetPowerInfo(int* plugged, int* charged, int* battery, int* seconds, int* percent) in Android_JNI_GetPowerInfo() argument 1373 if (plugged) { in Android_JNI_GetPowerInfo() 1382 *plugged = (0 < plug) ? 1 : 0; in Android_JNI_GetPowerInfo()
|
/third_party/boost/libs/convert/doc/ |
D | other.qbk | 9 …g conversions. The `boost::convert()` interface is type-agnostic and the plugged-in converter ulti…
|
D | converters.qbk | 15 For a converter to be plugged in to the ['Boost.Convert] framework it needs to be a ['callable] wit…
|
/third_party/mesa3d/src/mesa/swrast/ |
D | NOTES | 16 be plugged in to the core Mesa driver interface where accelerated
|
/third_party/flutter/flutter/.github/ISSUE_TEMPLATE/ |
D | performance.md | 61 <!-- Finally, paste the output of running `flutter doctor -v` here, with your device plugged in. -->
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/essential/result/ |
D | _index.md | 34 Assume we have plugged it into `std::error_code` framework, as described in [this section]({{% relr…
|
/third_party/grpc/doc/ |
D | naming.md | 10 be plugged in.
|
/third_party/eudev/rules/ |
D | 78-sound-card.rules | 30 # When the application is initialized at the same time as a device is plugged
|