Searched refs:emul (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A DMakefile11 snd-seq-midi-emul-objs := seq_midi_emul.o
26 obj-$(CONFIG_SND_OPL3_LIB_SEQ) += snd-seq-midi-event.o snd-seq-midi-emul.o
27 obj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-seq-midi-event.o snd-seq-midi-emul.o
28 obj-$(CONFIG_SND_SBAWE_SEQ) += snd-seq-midi-emul.o snd-seq-virmidi.o
29 obj-$(CONFIG_SND_EMU10K1_SEQ) += snd-seq-midi-emul.o snd-seq-virmidi.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Ddsemul.c47 mips_instruction emul; member in struct:emuframe
103 err = __put_user(ir >> 16, (u16 __user *)(&fr->emul));
104 err |= __put_user(ir & 0xffff, (u16 __user *)((long)(&fr->emul) + 2));
108 err = __put_user(ir, &fr->emul);
121 regs->cp0_epc = ((unsigned long) &fr->emul) | (regs->cp0_epc & 1);
H A Dcp1emu.c818 emul:
1056 goto emul;
1060 goto emul;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/
H A DMakefile25 32bit-emul = elf32ltsmip
26 64bit-emul = elf64ltsmip
32 32bit-emul = elf32btsmip
33 64bit-emul = elf64btsmip
64 ld-emul = $(32bit-emul)
72 ld-emul = $(64bit-emul)
227 LDFLAGS += -m $(ld-emul)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Datkbd.c217 unsigned char emul; member in struct:atkbd
344 if (atkbd->emul == 1)
348 if (atkbd->emul == 1)
402 if (atkbd->emul || atkbd_need_xlate(atkbd->xl_bit, code)) {
407 if (!atkbd->emul)
417 atkbd->emul = 1;
420 atkbd->emul = 2;
442 if (atkbd->emul && --atkbd->emul)
948 if (atkbd->translated && atkbd->emul
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A DMakefile185 -no-emul-boot -boot-load-size 4 -boot-info-table \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvms_x_fix.h925 #define lib$emul LIB$EMUL

Completed in 136 milliseconds