Searched refs:need (Results 51 - 75 of 194) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtiffenc.c68 * @param need Needed bytes
71 inline static int check_size(TiffEncoderContext * s, uint64_t need) argument
73 if (s->buf_size < *s->buf - s->buf_start + need) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com95 $ write sys$output "Can't locate globals.c. You need to manually define a XML_SRCDIR logical"
111 $ write sys$output "Can't locate globals.h. You need to manually define a LIBXML logical"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.com11 $! you want/need ... I'll make even this a little cleaner later.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/
H A DMakefile.custom22 @echo You will probably need to make your busybox binary
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dloadmsgcat.c105 Note that our fallback values need not be literal strings, because we don't
503 /* We need a sign, whether a new catalog was loaded, which can be associated
952 /* This is invalid. These minor revisions need a hash table. */
1025 size_t need = 0; local
1033 need += W (domain->must_swap, p->segsize);
1053 need += strlen (sysdep_segment_values[sysdepref]);
1056 needs[j] = need;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S284 # Do we really need to describe the frame at this point? ie. will
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S394 call video # NOTE: we need %ds pointing
511 # Check whether we need to be downward compatible with version <=201
518 # If we have our code not at 0x90000, we need to move it there now.
519 # We also then need to move the params behind it (commandline)
624 # need no steenking BIOS anyway (except for the initial loading :-).
646 # NOTE: For high loaded big kernels we need a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm740.S113 @ need some benchmark
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfphw.S97 @ No need for SMP since this is not done lazily
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/compressed/
H A Dhead.S27 ;; We need to initialze DRAM registers before we start using the DRAM
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dkimagerescue.S68 ;; We need to setup the bus registers before we start using the DRAM
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S119 * * Removed G27 auto-setting when JULIETTE is chosen (need to make this
228 ;; Due to a bug in Etrax-100 LX version 1 we need to map the memory
305 ;; Now we need to sort out the segments and their locations in RAM or
313 ;; the flash, we want to copy the text and need to copy the data to DRAM.
314 ;; But if we boot from DRAM, we need to move the ROMFS image
318 ;; In both cases, we start in un-cached mode, and need to jump into a
357 ;; We need to initialze DRAM registers before we start using the DRAM
457 ;; not need this mechanism anyway)
467 move.d [$r0 + 4], $r2 ; cramfs_super.size (again, no need to swapwb)
478 ;; We need t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S23 ;; need to save the registers we use below in the movem loop
H A Dchecksumcopy.S27 ;; need to save the registers we use below in the movem loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S23 ;; need to save the registers we use below in the movem loop
H A Dchecksumcopy.S27 ;; need to save the registers we use below in the movem loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dhead-uc-fr451.S66 # need to tile the remaining IAMPR/DAMPR registers to cover as much of the RAM as possible
H A Dbreak.S93 # - we need to take special action to suspend h/w single stepping if we've done
306 # need to really disable interrupts, set flag, fix up and return
556 # - need to load gr23 with return handler address
H A Dhead.S105 # we need to relocate the SDRAM to 0x00000000 (linux) or 0xC0000000 (uClinux)
533 # however, if you need to use an ICE, and don't care about using any userspace
H A Dsleep.S224 # need to use physical address
239 # need a temporary mapping for the current physical address we are
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dmke2fs.c341 * Figure out how many digits we need
610 int need, col_left; local
657 need = int_log10(group_block) + 2;
658 if (need > col_left) {
662 col_left -= need;
1082 "and in use. You may need to reboot\n\t"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c606 need_more, /* block not completed, need more input or more output */
608 finish_started, /* finish started, need only more output at next deflate */
1314 Assert((ulg)s->strstart <= s->window_size-MIN_LOOKAHEAD, "need lookahead");
1633 * at the end of the input file. We need MAX_MATCH bytes
1727 * at the end of the input file. We need MAX_MATCH bytes
1919 * need for the L_CODES extra codes used during heap construction. However
2326 * Generate the codes for a given tree and bit counts (which need not be
3074 uLong need; /* stream check value */ member in struct:internal_state::__anon1491::__anon1492
3239 z->state->sub.check.need = (uLong)NEXTBYTE << 24;
3243 z->state->sub.check.need
4634 uInt need; /* bits needed */ member in struct:inflate_codes_state::__anon1501::__anon1502
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c978 Assert((ulg)s->strstart <= s->window_size-MIN_LOOKAHEAD, "need lookahead");
1237 * at the end of the input file. We need MAX_MATCH bytes
1332 * at the end of the input file. We need MAX_MATCH bytes
1523 * need for the L_CODES extra codes used during heap construction. However
1928 * Generate the codes for a given tree and bit counts (which need not be
2756 uLong need; /* stream check value */ member in struct:internal_state::__anon1531::__anon1532
2927 z->state->sub.check.need = (uLong)NEXTBYTE << 24;
2931 z->state->sub.check.need += (uLong)NEXTBYTE << 16;
2935 z->state->sub.check.need += (uLong)NEXTBYTE << 8;
2939 z->state->sub.check.need
4104 uInt need; /* bits needed */ member in struct:inflate_codes_state::__anon1538::__anon1539
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dskeleton.S5 | need to be modified to install the FPSP.
26 | code is shown. This code may need to be moved to an appropriate
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex87 % NOTE: Things to watch out for: Some chars are reserved in LaTeX. You need to translate them...

Completed in 248 milliseconds

12345678