Searched refs:small (Results 26 - 50 of 67) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/
H A Ddnsmasq-suse.spec25 is designed to provide DNS and, optionally, DHCP, to a small network. It can
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbzip2_inflate.c592 int small
620 int small,
670 int small )
677 if (small != 0 && small != 1) return BZ_PARAM_ERROR;
695 s->smallDecompress = (Bool)small;
1034 int small,
1042 (small != 0 && small != 1) ||
1049 ret = BZ2_bzDecompressInit ( &strm, verbosity, small );
1029 BZ2_bzBuffToBuffDecompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int small, int verbosity ) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Di460-agp.c199 u32 small[2]; member in union:__anon4179
216 pci_read_config_dword(agp_bridge->dev, i460.dynamic_apbase, &(temp.small[0]));
217 pci_read_config_dword(agp_bridge->dev, i460.dynamic_apbase + 4, &(temp.small[1]));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_vxworks382 # Build the list of "small build" files VxWorks knows about.
424 # Build small lib project files
460 f=../build_vxworks/BerkeleyDB2${v}small.wpj
517 # Build the list of "small build" files VxWorks 6x knows about -- it's
523 f=../build_vxworks/Makefile.6x.small
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S192 ! Check for small copies, and if so do a simple byte at a time copy.
194 ! Deciding on an exact value of 'small' is not easy, as the point at which
207 bf/s 6f ! 108 BR (not small)
238 ! Size is not small, so its worthwhile looking for optimisations.
278 ! small
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Dcopy_user_memcpy.S15 ! Notes: Usually one wants to do small reads and write a longword, but
17 ! into a longword on the SH, so this does a longword read and small
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memchr.S52 cmpult $18, 9, $4 # E : small (< 1 quad) string?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-dbg.c24 * small: 0) header + data packets 1) just header
27 urb_print (struct urb * urb, char * str, int small) argument
52 if (!small) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/doc/
H A Dtexi2pod.pl276 /^\@((?:small)?example|display)/ and do {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dopen.c288 static long do_sys_ftruncate(unsigned int fd, loff_t length, int small) argument
305 small = 0;
319 if (small && length > MAX_NON_LFS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat4 Rem The SmallEnv tests protect against fixed and too small size
324 echo Your environment size is too small. Enlarge it and run me again.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm1020e.S404 eor r3, r1, #0x0a @ C & small page?
H A Dproc-arm1022.S386 eor r3, r1, #0x0a @ C & small page?
H A Dproc-arm1026.S375 eor r3, r1, #0x0a @ C & small page?
H A Dproc-arm920.S372 eor r3, r2, #0x0a @ C & small page?
H A Dproc-arm922.S376 eor r3, r2, #0x0a @ C & small page?
H A Dproc-arm1020.S420 eor r3, r1, #0x0a @ C & small page?
H A Dproc-arm925.S370 eor r3, r2, #0x0a @ C & small page?
H A Dproc-arm926.S376 eor r3, r2, #0x0a @ C & small page?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat3 Rem The SmallEnv tests protect against fixed and too small size
307 echo Your environment size is too small. Enlarge it and run me again.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/mm/
H A Dcopy_page.S154 mov #12,r0 ! Check if small number of bytes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dskeleton.S400 | copyout. The probability of a page fault is exceedingly small because
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dconfig.bat8 Rem The SmallEnv tests protect against fixed and too small size
424 echo Your environment size is too small. Enlarge it and run me again.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl79 with some small amount of additional memory for unusual situations.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfigure100 echo " --enable-small optimize for size instead of speed"
811 small
2177 if enabled small; then
2179 optimizations="small"
2500 if enabled small; then

Completed in 288 milliseconds

123