/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/ |
D | version.rs | 12 patch: usize, field 17 pub fn new(major: usize, minor: usize, patch: usize) -> Self { in new() 21 patch: patch, in new() 56 let patch = try!(iter in from_rustc() localVariable 63 try!(patch.parse().map_err(error::from_num)), in from_rustc()
|
/device/generic/goldfish/audio/ |
D | primary_device.cpp | 135 AudioPatch patch; in createAudioPatch() local 140 patch.source = sources[0]; in createAudioPatch() 141 patch.sink = sinks[0]; in createAudioPatch() 147 if (mAudioPatches.insert({handle, patch}).second) { in createAudioPatch() 169 AudioPatch patch; in updateAudioPatch() local 170 patch.source = sources[0]; in updateAudioPatch() 171 patch.sink = sinks[0]; in updateAudioPatch() 172 i->second = patch; in updateAudioPatch() 431 Return<Result> PrimaryDevice::releaseAudioPatch(int32_t patch) { in releaseAudioPatch() argument 432 return mDevice->releaseAudioPatch(patch); in releaseAudioPatch()
|
D | primary_device.h | 75 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override; 168 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override;
|
/device/google/contexthub/firmware/lib/builtins/ |
D | CREDITS.TXT | 2 project. If you have contributed a patch or made some other contribution to 3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 189 === Start of sample patch email message === 200 An extra message for the patch email which will not be considered part 205 === End of sample patch email message === 207 === Notes for sample patch email === 212 * git format-patch is one way to create this format 214 === Definitions for sample patch email === 216 * "Repository" is the identifier of the repository the patch applies. 219 * "Branch" is the identifier of the branch the patch applies. This 424 === Start of sample patch email message === 435 An extra message for the patch email which will not be considered part [all …]
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 189 === Start of sample patch email message === 200 An extra message for the patch email which will not be considered part 205 === End of sample patch email message === 207 === Notes for sample patch email === 212 * git format-patch is one way to create this format 214 === Definitions for sample patch email === 216 * "Repository" is the identifier of the repository the patch applies. 219 * "Branch" is the identifier of the branch the patch applies. This 424 === Start of sample patch email message === 435 An extra message for the patch email which will not be considered part [all …]
|
/device/linaro/dragonboard/installer/db845c/ |
D | recovery.sh | 29 sudo ${QDL} prog_firehose_ddr.elf rawprogram[012345].xml patch[012345].xml
|
/device/linaro/dragonboard/installer/rb5/ |
D | recovery.sh | 28 sudo ${QDL} prog_firehose_ddr.elf rawprogram?.xml patch?.xml
|
/device/google/shusky/location/ |
D | lhd_user.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
/device/google/pantah/location/ |
D | lhd_user.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd_user.conf.c10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd_user.conf.p10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf.c10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf.p10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
/device/google/gs101/location/ |
D | lhd_user.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
/device/google/atv/audio_proxy/service/ |
D | DeviceImpl.cpp | 389 Return<Result> DeviceImpl::releaseAudioPatch(AudioPatchHandle patch) { in releaseAudioPatch() argument 390 size_t removed = mAudioPatchHandles.erase(patch); in releaseAudioPatch()
|
/device/google/felix/location/ |
D | lhd_user.conf.f10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf.f10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
/device/google/lynx/location/ |
D | lhd_user.conf.l10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
D | lhd.conf.l10 | 6 LhePatch=/vendor/firmware/SensorHub.patch
|
/device/google/cuttlefish_vmm/qemu/third_party/.cargo/ |
D | config.toml | 1 [patch.crates-io]
|
/device/google/trout/agl_services_build/yocto-layer/meta-google/classes/ |
D | google-image-overlay.bbclass | 40 # Copied from https://patchwork.openembedded.org/patch/138100/
|