Searched refs:sol (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dsol.d1 libavformat/sol.o: libavformat/sol.c libavutil/bswap.h config.h libavutil/common.h \
H A Dallformats.c178 REGISTER_DEMUXER (SOL, sol);
H A DMakefile201 OBJS-$(CONFIG_SOL_DEMUXER) += sol.o raw.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/perlasm/
H A Dx86asm.pl21 $elf=$cpp=$sol=$aout=$win32=$gaswin=0;
28 elsif ( ($type eq "sol"))
29 { $sol=1; require "x86unix.pl"; }
42 sol - x86 solaris
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dcrash.c58 unsigned long cfm, sof, sol; local
69 sol = (cfm >> 7) & 0x7f;
72 sof - sol);
H A Dunwind.c2040 unsigned long sol;
2044 sol = (*info->cfm_loc >> 7) & 0x7f;
2045 info->bsp = (unsigned long) ia64_rse_skip_regs((unsigned long *) info->regstk.top, -sol);
2049 " sol 0x%lx\n"
2051 __FUNCTION__, info->bsp, sol, info->ip);
2037 unsigned long sol; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dio.c413 unsigned int sol; local
419 sol = inl(emu->port + DATA);
420 sol |= 1 << (voicenum - 32);
423 sol = inl(emu->port + DATA);
424 sol |= 1 << voicenum;
426 outl(sol, emu->port + DATA);
433 unsigned int sol; local
439 sol = inl(emu->port + DATA);
440 sol &= ~(1 << (voicenum - 32));
443 sol
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/asm/
H A Ddes686.pl17 elsif ( ($ARGV[0] eq "sol"))
18 { $sol=1; require "x86unix.pl"; }
29 sol - x86 solaris
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/asm/
H A Ddes686.pl17 elsif ( ($ARGV[0] eq "sol"))
18 { $sol=1; require "x86unix.pl"; }
29 sol - x86 solaris
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dclient6_token.l182 <S_CNF>xid-sol { DECHO; return (XID_SOL); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok_impl.c635 goto sol;
656 sol:
749 goto sol;
766 sol:

Completed in 188 milliseconds