Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/sof/
Dabi.h19 #define SOF_ABI_VER(major,minor,patch) (((major) << SOF_ABI_MAJOR_SHIFT) | ((minor) << SOF_ABI_MINO… argument
/bionic/libc/kernel/uapi/linux/
Dsoundcard.h641 #define SEQ_PGM_CHANGE(dev,chn,patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) argument
/bionic/docs/
Dclang_fortify_anatomy.md61 and one for Clang (e.g., see [ChromeOS' Glibc patch]), but this kind of sharing
68 * please see the patch linked above.
829patch]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/90fa9b27731db10…
Delf-tls.md408 > exactly for this kind of thing. So this patch simply reads that metadata in, and re-implements
545 it's feasible. musl's function is AS-safe, but glibc's isn't (or wasn't). Google had a patch to make
/bionic/libc/kernel/uapi/drm/
Di915_drm.h984 __u32 patch; member