Home
last modified time | relevance | path

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

/bionic/tools/bionicbb/
Dtest_tasks.py8 @mock.patch('presubmit.contains_bionicbb')
9 @mock.patch('presubmit.contains_cleanspec')
10 @mock.patch('gerrit.get_commit')
26 @mock.patch('presubmit.contains_bionicbb')
27 @mock.patch('presubmit.contains_cleanspec')
28 @mock.patch('gerrit.get_commit')
44 @mock.patch('presubmit.contains_bionicbb')
45 @mock.patch('presubmit.contains_cleanspec')
46 @mock.patch('gerrit.get_commit')
62 @mock.patch('presubmit.contains_bionicbb')
[all …]
/bionic/libc/kernel/uapi/linux/
Dsoundcard.h653 #define SEQ_PGM_CHANGE(dev,chn,patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) argument
/bionic/docs/
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