Searched refs:part (Results 101 - 125 of 172) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dw6692.c902 static void initW6692(struct IsdnCardState *cs, int part) argument
904 if (part & 1) {
923 if (part & 2) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dround.S299 | FP_SCR1 = exponent, ms mantissa part, ls mantissa part
497 | so that bfext can be used to extract the new low part of the mantissa.
H A Dstan.S334 faddx FP_SCR2(%a6),%fp0 |high part of reduction is exact
336 faddx FP_SCR3(%a6),%fp0 |low part of reduction
H A Ddecbin.S144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part
199 bfextu (%a0){#28:#4},%d0 |integer part is ls digit in long word
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl367 whole or in part contains or is derived from the Program or any
368 part thereof, to be licensed as a whole at no charge to all third
387 distribute the same sections as part of a whole which is a work based
390 entire whole, and thus to each and every part regardless of who wrote it.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm6 ;* This file is part of FFmpeg.
366 ; arch-independent part
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dflacenc.c5 * This file is part of FFmpeg.
470 int k, cnt, part; local
473 part = (1 << porder);
474 all_bits = 4 * part;
477 for(i=0; i<part; i++) {
H A Dmpegvideo.h6 * This file is part of FFmpeg.
111 #define IS_DIR(a, part, list) ((a) & (MB_TYPE_P0L0<<((part)+2*(list))))
504 int time_increment_bits; ///< number of bits to represent the fractional part of time
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S84 @ set SDCLKx divide-by-2 bits (this is part of a workaround for Errata 50)
181 * Note: Yes, part of the following code is located into the .data section.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c538 unsigned long part = parts[i]; local
539 if (!part || part > remains / ns->geom.secsz) {
546 ns->partitions[i].size = part * ns->geom.secsz;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_fs.h190 int part, session; member in struct:hfsplus_sb_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dssl-lib.com18 $! Specify the following as P1 to build just that part or ALL to just
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Ddes-lib.com17 $! Specify one of the following to build just that part, specify "ALL" to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes-lib.com17 $! Specify one of the following to build just that part, specify "ALL" to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com18 $! Specify the following as P1 to build just that part or ALL to just
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfigure15 # try to make this part work with most shells
2363 for part in $list; do
2364 enabled $part && echo ${part%_*}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Damiflop.c900 ; The left part of this is simple: Just add two 0 bytes. But then
901 ; the right part (data $1021) remains difficult and even could have
902 ; a carry into the left part. The solution is to use a modified
1241 * Normally this should be the only part that has to be adapted to
1694 static struct kobject *floppy_find(dev_t dev, int *part, void *data) argument
1696 int drive = *part & 3;
1699 *part = 0;
H A Dfloppy.c704 * This part of the file contains the code talking directly to the hardware,
2591 * allocation on the fly, it should be done here. No other part should need
4140 static struct kobject *floppy_find(dev_t dev, int *part, void *data) argument
4142 int drive = (*part & 3) | ((*part & 0x80) >> 5);
4147 if (((*part >> 2) & 0x1f) >= ARRAY_SIZE(floppy_type))
4149 *part = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dhead-mmu-fr451.S250 # need to open a window onto at least part of the RAM for the kernel's use
H A Dsleep.S125 # the final part of the sleep sequence...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dactypes.h312 struct uint64_struct part; member in union:uint64_overlay
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl49 If the operation is part of an application-specified transaction, the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dmakevms.com25 $! CRYPTO/x Just build the x part of the
663 $! Check if there's a "part", and separate it out
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dmakevms.com25 $! CRYPTO/x Just build the x part of the
669 $! Check if there's a "part", and separate it out
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex111 The track number of this piece if part of a specific larger collection or album

Completed in 316 milliseconds

1234567