Home
last modified time | relevance | path

Searched refs:patch (Results 1 – 25 of 30) sorted by relevance

12

/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/
Dversion.rs12 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/
Dprimary_device.cpp135 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()
Dprimary_device.h75 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override;
168 Return<Result> releaseAudioPatch(AudioPatchHandle patch) override;
/device/google/contexthub/firmware/lib/builtins/
DCREDITS.TXT2 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/
Dedk2-licenses.txt189 === 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/
Dedk2-licenses.txt189 === 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/
Drecovery.sh29 sudo ${QDL} prog_firehose_ddr.elf rawprogram[012345].xml patch[012345].xml
/device/linaro/dragonboard/installer/rb5/
Drecovery.sh28 sudo ${QDL} prog_firehose_ddr.elf rawprogram?.xml patch?.xml
/device/google/shusky/location/
Dlhd_user.conf6 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf6 LhePatch=/vendor/firmware/SensorHub.patch
/device/google/pantah/location/
Dlhd_user.conf6 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf6 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd_user.conf.c106 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd_user.conf.p106 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf.c106 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf.p106 LhePatch=/vendor/firmware/SensorHub.patch
/device/google/gs101/location/
Dlhd_user.conf6 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf6 LhePatch=/vendor/firmware/SensorHub.patch
/device/google/atv/audio_proxy/service/
DDeviceImpl.cpp389 Return<Result> DeviceImpl::releaseAudioPatch(AudioPatchHandle patch) { in releaseAudioPatch() argument
390 size_t removed = mAudioPatchHandles.erase(patch); in releaseAudioPatch()
/device/google/felix/location/
Dlhd_user.conf.f106 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf.f106 LhePatch=/vendor/firmware/SensorHub.patch
/device/google/lynx/location/
Dlhd_user.conf.l106 LhePatch=/vendor/firmware/SensorHub.patch
Dlhd.conf.l106 LhePatch=/vendor/firmware/SensorHub.patch
/device/google/cuttlefish_vmm/qemu/third_party/.cargo/
Dconfig.toml1 [patch.crates-io]
/device/google/trout/agl_services_build/yocto-layer/meta-google/classes/
Dgoogle-image-overlay.bbclass40 # Copied from https://patchwork.openembedded.org/patch/138100/

12