Searched refs:patch (Results 1 - 25 of 118) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/scripts/
H A Dpatch-source5 for patch in debian/patches/*.patch; do
6 echo '->'`basename $patch`:
7 patch -p1 --ignore-whitespace < $patch
H A Dunpatch-source7 for patch in `ls debian/patches/*.patch | sort -r`; do
8 patch -p1 -R --ignore-whitespace < $patch
11 # Unused code. See comment in the patch-source script.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/scripts/
H A Dpatch-source5 for patch in debian/patches/*.patch; do
6 echo '->'`basename $patch`:
7 patch -p1 --ignore-whitespace < $patch
H A Dunpatch-source7 for patch in `ls debian/patches/*.patch | sort -r`; do
8 patch -p1 -R --ignore-whitespace < $patch
11 # Unused code. See comment in the patch-source script.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/scripts/
H A Dpatch-source5 for patch in debian/patches/*.patch; do
6 echo '->'`basename $patch`:
7 patch -p1 --ignore-whitespace < $patch
H A Dunpatch-source7 for patch in `ls debian/patches/*.patch | sort -r`; do
8 patch -p1 -R --ignore-whitespace < $patch
11 # Unused code. See comment in the patch-source script.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dpatch-kernel3 # usage: patch-kernel [ sourcedir [ patchdir [ stopversion ] [ -acxx ] ] ]
4 # The source directory defaults to /usr/src/linux, and the patch
7 # scripts/patch-kernel . ..
10 # scripts/patch-kernel . .. -ac
11 # Get the latest Linux kernel and patch it with the latest ac patch
12 # scripts/patch-kernel . .. 2.4.9
14 # scripts/patch-kernel . .. 2.4.9 -ac
16 # scripts/patch-kernel . .. 2.4.9 -ac11
17 # Gets 2.4.9 with ac patch ac1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_hwdep.c31 * load patch
37 struct soundfont_patch_info patch; local
39 if (copy_from_user(&patch, arg, sizeof(patch)))
42 if (patch.type >= SNDRV_SFNT_LOAD_INFO &&
43 patch.type <= SNDRV_SFNT_PROBE_DATA) {
44 err = snd_soundfont_load(emu->sflist, arg, patch.len + sizeof(patch), TMP_CLIENT_ID);
49 return emu->ops.load_fx(emu, patch.type, patch
[all...]
H A Dsoundfont.c103 * close the patch if the patch was opened by this client.
120 * Deal with a soundfont patch. Any driver could use these routines
131 struct soundfont_patch_info patch; local
135 if (count < (long)sizeof(patch)) {
136 snd_printk(KERN_ERR "patch record too small %ld\n", count);
139 if (copy_from_user(&patch, data, sizeof(patch)))
142 count -= sizeof(patch);
143 data += sizeof(patch);
951 struct patch_info patch; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dvmlinux.lds.S83 .data..patch.phys_stack_reg : AT(ADDR(.data..patch.phys_stack_reg) - LOAD_OFFSET) {
85 *(.data..patch.phys_stack_reg)
122 .data..patch.vtop : AT(ADDR(.data..patch.vtop) - LOAD_OFFSET) {
124 *(.data..patch.vtop)
128 .data..patch.rse : AT(ADDR(.data..patch.rse) - LOAD_OFFSET) {
130 *(.data..patch.rse)
134 .data..patch
[all...]
H A Dgate.lds.S36 .data..patch : {
38 *(.data..patch.mckinley_e9)
42 *(.data..patch.vtop)
46 *(.data..patch.fsyscall_table)
50 *(.data..patch.brl_fsys_bubble_down)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_synth.c240 * load a patch, obviously.
245 * name is the name string of the patch.
256 struct fm_patch *patch; local
259 patch = snd_opl3_find_patch(opl3, prog, bank, 1);
260 if (!patch)
263 patch->type = type;
266 patch->inst.op[i].am_vib = data[AM_VIB + i];
267 patch->inst.op[i].ksl_level = data[KSL_LEVEL + i];
268 patch->inst.op[i].attack_decay = data[ATTACK_DECAY + i];
269 patch
318 struct fm_patch *patch; local
345 struct fm_patch *patch, *next; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/api/lzma/
H A Dversion.h76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \
77 #major "." #minor "." #patch stability commit
79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \
80 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/lzma/
H A Dversion.h76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \
77 #major "." #minor "." #patch stability commit
79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \
80 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dmake_pcsi_curl_kit_name.com147 $ patch = ""
153 $ patch = vtype + daily_tag
157 $ if eco_level .nes. "" then patch = eco_level
164 $ if update .nes. "" .or. patch .nes. ""
166 $! The presence of a patch implies an update
167 $ if update .eqs. "" .and. patch .nes. "" then update = "0"
168 $ version = version + "-" + update + patch
H A DMakefile.am27 macro32_exactcase.patch \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dspec.pl22 $patch = 0;
38 $patch = 1;
45 $v4 = $v4 + $patch;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_intelhdmi.c181 { .id = 0x808629fb, .name = "Crestline HDMI", .patch = patch_intel_hdmi },
182 { .id = 0x80862801, .name = "Bearlake HDMI", .patch = patch_intel_hdmi },
183 { .id = 0x80862802, .name = "Cantiga HDMI", .patch = patch_intel_hdmi },
184 { .id = 0x80862803, .name = "Eaglelake HDMI", .patch = patch_intel_hdmi },
185 { .id = 0x80862804, .name = "IbexPeak HDMI", .patch = patch_intel_hdmi },
186 { .id = 0x80860054, .name = "IbexPeak HDMI", .patch = patch_intel_hdmi },
187 { .id = 0x80862805, .name = "CougarPoint HDMI", .patch = patch_intel_hdmi },
188 { .id = 0x10951392, .name = "SiI1392 HDMI", .patch = patch_intel_hdmi },
H A Dpatch_nvhdmi.c4 * HD audio interface patch for NVIDIA HDMI codecs
530 * patch entries
533 { .id = 0x10de0002, .name = "MCP77/78 HDMI", .patch = patch_nvhdmi_8ch_7x },
534 { .id = 0x10de0003, .name = "MCP77/78 HDMI", .patch = patch_nvhdmi_8ch_7x },
535 { .id = 0x10de0005, .name = "MCP77/78 HDMI", .patch = patch_nvhdmi_8ch_7x },
536 { .id = 0x10de0006, .name = "MCP77/78 HDMI", .patch = patch_nvhdmi_8ch_7x },
537 { .id = 0x10de0007, .name = "MCP79/7A HDMI", .patch = patch_nvhdmi_8ch_7x },
538 { .id = 0x10de000a, .name = "GPU 0a HDMI/DP", .patch = patch_nvhdmi_8ch_89 },
539 { .id = 0x10de000b, .name = "GPU 0b HDMI/DP", .patch = patch_nvhdmi_8ch_89 },
540 { .id = 0x10de000c, .name = "MCP89 HDMI", .patch
[all...]
H A Dpatch_atihdmi.c4 * HD audio interface patch for ATI HDMI codecs
183 * patch entries
186 { .id = 0x1002793c, .name = "RS600 HDMI", .patch = patch_atihdmi },
187 { .id = 0x10027919, .name = "RS600 HDMI", .patch = patch_atihdmi },
188 { .id = 0x1002791a, .name = "RS690/780 HDMI", .patch = patch_atihdmi },
189 { .id = 0x1002aa01, .name = "R6xx HDMI", .patch = patch_atihdmi },
190 { .id = 0x10951390, .name = "SiI1390 HDMI", .patch = patch_atihdmi },
191 { .id = 0x17e80047, .name = "Chrontel HDMI", .patch = patch_atihdmi },
H A Dpatch_si3054.c4 * HD audio interface patch for Silicon Labs 3054/5 modem codec
284 * patch entries
287 { .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
288 { .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 },
289 { .id = 0x11c13026, .name = "Si3054", .patch = patch_si3054 },
290 { .id = 0x11c13055, .name = "Si3054", .patch = patch_si3054 },
291 { .id = 0x11c13155, .name = "Si3054", .patch = patch_si3054 },
292 { .id = 0x10573055, .name = "Si3054", .patch = patch_si3054 },
293 { .id = 0x10573057, .name = "Si3054", .patch = patch_si3054 },
294 { .id = 0x10573155, .name = "Si3054", .patch
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A DMakefile.am14 EXTRA_DIST = README.OSX READMEwin32static.txt README.MinGW READMEwin32.txt GeoIPWinDLL.patch TODO bootstrap GeoIP.spec GeoIP.spec.in Makefile.netware Makefile.vc Makefile.win32 get_ver.awk geoip.ico geoip.pc.in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dmaketgz41 patch=`echo $libversion |cut -d. -f3 | cut -d- -f1 | sed -e "s/[^0-9]//g"`
43 numeric=`perl -e 'printf("%02x%02x%02x\n", '"$major, $minor, $patch);"`
56 -e 's/^#define LIBCURL_VERSION_PATCH .*/#define LIBCURL_VERSION_PATCH '$patch'/g' \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A DMakefile17 obj-$(CONFIG_DVB_BUDGET_PATCH) += budget-patch.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Drules95 patch: patch-stamp
96 patch-stamp:
98 if [ ! -f patch-stamp ]; then /bin/sh debian/scripts/patch-source; fi
99 touch patch-stamp
103 if [ -f patch-stamp ]; then /bin/sh debian/scripts/unpatch-source; fi
104 rm -f patch-stamp
106 configure: patch-stamp configure-stamp
118 build: patch
[all...]

Completed in 231 milliseconds

12345