代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/204040/5035379
h udialog.h
/* COW : Character Oriented Windows
udialog.h: Definitions for user Dialog
*/
/***BEGIN_PUBLIC***/
WORD FARPUBLIC MessageBox(char *, char *, char *, WORD);
VOID FARPUBLIC SetDialogC
www.eeworm.com/read/204040/5035382
h ucolor.h
/*
COW: Character Oriented Windows
ucolor.h: USER Color control
*/
/***BEGIN_PUBLIC***/
#define SetSysColor(isa, coBack, coFore, fBlink, fHilite) \
SetIsaColor(isa, \
(coFore
www.eeworm.com/read/204040/5035387
h ukanji.h
/*
CW : Character Oriented Windows
ukanji.h : KANJI (DBCS) specific definitions
*/
/***BEGIN_PUBLIC***/
BOOL FARPUBLIC FIsDbcsChar(ACHAR); /* OPTIONAL */
WORD FARPUBLIC CchLenDbcs(cha
www.eeworm.com/read/316872/3602765
h inet_connection_sock.h
/*
* NET Generic infrastructure for INET connection oriented protocols.
*
* Definitions for inet_connection_sock
*
* Authors: Many people, see the TCP sources
*
* From code originally in T
www.eeworm.com/read/316872/3604580
txt sctp.txt
Linux Kernel SCTP
This is the current BETA release of the Linux Kernel SCTP reference
implementation.
SCTP (Stream Control Transmission Protocol) is a IP based, message oriented,
reliable transpo
www.eeworm.com/read/437028/1837022
readme
This directory contains the additional CIDER parallel-version benchmarks
used in the thesis "Design-Oriented Mixed-Level Circuit and Device Simulation"
by David A. Gates.
www.eeworm.com/read/429836/1945226
jsp aboutcontent.jsp
JtWizard version: 0.6
This application, built on top of the Jt framework, provides automated capabilities for generating framework applications. Jt is a Pattern Oriented Framework f
www.eeworm.com/read/423632/2025599
spec python.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : An interpreted object-oriented programming language.
Name : python
Version : 2.4.4
Release : 1
License
www.eeworm.com/read/409921/2222782
c co.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NDIS library
* FILE: ndis/co.c
* PURPOSE: Services for connection-oriented NDIS drivers
* PROGRAMME
www.eeworm.com/read/375736/2720532
h window.h
/*
COW : Character Oriented Windows
window.h : Window cow private interface
*/
extern PWND PASCAL pwndRoot;
VOID FARPRIVATE ValidateWindow(PWND);
VOID FARPRIVATE UpdateCursor(void);