Searched refs:soft (Results 26 - 40 of 40) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dmount.c787 int soft; local
868 soft = 0;
994 "soft\0"
1015 case 2: // "soft"
1016 soft = val;
1019 soft = !val;
1053 data.flags = (soft ? NFS_MOUNT_SOFT : 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_awacs.c17 * - move soft format translations to a separate file
22 * - made the default_hard/soft entries.
256 /* for (soft) sample rate translations */
713 && dmasound.soft.speed <= awacs_freqs[i] + tolerance)
774 switch (dmasound.soft.format) {
789 /* set dmasound.hard.speed - on the basis of what we want (soft)
792 set_frame_rate(dmasound.soft.speed, catchRadius) ;
795 if (dmasound.soft.speed >= dmasound.hard.speed - tolerance) {
810 expand_bal = -dmasound.soft.speed;
811 expand_read_bal = -dmasound.soft
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/math-emu/
H A Dmath.c22 #include <math-emu/soft-fp.h>
614 struct sh_fpu_soft_struct *fpu = &(tsk->thread.fpu.soft);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dmakevms.com22 $! SOFTLINKS Just fix the Unix soft links.
710 $ WRITE SYS$OUTPUT " SOFTLINKS: Just Fix The Unix soft links."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dmakevms.com22 $! SOFTLINKS Just fix the Unix soft links.
716 $ WRITE SYS$OUTPUT " SOFTLINKS: Just Fix The Unix soft links."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/
H A Dsysinfo.c17 #include <math-emu/soft-fp.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/math-emu/
H A Dmath.c9 #include <math-emu/soft-fp.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dprocess.c92 * soft boot works.
360 memcpy(fp, &thread->fpstate.soft, sizeof (*fp));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/pci/
H A Dtioce_provider.c674 struct tioce_common *soft = arg; local
680 soft->ce_pcibus.bs_persist_segment,
681 soft->ce_pcibus.bs_persist_busnum, 0, 0, 0, 0, 0);
984 * Allocate kernel bus soft and copy from prom.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/math-emu/
H A Dmath.c35 * soft-fp.h is on the same level as op-common.h, and defines some
52 * Emulation routines originate from soft-fp package, which is
73 #include <math-emu/soft-fp.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dio_common.c69 sn_default_pci_bus_fixup(struct pcibus_bussoft *soft, struct pci_controller *controller) argument
300 * Per-provider fixup. Copies the bus soft structure from prom
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dprocessor.h285 struct i387_soft_struct soft; member in union:i387_union
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dreg_ld_str.c1338 I387.soft.fcs &= ~0xf8000000;
1339 I387.soft.fos |= 0xffff0000;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/math-emu/
H A Dmath.c7 * Emulation routines originate from soft-fp package, which is part
20 #include <math-emu/soft-fp.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/math-emu/
H A Dmath.c19 #include <math-emu/soft-fp.h>

Completed in 271 milliseconds

12