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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Ddpcm.mak5 fate-dpcm-sierra: CMD = md5 -i $(SAMPLES)/sol/lsl7sample.sol -f s16le
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Ddpcm.mak8 fate-dpcm-sierra: CMD = md5 -i $(TARGET_SAMPLES)/sol/lsl7sample.sol -f s16le
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dio.c443 unsigned int sol; local
449 sol = inl(emu->port + DATA);
450 sol |= 1 << (voicenum - 32);
453 sol = inl(emu->port + DATA);
454 sol |= 1 << voicenum;
456 outl(sol, emu->port + DATA);
463 unsigned int sol; local
469 sol = inl(emu->port + DATA);
470 sol &= ~(1 << (voicenum - 32));
473 sol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dcrash.c60 unsigned long cfm, sof, sol; local
71 sol = (cfm >> 7) & 0x7f;
74 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 __func__, info->bsp, sol, info->ip);
2037 unsigned long sol; local
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dlibfcoe.c267 } __attribute__((packed)) *sol; local
270 skb = dev_alloc_skb(sizeof(*sol));
274 sol = (struct fip_sol *)skb->data;
276 memset(sol, 0, sizeof(*sol));
277 memcpy(sol->eth.h_dest, fcf ? fcf->fcf_mac : fcoe_all_fcfs, ETH_ALEN);
278 memcpy(sol->eth.h_source, fip->ctl_src_addr, ETH_ALEN);
279 sol->eth.h_proto = htons(ETH_P_FIP);
281 sol->fip.fip_ver = FIP_VER_ENCAPS(FIP_VER);
282 sol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dglobals.c191 G.sol = TRUE; /* at start of line */
H A Dglobals.h272 int sol; /* fileio static: at start of line */ member in struct:Globals
H A Dfileio.c1314 if ((!size && !((Uz_Globs *)pG)->sol) ||
1340 if (MSG_LNEWLN(flag) && !((Uz_Globs *)pG)->sol) {
1371 ((Uz_Globs *)pG)->sol = TRUE;
1414 ((Uz_Globs *)pG)->sol = TRUE;
1449 ((Uz_Globs *)pG)->sol = (endbuf[-1] == '\n');
1521 if (!((Uz_Globs *)pG)->sol)
1550 ((Uz_Globs *)pG)->sol = TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-core.c80 unsigned int line,todo,sol; local
94 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC;
96 sol = RISC_SOL;
99 *(rp++)=cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl);
105 *(rp++)=cpu_to_le32(RISC_WRITE|sol|
420 "irq1", "irq2", "eol", "sol",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dclient6_token.l182 <S_CNF>xid-sol { DECHO; return (XID_SOL); }
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dclient6_token.l182 <S_CNF>xid-sol { DECHO; return (XID_SOL); }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c1852 struct sol_cqe *sol; local
1862 sol = queue_tail_node(cq);
1865 while (sol->dw[offsetof(struct amap_sol_cqe, valid) / 32] &
1867 be_dws_le_to_cpu(sol, sizeof(struct sol_cqe));
1869 ep = phba->ep_array[(u32) ((sol->
1884 switch ((u32) sol->dw[offsetof(struct amap_sol_cqe, code) /
1887 hwi_complete_cmd(beiscsi_conn, phba, sol);
1891 dmsg = (struct dmsg_cqe *)sol;
1892 hwi_complete_drvr_msgs(beiscsi_conn, phba, sol);
1897 (struct i_t_dpdu_cqe *)sol);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-core.c360 "irq1", "irq2", "eol", "sol",
1204 unsigned int line, todo, sol; local
1219 sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC;
1221 sol = RISC_SOL;
1226 cpu_to_le32(RISC_WRITE | sol | RISC_EOL | bpl);
1233 *(rp++) = cpu_to_le32(RISC_WRITE | sol |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_enc.c1140 int col = 0, sol = 0; local
1160 sol = s->s3->client_opaque_prf_input_len;
1169 so, sol, p, len, s->session->master_key, buff, sizeof buff); local
H A Dt1_lib.c1708 size_t sol = s->s3->server_opaque_prf_input_len; local
1710 if ((long)(limit - ret - 6 - sol) < 0)
1712 if (sol > 0xFFFD) /* can't happen */
1716 s2n(sol + 2, ret);
1717 s2n(sol, ret);
1718 memcpy(ret, s->s3->server_opaque_prf_input, sol);
1719 ret += sol;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_enc.c1140 int col = 0, sol = 0; local
1160 sol = s->s3->client_opaque_prf_input_len;
1169 so, sol, p, len, s->session->master_key, buff, sizeof buff); local
H A Dt1_lib.c1708 size_t sol = s->s3->server_opaque_prf_input_len; local
1710 if ((long)(limit - ret - 6 - sol) < 0)
1712 if (sol > 0xFFFD) /* can't happen */
1716 s2n(sol + 2, ret);
1717 s2n(sol, ret);
1718 memcpy(ret, s->s3->server_opaque_prf_input, sol);
1719 ret += sol;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmltok_impl.c635 goto sol;
656 sol:
749 goto sol;
766 sol:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmltok_impl.c632 goto sol;
653 sol:
746 goto sol;
763 sol:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok_impl.c635 goto sol;
656 sol:
749 goto sol;
766 sol:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dallformats.c205 REGISTER_DEMUXER (SOL, sol);
H A DMakefile279 OBJS-$(CONFIG_SOL_DEMUXER) += sol.o pcm.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dallformats.c275 REGISTER_DEMUXER (SOL, sol);

Completed in 342 milliseconds

12