Searched refs:big (Results 26 - 50 of 60) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dtda10086.c282 u64 big; local
328 big = (1ULL<<21) * ((u64) symbol_rate/1000ULL) * (1ULL<<dfn);
329 big += ((SACLK/1000ULL)-1ULL);
330 do_div(big, (SACLK/1000ULL));
331 bdr = big & 0xfffff;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boot/compressed/
H A Dhead.S118 .long 0x100000 ! 0x100000 = default for big kernel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A DMakefile55 OBJS += big-endian.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dnuma.c48 * -1 if node overlap or lost ram (shift too big)
314 unsigned int big; local
325 * Calculate the number of big nodes that can be allocated as a result
328 big = ((size & ~FAKE_NODE_MIN_HASH_MASK) * num_nodes) /
341 if (i < big)
631 * These are out of line because they are quite big.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772dma.S90 @ The big job is flipping in and out of FIQ mode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S285 ! big
317 bf .Lcase00b ! 108 BR (big loop)
395 ! Size is at least 64 bytes, so will be going round the big loop at least once.
597 ! Size is at least 64 bytes, so will be going round the big loop at least once.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_metaflac.sh105 if dd if=/dev/zero ibs=1 count=$bytes | flac --force --verify -0 --input-size=$bytes --output-name=$flacfile --force-raw-format --endian=big --sign=signed --channels=1 --bps=8 --sample-rate=8000 - ; then
H A Dtest_flac.sh302 raw_eopt="$wav_eopt --force-raw-format --endian=big --sign=signed --sample-rate=10 --bps=8 --channels=1"
303 raw_dopt="$wav_dopt --force-raw-format --endian=big --sign=signed"
678 run_flac --verify --force $SILENT --no-padding --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 noise.raw || die "ERROR generating FLAC file"
968 multifile_format_decode="--endian=big --sign=signed"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddo_func.S306 beqs smod_zsn |if clr, do not set sign big
318 beqs smod_fsn |if clr, do not set sign big
386 beqs srem_zsn |if clr, do not set sign big
398 beqs srem_fsn |if clr, do not set sign big
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dpcm_plugin.c304 int big = snd_pcm_format_big_endian(format); local
309 int end, big1 = big;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex53 are possible in a word; the common ones are 3-2-1-0 ('big endian' or
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dflacenc.c713 int order, const int32_t *coefs, int shift, int big)
719 if(big) {
711 encode_residual_lpc_unrolled( int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift, int big) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk263 # A big hammer for debugging each shell invocation.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm488 ; now we restore edx, ecx and esi, for the big loop
509 ; now we restore ecx and esi, for the big loop :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha512-ia64.pl19 # this one big time). Note that "formally" 924 is about 100 cycles
213 mux1 X[15]=X[15],\@rev };; // eliminated in big-endian
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S79 .long 0x100000 # 0x100000 = default for big kernel
236 # Check if an old loader tries to load a big-kernel
237 testb $LOADED_HIGH, %cs:loadflags # Do we have a big kernel?
474 # big-kernel. In that case we *must* not move it ...
646 # NOTE: For high loaded big kernels we need a
657 # for big kernels
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm488 ; now we restore edx, ecx and esi, for the big loop
509 ; now we restore ecx and esi, for the big loop :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl2309 set big [expr 0xffffffff + 1]
2311 set val1 [expr $val1 - $big]
2314 set val2 [expr $val2 - $big]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A DMakefile217 @echo starting big number library test, could take a while...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dxircom_pgs.S476 mov dph, a ; dph = desc_strings[a]. big endian! (handy)
H A Dkeyspan_pda.S438 mov dph, a ; dph = desc_strings[a]. big endian! (handy)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A DMakefile228 @echo starting big number library test, could take a while...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec1984 - Fix build with test package (p100), but not by default (too big)
2172 %files, s/%{prefix}\/bin/%{_bindir}/ (the big cleanup).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dinsmod.c42 * I've only tested the code on mpc8xx platforms in big-endian mode.
264 /* I'm not sure about big endian, so let's warn: */
266 # error insmod.c may require changes for use on big endian SH
552 symbols that we begin to degrade performance, and we get a big win
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex776 % if the group doesn't fit on the current page, and it's a big big
810 % Ensure vertical mode, so we don't make a big box in the middle of a
833 % sight. (If the user is using lots of big @group commands, which
4384 % character. It would be better to use @, but that's too big a change

Completed in 291 milliseconds

123