Searched refs:hard (Results 1 - 25 of 75) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dfpstate.h25 struct fp_hard_struct hard; member in union:fp_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dhard-locale.c0 /* hard-locale.c -- Determine whether a locale is hard.
22 #include "hard-locale.h"
34 /* Return true if the current CATEGORY locale is hard, i.e. if you
39 bool hard = true; local
47 hard = false;
61 hard = false;
70 return hard;
H A DMakefile.am32 hard-locale.h hard-locale.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dfpu.c32 .hard = {
126 *fpregs = init_fpuregs.hard;
158 fpsave(&last_task_used_math->thread.fpu.hard);
162 fpload(&current->thread.fpu.hard);
165 fpload(&init_fpuregs.hard);
H A Dtraps.c620 fpsave(&current->thread.fpu.hard);
631 current->thread.fpu.hard.fp_regs[destreg] = buflo;
635 current->thread.fpu.hard.fp_regs[destreg] = buflo;
636 current->thread.fpu.hard.fp_regs[destreg+1] = bufhi;
639 current->thread.fpu.hard.fp_regs[destreg] = bufhi;
640 current->thread.fpu.hard.fp_regs[destreg+1] = buflo;
642 current->thread.fpu.hard.fp_regs[destreg] = buflo;
643 current->thread.fpu.hard.fp_regs[destreg+1] = bufhi;
693 fpsave(&current->thread.fpu.hard);
701 buflo = current->thread.fpu.hard
[all...]
H A Dptrace.c78 fpsave(&task->thread.fpu.hard);
110 fpinit(&task->thread.fpu.hard);
114 fpsave(&task->thread.fpu.hard);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arcnet/
H A Darc-rawmode.c133 * Create the ARCnet hard/soft headers for raw mode.
149 pkt->hard.source = *dev->dev_addr;
154 pkt->hard.dest = 0;
158 pkt->hard.dest = daddr;
168 struct arc_hardware *hard = &pkt->hard; local
174 length -= ARC_HDR_SIZE; /* hard header is not included in packet length */
183 hard->offset[0] = 0;
184 hard->offset[1] = ofs = 512 - length;
186 hard
[all...]
H A Drfc1051.c100 if (pkt->hard.dest == 0)
104 if (pkt->hard.dest != dev->dev_addr[0])
167 * Create the ARCnet hard/soft headers for RFC1051.
201 pkt->hard.source = *dev->dev_addr;
206 pkt->hard.dest = 0;
210 pkt->hard.dest = daddr;
220 struct arc_hardware *hard = &pkt->hard; local
226 length -= ARC_HDR_SIZE; /* hard header is not included in packet length */
235 hard
[all...]
H A Dcapmode.c157 * Create the ARCnet hard/soft headers for cap mode.
177 pkt->hard.source = *dev->dev_addr;
182 pkt->hard.dest = 0;
186 pkt->hard.dest = daddr;
196 struct arc_hardware *hard = &pkt->hard; local
200 /* hard header is not included in packet length */
218 hard->offset[0] = 0;
219 hard->offset[1] = ofs = 512 - length;
221 hard
[all...]
H A Drfc1201.c102 if (pkt->hard.dest == 0)
106 if (pkt->hard.dest != dev->dev_addr[0])
141 int saddr = pkt->hard.source, ofs;
362 skb->len, pkt->hard.source);
364 skb->len, pkt->hard.source);
375 /* Create the ARCnet hard/soft headers for RFC1201. */
421 pkt->hard.source = *dev->dev_addr;
429 pkt->hard.dest = 0;
433 pkt->hard.dest = daddr;
438 static void load_pkt(struct net_device *dev, struct arc_hardware *hard, argument
511 struct arc_hardware *hard = &out->pkt->hard; local
[all...]
H A Darcnet.c545 * Rebuild the ARCnet hard header. This is called after an ARP (or in the
613 skb->len, pkt->hard.dest);
1010 if (pkt.hard.offset[0]) {
1011 ofs = pkt.hard.offset[0];
1014 ofs = pkt.hard.offset[1];
1028 bufnum, pkt.hard.source, pkt.hard.dest, length);
1037 *oldp = arc_proto_map[lp->default_proto[pkt.hard.source]],
1043 " (was '%c')\n", soft->proto, pkt.hard.source,
1052 lp->default_proto[pkt.hard
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dfpstate.h44 struct vfp_hard_struct hard; member in union:vfp_state
69 struct fp_hard_struct hard; member in union:fp_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_atari.c13 * 01/02/2001 [0.3] - put in default hard/soft settings.
392 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
452 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
506 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
562 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
618 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
676 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
734 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
926 dmasound.hard = dmasound.soft;
928 if (dmasound.hard
[all...]
H A Ddmasound_q40.c13 * [0.3] - put in default hard/soft settings.
126 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
162 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
199 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
236 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
275 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
314 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
417 speed=(dmasound.hard.speed==10000 ? 0 : 1);
515 dmasound.hard = dmasound.soft;
516 /*sound.hard
[all...]
H A Ddmasound_core.c174 * it will be quite hard to trap it with an -EXXX return... because we can't
489 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ;
494 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ;
498 sq->block_size *= dmasound.hard.speed ;
502 (dmasound.hard.size * (dmasound.hard.stereo+1))/8 ;
564 /* implement any changes we have made to the soft/hard params.
874 driver must supply defaults for hard
[all...]
H A Dtrans_16.c12 * - input resampling (for soft rate < hard rate)
233 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
277 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
322 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
368 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
413 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
596 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
645 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
695 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed;
743 int hSpeed = dmasound.hard
[all...]
H A Ddmasound_paula.c14 * [0.4] - put in default hard/soft settings
370 dmasound.hard = dmasound.soft;
379 dmasound.hard.speed = amiga_colorclock/(period+1);
435 if (dmasound.hard.size == 16) {
476 if (dmasound.hard.stereo) {
488 if (dmasound.hard.size == 8) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c67 : "0" ((char *)(&tsk->thread.fpu.hard.status)),
264 if ((tsk->thread.fpu.hard.fpscr & (1 << 17))) {
266 denormal_to_double (&tsk->thread.fpu.hard,
268 tsk->thread.fpu.hard.fpscr &=
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_arcnet.h125 struct arc_hardware hard; member in struct:archdr
H A Dxfrm.h387 __u8 hard; member in struct:xfrm_user_expire
392 __u8 hard; member in struct:xfrm_user_polexpire
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfpmodule.c58 last_VFP_context[cpu]->hard.cpu = cpu;
65 if (thread->vfpstate.hard.cpu != cpu)
84 vfp->hard.fpexc = FPEXC_ENABLE;
85 vfp->hard.fpscr = FPSCR_ROUND_NEAREST;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_syscalls.c594 xfs_qcnt_t hard, soft; local
635 hard = (newlim->d_fieldmask & FS_DQ_BHARD) ?
641 if (hard == 0 || hard >= soft) {
642 ddq->d_blk_hardlimit = cpu_to_be64(hard);
645 mp->m_quotainfo->qi_bhardlimit = hard;
649 qdprintk("blkhard %Ld < blksoft %Ld\n", hard, soft);
651 hard = (newlim->d_fieldmask & FS_DQ_RTBHARD) ?
657 if (hard == 0 || hard >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dxfrm.h249 __u8 hard; member in struct:xfrm_user_expire
254 __u8 hard; member in struct:xfrm_user_polexpire
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-ack.c370 * discard hard-ACK'd packets from the Tx window
372 static void rxrpc_rotate_tx_window(struct rxrpc_call *call, u32 hard) argument
379 _enter("{%u,%u},%u", call->acks_hard, win, hard);
381 ASSERTCMP(hard - call->acks_hard, <=, win);
383 while (call->acks_hard < hard) {
588 u32 hard, tx; local
629 hard = ntohl(ack.firstPacket);
635 hard,
665 if (hard > 0) {
666 if (hard
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dprocessor.h145 struct sh_fpu_hard_struct hard; member in union:sh_fpu_union
146 /* 'hard' itself only produces 32 bit alignment, yet we need

Completed in 176 milliseconds

123