Searched refs:inst (Results 176 - 200 of 280) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dxmon.c761 printf("inst %.8x %8x\n", iabr.address & ~3,
1392 unsigned long inst, last_inst = 0; local
1403 inst = GETWORD(val);
1404 if (adr > first_adr && inst == last_inst) {
1412 last_inst = inst;
1414 printf("%.8x\t", inst);
1415 print_insn_big_powerpc(stdout, inst, adr); /* always returns 4 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dinfobox.c456 void DoInfoBox(HINSTANCE inst, HWND hwnd, const char *filename) argument
458 DialogBoxParam(inst, MAKEINTRESOURCE(IDD_INFOBOX), hwnd, InfoProc, (LONG)filename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A DMakefile644 list=; while read file base inst; do \
645 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
646 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
647 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
682 list=; while read file base inst; do \
683 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
684 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
685 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
H A DMakefile.in644 list=; while read file base inst; do \
645 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
646 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
647 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
682 list=; while read file base inst; do \
683 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
684 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
685 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libipq/
H A DMakefile.in359 list=; while read file base inst; do \
360 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
361 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
362 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
H A DMakefile359 list=; while read file base inst; do \
360 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
361 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
362 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/man/man1/
H A DMakefile.in398 list=; while read file base inst; do \
399 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
400 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
401 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
H A DMakefile398 list=; while read file base inst; do \
399 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
400 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
401 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/man/man5/
H A DMakefile.in393 list=; while read file base inst; do \
394 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
395 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
396 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
H A DMakefile393 list=; while read file base inst; do \
394 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
395 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
396 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/man/man8/
H A DMakefile.in387 list=; while read file base inst; do \
388 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
389 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
390 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
H A DMakefile387 list=; while read file base inst; do \
388 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
389 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
390 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DMakefile.in402 $(INSTALL_DATA) ChangeLog.inst $(DESTDIR)$(gettextsrcdir)/ChangeLog; \
550 rm -f ChangeLog.inst $(DISTFILES.normal); \
H A DMakefile402 $(INSTALL_DATA) ChangeLog.inst $(DESTDIR)$(gettextsrcdir)/ChangeLog; \
550 rm -f ChangeLog.inst $(DISTFILES.normal); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dgen_except.S73 movel CMDREG1B(%a6),CMDREG1B(%a1) |set inst in frame to unimp
115 movel CMDREG1B(%a6),CMDREG1B(%a1) |set inst in frame to unimp
264 tstb CU_ONLY(%a6) |test if inst is cu-only
377 | cannot have any fp instructions. If there are fp inst's and an
379 | will occur upon execution of the fp inst. This is not desirable
H A Dssinh.S108 fmuls (%sp)+,%fp0 |last fp inst - possible exceptions set
H A Dres_func.S115 st CU_ONLY(%a6) |set cu-only inst flag
117 andib #0x3b,%d0 |isolate bits to select inst
383 st CU_ONLY(%a6) |set cu-only inst flag
420 andib #0x3b,%d0 |isolate bits to select inst
770 movel #0x1,%d0 |inst is forced single
773 movel #0x2,%d0 |inst is forced double
776 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced - use fpcr prec
1238 movel #0x1,%d0 |inst is forced single
1241 movel #0x2,%d0 |inst is forced double
1244 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst no
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dunaligned.c83 #include <asm/inst.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/man/man3/
H A DMakefile379 list=; while read file base inst; do \
380 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
381 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
382 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/man/man4/
H A DMakefile379 list=; while read file base inst; do \
380 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
381 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man4dir)/$$inst'"; \
382 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man4dir)/$$inst" || exit $$?; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunsab.c1031 static int inst; local
1035 up = &sunsab_ports[inst * 2];
1039 (inst * 2) + 0);
1045 (inst * 2) + 1);
1059 inst++;
H A Dsunsu.c1390 static int inst; local
1399 if (inst >= UART_NR)
1401 up = &sunsu_ports[inst];
1408 up->port.line = inst;
1459 inst++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dcvs.sh220 if test -s inst-apps; then
221 if grep "\"^$topleveldir\"" inst-apps > /dev/null 2>&1; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/math-emu/
H A Dmath.c608 * @inst: instruction code.
611 int do_fpu_inst(unsigned short inst, struct pt_regs *regs) argument
622 return fpu_emulate(inst, fpu, regs);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/
H A DMakefile357 mkdir $(distdir)/=inst
359 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \

Completed in 188 milliseconds

1234567891011>>