代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/300969/13874137
s iaar.s
.define .iaar
.text
.iaar:
pop cx
pop dx
cmp dx,#2
.extern .unknown
jne .unknown
pop bx ! descriptor address
pop ax ! index
sub ax,(bx)
mul
www.eeworm.com/read/300969/13874278
s cuu.s
.define .ciu
.define .cui
.define .cuu
.text
.ciu:
.cui:
.cuu:
pop bx ! return address
! pop cx, dest. size
! pop dx, source size
! ax is low word of
www.eeworm.com/read/152843/5662139
c vicam.c
/*
* USB ViCam WebCam driver
* Copyright (c) 2002 Joe Burks (jburks@wavicle.org),
* Christopher L Cheney (ccheney@cheney.cx),
* Pavel Machek (pavel@suse.cz),
www.eeworm.com/read/152843/5665125
h spitz.h
/*
* Hardware specific definitions for SL-Cx000 series of PDAs
*
* Copyright (c) 2005 Alexander Wykes
* Copyright (c) 2005 Richard Purdie
*
* Based on Sharp's 2.4 kernel patches
*
* This progr
www.eeworm.com/read/150372/5693544
h record.h
#define RecNo 19000 // 19000 records
#define RecSize 20 // with 20 bytes each
#if defined (__C51__) || defined (__CX51__)
struct record {
struct record far *next;
unsigne
www.eeworm.com/read/134007/5896468
h record.h
#define RecNo 19000 // 19000 records
#define RecSize 20 // with 20 bytes each
#if defined (__C51__) || defined (__CX51__)
struct record {
struct record far *next;
unsigne
www.eeworm.com/read/132807/5909249
s iaar.s
.define .iaar
.text
.iaar:
pop cx
pop dx
cmp dx,#2
.extern .unknown
jne .unknown
pop bx ! descriptor address
pop ax ! index
sub ax,(bx)
mul
www.eeworm.com/read/132807/5909288
s cuu.s
.define .ciu
.define .cui
.define .cuu
.text
.ciu:
.cui:
.cuu:
pop bx ! return address
! pop cx, dest. size
! pop dx, source size
! ax is low word of
www.eeworm.com/read/118064/6099365
h record.h
#define RecNo 19000 // 19000 records
#define RecSize 20 // with 20 bytes each
#if defined (__C51__) || defined (__CX51__)
struct record {
struct record far *next;
unsigne
www.eeworm.com/read/113399/6131460
s iaar.s
.define .iaar
.text
.iaar:
pop cx
pop dx
cmp dx,#2
.extern .unknown
jne .unknown
pop bx ! descriptor address
pop ax ! index
sub ax,(bx)
mul