Searched refs:strip (Results 1 - 25 of 824) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/generic/
H A DMakefile24 ifneq ($(strip $(CONFIG_BCM47XX)),y)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/service-type-database/
H A Dbuild-db.in37 ln = ln.strip(" \r\n\t")
44 db[t.strip()] = n.strip()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/scripts/python/
H A Dgenerate_parm_table.py109 input_str = string.strip( input_str )
111 parts[0] = string.strip( parts[0] )
112 parts[1] = string.strip( parts[1] )
138 input_str= string.strip(input_str)
145 ## strip the surrounding '{.*},' ##
150 ## strip the ""'s and upper case ##
152 name = (string.strip(parm[displayName])[1:-1])
154 var_name = string.strip( parm[variable] )
167 parmType = string.strip(parm[type])
169 parm_table[key] = [ name , string.strip(par
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A DzImage.lds.S32 .kernel:vmlinux.strip : { *(.kernel:vmlinux.strip) }
H A DzImage.coff.lds.S30 *(.kernel:vmlinux.strip)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/rt-tester/
H A Drt-tester.py142 line = line.strip()
161 cmd = parts[0].strip().lower()
162 opc = parts[1].strip().lower()
163 tid = parts[2].strip()
164 dat = parts[3].strip()
179 status = fsta.readline().strip()
183 s = s.strip()
186 val = s[2:].strip()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/
H A DMakefile27 CCDIR := $(strip $(patsubst %/specs,%,$(CCSPECS)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dindeo3.c216 struct ustr strip_tbl[20], *strip; local
229 strip = strip_tbl;
233 strip->ypos = strip->xpos = 0;
234 for(strip->width = min_width_160; width > strip->width; strip->width *= 2);
235 strip->height = height;
236 strip->split_direction = 0;
237 strip
[all...]
H A Dcinepak.c122 static int cinepak_decode_vectors (CinepakContext *s, cvid_strip *strip, argument
136 for (y=strip->y1; y < strip->y2; y+=4) {
138 iy[0] = strip->x1 + (y * s->frame.linesize[0]);
142 iu[0] = (strip->x1/2) + ((y/2) * s->frame.linesize[1]);
144 iv[0] = (strip->x1/2) + ((y/2) * s->frame.linesize[2]);
147 for (x=strip->x1; x < strip->x2; x+=4) {
171 codebook = &strip->v1_codebook[*data++];
212 codebook = &strip
265 cinepak_decode_strip(CinepakContext *s, cvid_strip *strip, const uint8_t *data, int size) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/boot/
H A DMakefile24 strip-flags = $(addprefix --remove-section=,$(drop-sections))
37 $(OBJCOPY) -O binary $(strip-flags) $(VMLINUX) $(obj)/vmlinux.bin
40 $(OBJCOPY) -S -O srec $(strip-flags) $(VMLINUX) $(obj)/vmlinux.srec
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/emf/emfconf/
H A DMakefile8 STRIP = $(CROSS)strip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/emf/igsconf/
H A DMakefile8 STRIP = $(CROSS)strip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dmakefile.dj12 OBJECTS := $(patsubst %.c,$(OBJ_DIR)/%.o,$(strip $(CSOURCES)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A DMakefile59 STRIP = mipsel-linux-uclibc-strip
62 STRIP = mipsel-uclibc-strip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vlan/
H A DMakefile8 STRIP = $(CROSS)strip
17 ifeq ($(strip $(DOSTATIC)),true)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/ntlogon/
H A Dntlogon.py146 # name and strip out CR/LF
163 # strip comments and line endings
167 if string.strip(x.group(1)) != '' :
179 varname = string.strip(vardef.group(1)) # Strip leading and
180 varsub = string.strip(vardef.group(2)) # and trailing spaces
356 if string.strip(ln) != '': # Because whitespace
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/boot/
H A DMakefile23 $(call if_changed,strip)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wl/
H A DMakefile49 WL_SUFFIX := $(strip $(foreach v,$(VLIST),$(if $(CONFIG_WL_USE_$(v)),$(v))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/boot/boot-elf/
H A DMakefile23 $(OBJCOPY) --strip-all -R .comment -R .xt.insn -O binary \
35 $(OBJCOPY) --strip-all -R .comment -R .xt.insn -O binary \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/
H A DMakefile.clean71 ifneq ($(strip $(__clean-files)),)
74 ifneq ($(strip $(__clean-dirs)),)
77 ifneq ($(strip $(clean-rule)),)
H A DMakefile.lib36 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
37 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
55 real-objs-y := $(foreach m, $(filter-out $(subdir-obj-y), $(obj-y)), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))),$($(m:.o=-objs)) $($(m:.o=-y)),$(m))) $(extra-y)
56 real-objs-m := $(foreach m, $(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))),$($(m:.o=-objs)) $($(m:.o=-y)),$(m)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A DMakefile.clean71 ifneq ($(strip $(__clean-files)),)
74 ifneq ($(strip $(__clean-dirs)),)
77 ifneq ($(strip $(clean-rule)),)
H A DMakefile.lib36 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
37 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
55 real-objs-y := $(foreach m, $(filter-out $(subdir-obj-y), $(obj-y)), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))),$($(m:.o=-objs)) $($(m:.o=-y)),$(m))) $(extra-y)
56 real-objs-m := $(foreach m, $(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))),$($(m:.o=-objs)) $($(m:.o=-y)),$(m)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dstrip.c13 * strip.c This module implements Starmode Radio IP (STRIP)
17 * Version: @(#)strip.c 1.3 July 1997
213 struct strip { struct
308 * (Both addresses are listed in /proc/net/strip.)
355 * address of all ones, e.g. "ifconfig st0 hw strip FFFFFFFFFFFF"
485 static void DumpData(char *msg, struct strip *strip_info, __u8 * ptr,
847 static int allocate_buffers(struct strip *strip_info, int mtu)
877 struct strip *strip_info = netdev_priv(dev);
892 printk(KERN_ERR "%s: unable to grow strip buffers, MTU change cancelled.\n",
920 printk(KERN_NOTICE "%s: strip MT
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DgenUnicode.py52 line = string.strip(line)
57 range = string.strip(fields[0])
59 name = string.strip(fields[1])
107 line = string.strip(line)
112 point = string.strip(fields[0])

Completed in 204 milliseconds

1234567891011>>