代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/254811/4380239
c cowseg.c
/*
COW : Character Oriented Windows
cowseg.c : segment order fix utility
NOTE : This is my (SAR) copy of the DOSSEG tool.
It only allows addition of the Force segment comment to MASM .OBJ
www.eeworm.com/read/254811/4380253
asm glock.asm
;*
;* COW : Character Oriented Windows
;*
;* glock.asm : Global memory allocator - Locking procedures
.xlist
include kernel.inc
include galloc.inc
.list
sBegin KERNEL
assumes CS
www.eeworm.com/read/254811/4380259
asm handle.asm
;*
;* COW : Character Oriented Windows
;*
;* handle.asm : handle table control
TITLE HANDLE - Handle Table Manager
include kernel.inc
include galloc.inc
; This code assumes the followi
www.eeworm.com/read/254811/4380265
asm debug5.asm
;*
;* COW : Character Oriented Windows
;*
;* debug5.asm : debug support for OS/2
include kernel.inc
IFDEF DEBUG ;* entire file!!
externFP
sBegin KERNEL
assumes C
www.eeworm.com/read/254811/4380272
asm gwinterf.asm
;*
;* COW : Character Oriented Windows
;*
;* gwinterf.asm : Global memory allocator - Windows interface procs
.xlist
include kernel.inc
include galloc.inc
.list
IFDEF DEBUG
CheckH
www.eeworm.com/read/254811/4380273
asm kerninit.asm
;*
;* COW : Character Oriented Windows
;*
;* kerninit : kernel initialization procedure / kernel exit procedure
include kernel.inc
include galloc.inc ;* for hi_hexpand
include indrv.inc ;
www.eeworm.com/read/254811/4380301
asm ldreloc.asm
;*
;* COW : Character Oriented Windows
;*
;* ldreloc.asm : loader relocation
;* * NOTE : non-conforming procedures (DS == psLom)
;* * NOTE : this code cloned from loader/loadrelo.asm
TITLE LO
www.eeworm.com/read/254811/4380316
h kinput.h
/*
COW : Character Oriented Windows
kinput.h : Kernel Input module header
*/
#include /* mouse driver */
/***BEGIN_PUBLIC***/
extern BYTE PASCAL fMousePresent; /* valid af
www.eeworm.com/read/254811/4380345
h inkbd.h
/*
CW: Character Oriented Windows
inkbd.h: Installable keyboard driver CW info
*/
/***BEGIN_PUBLIC***/
/* Key state masks for keyboard messages (in HIWORD(lParam)) */
#define KK_EXTENDED
www.eeworm.com/read/147693/12538550
pl fig23_8.pl
% Figure 23.8 An object-oriented program about a robot world.
% A robot world: table, blocks and camera
object( camera,
[ look( a, 1, 1), % Find XY-coord. of a visible block