代码搜索结果

找到约 10,000 项符合 Screen 的代码

screen.c

/* * Copyright (c) 1992 OMRON Corporation. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Be

screen.h

/*************************************************************************** * This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE * * is provided to you without charge, and with

screen.c

/*************************************************************************** * This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE * * is provided to you without charge, and with

screen.h

/*- * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar

screen.c

/*- * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm

screen.h

// This may look like C code, but it is really -*- C++ -*- #ifndef screen_h #define screen_h 1 #include #include #include /* Handles necessary screen-manipultations. */

screen.cc

/* Handles screen manipulations for screen width and inverse mode. */ #include "screen.h" #ifndef hpux extern "C" int tgetent(void *, const char *); extern "C" int tgetnum(const char*); extern "C" ch

screen.c

/* * Routines which deal with the characteristics of the terminal. * Uses termcap to be as terminal-independent as possible. * * {{ Someday this should be rewritten to use curses. }} */ #include

screen.c

/* * Copyright (c) 1988 Mark Nudleman * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with o

screen.h

/*- * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm