HomeSort by: relevance | last modified time | path
    Searched refs:AST (Results 1 - 22 of 22) sorted by relevancy

  /src/share/i18n/csmapper/AST/
Makefile.inc 3 .PATH: ${.CURDIR}/AST
5 SRCS_mapper.dir+= mapper.dir.AST
6 SRCS_charset.pivot+= charset.pivot.AST
7 CLEANFILES+= mapper.dir.AST charset.pivot.AST
8 PART_ARMSCII!= ${TOOL_SED} '/^\#/d;/^$$/d;' ${.CURDIR}/AST/ARMSCII.part
11 .if exists(${.CURDIR}/AST/ARMSCII-$i%UCS.src)
14 FILESDIR_ARMSCII-$i%UCS.mps= ${BINDIR}/AST
16 .if exists(${.CURDIR}/AST/UCS%ARMSCII-$i.src)
19 FILESDIR_UCS%ARMSCII-$i.mps= ${BINDIR}/AST
    [all...]
  /src/share/i18n/csmapper/
Makefile 13 SUBDIR= APPLE AST BIG5 CBM CNS CP EBCDIC GB GEORGIAN ISO646 ISO-8859 \
  /src/share/i18n/esdb/
Makefile 15 SUBDIR= APPLE AST BIG5 CBM CP DEC EUC EBCDIC GB GEORGIAN ISO-2022 \
  /src/sys/arch/news68k/news68k/
locore.s 171 sf 0xe1100000 | AST disable (?)
209 sf 0xe1280000 | AST disable (?)
521 tstl _C_LABEL(astpending) | AST pending?
652 ENTRY_NOPROFILE(lev1intr) /* Level 1: AST interrupt */
658 clrb %a0@ | disable AST interrupt
661 jra _ASM_LABEL(rei) | handle AST
715 * After identifying that we need an AST we drop the IPL
722 * news68k has hardware support for AST,
724 * the AST interrupt use this REI function.
728 tstl _C_LABEL(astpending) | AST pending
    [all...]
  /src/usr.bin/xlint/lint1/
README.md 72 * It does not build an AST of the statements of a function, therefore it
107 it builds a tree of nodes representing the AST.
  /src/sys/arch/virt68k/virt68k/
locore.s 367 tstl _C_LABEL(astpending) | AST pending?
514 * After identifying that we need an AST we drop the IPL to allow device
521 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/arc/arc/
minidebug.c 242 mdbpcb.pcb_regs[AST],mdbpcb.pcb_regs[PC],
  /src/sys/arch/vax/vax/
intvec.S 119 INTVEC(astintr, KSTACK) # Asynchronous Sustem Trap, AST (IPL 02)
  /src/sys/arch/mvme68k/mvme68k/
locore.s 788 tstl _C_LABEL(astpending) | AST pending?
916 * After identifying that we need an AST we drop the IPL to allow device
923 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/x68k/x68k/
locore.s 496 tstl _C_LABEL(astpending) | AST pending?
712 * do not have to do it here. After identifying that we need an AST we
720 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/luna68k/luna68k/
locore.s 427 tstl _C_LABEL(astpending) | AST pending?
603 * do not have to do it here. After identifying that we need an AST we
611 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/hp300/hp300/
locore.s 662 tstl _C_LABEL(astpending) | AST pending?
897 * After identifying that we need an AST we drop the IPL
905 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/luna68k/stand/boot/
locore.S 555 btst #PCB_ASTB,_u+PCB_FLAGS+1| AST pending?
  /src/sys/arch/sun3/sun3/
locore.s 468 * do not have to do it here. After identifying that we need an AST we
480 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/sun3/sun3x/
locore.s 453 * do not have to do it here. After identifying that we need an AST we
465 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/cesfic/cesfic/
locore.s 645 * do not have to do it here. After identifying that we need an AST we
654 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/next68k/next68k/
locore.s 664 * do not have to do it here. After identifying that we need an AST we
672 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/atari/atari/
locore.s 769 * do not have to do it here. After identifying that we need an AST we
782 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/mac68k/mac68k/
locore.s 805 * do not have to do it here. After identifying that we need an AST we
813 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/amiga/amiga/
locore.s 692 * do not have to do it here. After identifying that we need an AST we
705 tstl _C_LABEL(astpending) | AST pending?
  /src/sys/arch/sparc/sparc/
locore.s 155 /* Per-CPU AST requests */
3618 * Return from trap, to user. Checks for scheduling trap (`ast') first;
3632 tst %l7 ! want AST trap?
  /src/sys/arch/sparc64/sparc64/
locore.s 1330 * stack so we wouldn't have to copy it later if we needed to handle a AST.
5010 * Return from trap, to user. Checks for scheduling trap (`ast') first;
5024 lduw [%g7 + %lo(CPUINFO_VA+CI_WANT_AST)], %g7! want AST trap?

Completed in 31 milliseconds