Searched refs:icnt (Results 1 - 25 of 65) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/include/linux/
H A Dppp-comp.h113 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dppp-comp.h105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dppp-comp.h105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/include/linux/
H A Dppp-comp.h113 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/include/linux/
H A Dppp-comp.h113 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dppp-comp.h105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dppp-comp.h105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dppp-comp.h105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dppp_deflate.c73 static void z_incomp(void *state, unsigned char *ibuf, int icnt);
542 * @icnt: length of input data.
544 static void z_incomp(void *arg, unsigned char *ibuf, int icnt) argument
563 state->strm.avail_in = icnt - 3;
582 state->stats.inc_bytes += icnt;
584 state->stats.unc_bytes += icnt;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dppp_deflate.c73 static void z_incomp(void *state, unsigned char *ibuf, int icnt);
542 * @icnt: length of input data.
544 static void z_incomp(void *arg, unsigned char *ibuf, int icnt) argument
563 state->strm.avail_in = icnt - 3;
582 state->stats.inc_bytes += icnt;
584 state->stats.unc_bytes += icnt;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/erc32/
H A Dexec.c1117 sregs->icnt = T_JMPL; /* JMPL takes two cycles */
1128 sregs->icnt = T_RETT; /* RETT takes two cycles */
1189 sregs->icnt = T_ST; /* Set store instruction count */
1194 sregs->icnt = T_LD; /* Set load instruction count */
1219 sregs->icnt = T_LDD;
1251 sregs->icnt = T_LDST;
1318 sregs->ltime = ebase.simtime + sregs->icnt + FLSTHOLD +
1343 sregs->icnt = T_LDD;
1354 sregs->ltime = ebase.simtime + sregs->icnt + FLSTHOLD +
1437 sregs->icnt
[all...]
H A Dsis.h103 uint32 icnt; /* Instruction cycles in curr inst */ member in struct:pstate
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/erc32/
H A Dexec.c1117 sregs->icnt = T_JMPL; /* JMPL takes two cycles */
1128 sregs->icnt = T_RETT; /* RETT takes two cycles */
1189 sregs->icnt = T_ST; /* Set store instruction count */
1194 sregs->icnt = T_LD; /* Set load instruction count */
1219 sregs->icnt = T_LDD;
1251 sregs->icnt = T_LDST;
1318 sregs->ltime = ebase.simtime + sregs->icnt + FLSTHOLD +
1343 sregs->icnt = T_LDD;
1354 sregs->ltime = ebase.simtime + sregs->icnt + FLSTHOLD +
1437 sregs->icnt
[all...]
H A Dsis.h103 uint32 icnt; /* Instruction cycles in curr inst */ member in struct:pstate
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/erc32/
H A Dexec.c1117 sregs->icnt = T_JMPL; /* JMPL takes two cycles */
1128 sregs->icnt = T_RETT; /* RETT takes two cycles */
1189 sregs->icnt = T_ST; /* Set store instruction count */
1194 sregs->icnt = T_LD; /* Set load instruction count */
1219 sregs->icnt = T_LDD;
1251 sregs->icnt = T_LDST;
1318 sregs->ltime = ebase.simtime + sregs->icnt + FLSTHOLD +
1343 sregs->icnt = T_LDD;
1354 sregs->ltime = ebase.simtime + sregs->icnt + FLSTHOLD +
1437 sregs->icnt
[all...]
H A Dsis.h103 uint32 icnt; /* Instruction cycles in curr inst */ member in struct:pstate
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dasuscom.c198 u_char ista, val, icnt = 5; local
228 if ((ista & 0x3f) && icnt) {
229 icnt--;
232 if (!icnt)
H A Dbkm_a8.c142 u_char ista, val, icnt = 5; local
177 if ((ista & 0x3f) && icnt) {
178 icnt--;
181 if (!icnt)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dasuscom.c198 u_char ista, val, icnt = 5; local
228 if ((ista & 0x3f) && icnt) {
229 icnt--;
232 if (!icnt)
H A Dbkm_a8.c142 u_char ista, val, icnt = 5; local
177 if ((ista & 0x3f) && icnt) {
178 icnt--;
181 if (!icnt)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Difaddrs.c432 int icnt; local
443 icnt = dlen = xlen = nlen = 0;
485 NLMSG_ALIGN (sizeof (struct ifaddrs[icnt]))
506 data += NLMSG_ALIGN (sizeof (struct ifaddrs)) * icnt;
818 icnt++;
842 if (icnt == 0 && (dlen + nlen + xlen == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/
H A Difaddrs.c432 int icnt; local
443 icnt = dlen = xlen = nlen = 0;
485 NLMSG_ALIGN (sizeof (struct ifaddrs[icnt]))
506 data += NLMSG_ALIGN (sizeof (struct ifaddrs)) * icnt;
818 icnt++;
842 if (icnt == 0 && (dlen + nlen + xlen == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Difaddrs.c432 int icnt; local
443 icnt = dlen = xlen = nlen = 0;
485 NLMSG_ALIGN (sizeof (struct ifaddrs[icnt]))
506 data += NLMSG_ALIGN (sizeof (struct ifaddrs)) * icnt;
818 icnt++;
842 if (icnt == 0 && (dlen + nlen + xlen == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/
H A Difaddrs.c432 int icnt; local
443 icnt = dlen = xlen = nlen = 0;
485 NLMSG_ALIGN (sizeof (struct ifaddrs[icnt]))
506 data += NLMSG_ALIGN (sizeof (struct ifaddrs)) * icnt;
818 icnt++;
842 if (icnt == 0 && (dlen + nlen + xlen == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/
H A Difaddrs.c432 int icnt; local
443 icnt = dlen = xlen = nlen = 0;
485 NLMSG_ALIGN (sizeof (struct ifaddrs[icnt]))
506 data += NLMSG_ALIGN (sizeof (struct ifaddrs)) * icnt;
818 icnt++;
842 if (icnt == 0 && (dlen + nlen + xlen == 0))

Completed in 240 milliseconds

123