Home
last modified time | relevance | path

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

/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/hals/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/cuttlefish/shared/auto/audio/policy/engine/parameter-framework/Settings/
Dvolumes.pfw16 /Policy/policy/streams/patch/applicable_volume_profile/volume_profile = patch
/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/shared/sepolicy/system_ext/private/
Dhal_keymint_system.te4 # Read the OS patch level from system properties
/device/generic/trusty/sepolicy/system_ext/private/
Dhal_keymint_system.te4 # Read the OS patch level from system properties
/device/linaro/dragonboard/installer/rb5/
Drecovery.sh28 sudo ${QDL} prog_firehose_ddr.elf rawprogram?.xml patch?.xml
/device/linaro/dragonboard/installer/db845c/
Drecovery.sh29 sudo ${QDL} prog_firehose_ddr.elf rawprogram[012345].xml patch[012345].xml
/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/
/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/google/cuttlefish_vmm/qemu/
DREADME.md97 BEGIN {print "[patch.crates-io]"}
/device/google/cuttlefish_vmm/aarch64-linux-gnu/
Dbuilder-packages.txt528 patch 2.7.6-3+deb10u1
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
Dbuilder-packages.txt566 patch 2.7.6-3+deb10u1
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1960 // Num. OOB patches that failed (e.g., the chunk to patch was gone).