Searched refs:have (Results 26 - 50 of 336) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dzran.c44 not be constrained to have access points at block boundaries, but requires
71 int have; /* number of list entries filled in */ member in struct:access
102 index->have = 0;
106 else if (index->have == index->size) {
116 /* fill in entry and increment how many we have */
117 next = index->list + index->have;
125 index->have++;
224 index = realloc(index, sizeof(struct point) * index->have);
225 index->size = index->have;
259 ret = index->have;
[all...]
H A Dgzappend.c260 unsigned have; local
294 have = full = 0;
304 strm->avail_out = DSIZE - have;
305 strm->next_out = window + have;
315 crc = crc32(crc, window + have, DSIZE - have - strm->avail_out);
317 have = DSIZE - strm->avail_out;
319 have = 0;
361 rotate(window, DSIZE, have);
362 have
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dzran.c44 not be constrained to have access points at block boundaries, but requires
71 int have; /* number of list entries filled in */ member in struct:access
102 index->have = 0;
106 else if (index->have == index->size) {
116 /* fill in entry and increment how many we have */
117 next = index->list + index->have;
125 index->have++;
224 index = realloc(index, sizeof(struct point) * index->have);
225 index->size = index->have;
259 ret = index->have;
[all...]
H A Dgzappend.c260 unsigned have; local
294 have = full = 0;
304 strm->avail_out = DSIZE - have;
305 strm->next_out = window + have;
315 crc = crc32(crc, window + have, DSIZE - have - strm->avail_out);
317 have = DSIZE - strm->avail_out;
319 have = 0;
361 rotate(window, DSIZE, have);
362 have
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinflate.h110 unsigned have; /* number of code lengths in lens[] */ member in struct:inflate_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.h110 unsigned have; /* number of code lengths in lens[] */ member in struct:inflate_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.h102 unsigned have; /* number of code lengths in lens[] */ member in struct:inflate_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dlast.c17 /* Grr... utmp char[] members do not have to be nul-terminated.
23 #error struct utmp member char[] size(s) have changed!
26 #error struct utmp member char[] size(s) have changed!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetpoll.h78 static inline void netpoll_poll_unlock(void *have) argument
80 struct netpoll_info *npi = have;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/old/
H A DMakefile.riscos40 @echo that should have reported '@.lib and @.libc identical' if you have diff.
42 @echo that will have given lots of hello!'s.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/old/
H A DMakefile.riscos40 @echo that should have reported '@.lib and @.libc identical' if you have diff.
42 @echo that will have given lots of hello!'s.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-sharpsl.S7 * so we have to figure out the machine for ourselves...
26 /* Check for TC6393 - if found we have a Tosa */
41 /* Check for w100 - if not found we have a Poodle */
57 bne .SHARPEND @ We have no w100 - Poodle
59 /* Check for pxa250 - if found we have a Corgi */
63 blo .SHARPEND @ We have a PXA250 - Corgi
65 /* Check for 64MiB flash - if found we have a Shepherd */
69 beq .SHARPEND @ We have Shepherd
76 /* Check for 16MiB flash - if found we have Spitz */
80 beq .SHARPEND @ We have Spit
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dverify_cpu.S80 movl $0x1,%eax # Does the cpu have what it takes
91 movl $0x80000001,%eax # Does the cpu have what it takes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-clps711x/
H A Ddebug-macro.S39 tst \rx, #0x1000 @ UART2 does not have CTS here
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dentry.S47 mov pc, r9 @ we have handled the fault
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dmemzero.S21 1: subs r1, r1, #4 @ 1 do we have enough
41 blt 4f @ 1 have < 16 bytes
73 * may have an unaligned pointer as well.
H A Dio-writesl.S15 teq r2, #0 @ do we have to check for the zero len?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S24 ;; this overhead is why we have a check above for breakeven length
25 ;; only r0 - r8 have to be saved, the other ones are clobber-able
64 ax ; do it again, since we might have generated a carry
112 ;; see if we have one odd byte more
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S24 ;; this overhead is why we have a check above for breakeven length
25 ;; only r0 - r8 have to be saved, the other ones are clobber-able
53 addc 0,$r12 ; do it again, since we might have generated a carry
100 ;; see if we have one odd byte more
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrncpy.S32 bne $18, $multiword # do we have full words left?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dmemzero.S21 1: subs r1, r1, #4 @ 1 do we have enough
41 blt 4f @ 1 have < 16 bytes
73 * may have an unaligned pointer as well.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-perl-1129 # Dollars inside sub argument lists have no effect.
132 If you have gettext()'d foo bar test1'...
135 # Dollars inside sub argument lists have no effect.
138 If you have gettext()'d foo bar test2'...
141 # Dollars inside sub argument lists have no effect.
144 If you have gettext()'d foo bar test3'...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dswitch_to.S122 # - SP, FP, LR, GR15, GR28 and GR29 will have been set up appropriately
183 # some CPUs have extra ACCx and ACCGx regs and maybe FSRx regs
190 # some CPU's have GR32-GR63
213 # all CPU's have FR0-FR31
231 # some CPU's have FR32-FR63
335 # some CPU's have GR32-GR63
358 # all CPU's have FR0-FR31
376 # some CPU's have FR32-FR63
426 # some CPUs have extra ACCx and ACCGx regs and maybe FSRx regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dinst.msg7 echo Your /etc/services and /etc/inetd.conf files have
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dacl.c15 You should have received a copy of the GNU General Public License
27 file's mode to MODE on systems that have fchown. On systems
28 that don't have fchown and if DESC is invalid, use chown on
116 /* We did not call chmod so far, so the special bits have not yet
169 /* We must also have have_acl_from_text and acl_delete_def_file.
175 # error Must have acl_from_text (see POSIX 1003.1e draft 17).
178 # error Must have acl_delete_def_file (see POSIX 1003.1e draft 17).
244 /* We did not call chmod so far, so the special bits have not yet

Completed in 236 milliseconds

1234567891011>>