代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/229812/4738762
cpp holidays.cpp
// YACL demo to print out the holidays for a given year
//
// This program is based on the one in "Data abstraction and
// object-oriented programming in C++" by Gorlen, Orlow & Plexico (John
www.eeworm.com/read/209559/4966653
c ppp_synctty.c
/*
* PPP synchronous tty channel driver for Linux.
*
* This is a ppp channel driver that can be used with tty device drivers
* that are frame oriented, such as synchronous HDLC devices.
*
* Comp
www.eeworm.com/read/204040/5035225
h _button.h
/*
COW : Character Oriented Windows
_button.h : button specific stuff
*/
/* bits :
0..1 => bst (button state)
2 => fButtonDown
3 => first in group
*/
/* button states */
www.eeworm.com/read/204040/5035265
c trapstub.c
/*
COW : Character Oriented Windows
trapstub.c : stub for mouse trap
(included for development hook)
(this module should not be included in any final versions)
*/
#define COW
#include
www.eeworm.com/read/204040/5035305
asm krun5.asm
;*
;* COW : Character Oriented Windows
;*
;* krun5.asm : Run/Exec
TITLE KRUN - Kernel RUN
include kernel.inc
include uevent.inc
;-------------------------------------------------------
www.eeworm.com/read/204040/5035398
inc handle.inc
;*
;* COW : Character Oriented Windows
;*
;* handle.inc : include file for handles
; Data structure that describes an allocation arena. Both the local
; and global allocators use this structur
www.eeworm.com/read/182103/5273074
c sonic.c
/*
* RTEMS NETWORK DRIVER FOR NATIONAL DP83932 `SONIC'
* SYSTEMS-ORIENTED NETWORK INTERFACE CONTROLLER
*
* REUSABLE CHIP DRIVER
*
* References:
*
* 1) DP8393
www.eeworm.com/read/179911/5296641
c ppp_synctty.c
/*
* PPP synchronous tty channel driver for Linux.
*
* This is a ppp channel driver that can be used with tty device drivers
* that are frame oriented, such as synchronous HDLC devices.
*
* Comp
www.eeworm.com/read/350097/3131534
c ppp_synctty.c
/*
* PPP synchronous tty channel driver for Linux.
*
* This is a ppp channel driver that can be used with tty device drivers
* that are frame oriented, such as synchronous HDLC devices.
*
* Comp
www.eeworm.com/read/324136/3505327
test winfont.test
# This file is a Tcl script to test out the procedures in tkWinFont.c.
# It is organized in the standard fashion for Tcl tests.
#
# Many of these tests are visually oriented and cannot be checked
# p