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

  /src/sys/arch/hpc/stand/dspgen/
Makefile 6 TYPE=application sh gen_template.sh vc5 SH MIPS
10 TYPE=application sh gen_template.sh vc6 $(BUILD_ARCH)
14 TYPE=application sh gen_template.sh evc3 $(BUILD_ARCH)
19 TYPE=application sh gen_template.sh evc4 ARMV4 SH3 SH4
23 rm -f application.tmpl static_library.tmpl property.* asm_build.*
  /src/usr.bin/make/unit-tests/
cmdline-redirect-stdin.mk 7 # application.
  /src/sys/dev/ic/
icp_ioctl.h 152 u_int8_t application; member in struct:__anon07d367500908
icp.c 1330 e->application = 0;
1372 icp_readapp_event(struct icp_softc *icp, u_int8_t application,
1385 if ((e->application & application) == 0) {
1386 e->application |= application;
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 96 application used to boot NetBSD from MacOS.
  /src/common/dist/zlib/contrib/ada/
zlib-thin.ads 308 -- The application must update next_in and avail_in when avail_in has
310 -- has dropped to zero. The application must initialize zalloc, zfree and
  /src/share/mk/
bsd.test.mk 84 @{ echo 'Content-Type: application/X-atf-atffile; version="1"'; \
  /src/sys/arch/hpcmips/stand/pbsdboot/
pbsdboot.rc 204 VALUE "FileDescription", "pbsdboot WCE MFC Application\0"
210 VALUE "ProductName", "pbsdboot Application\0"
259 ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
  /src/sys/arch/m68k/060sp/dist/
os.s 67 # or supervisor application space. The examples below use simple "move"
  /src/share/terminfo/
terminfo 371 ansi+apparrows|ANSI application-mode home and cursor-keys,
1479 # allow an application running on a color console to behave as if it
1646 # for the application keypad mode. We have added iris-ansi-ap rather than
1661 # In application keypad mode, F9-F12 generate codes like vt100 PF1-PF4, i.e.,
1700 iris-ansi-ap|IRIS ANSI in application-keypad mode,
2451 # in two different modes: Cursor Mode and Application Mode. Cursor Mode
2452 # is the reset state, and is assumed to be the normal state. Application
2454 # "Esc [ {code}" sequences, conforming to ANSI standards. In Application
2455 # Mode, the cursor keys transmit "Esc O <code>" sequences. Application Mode
2463 # else the application may fail. It is also expected that applications wil
    [all...]

Completed in 19 milliseconds