代码搜索:oriented

找到约 6,870 项符合「oriented」的源代码

代码结果 6,870
www.eeworm.com/read/141994/5766204

cpp jthread.cpp

/* This file is a part of the JThread package, which contains some object- oriented thread wrappers for different thread implementations. Copyright (c) 2000-2004 Jori Liesenborgs (jori@
www.eeworm.com/read/141994/5766205

cpp jmutex.cpp

/* This file is a part of the JThread package, which contains some object- oriented thread wrappers for different thread implementations. Copyright (c) 2000-2004 Jori Liesenborgs (jori@
www.eeworm.com/read/141994/5766206

cpp jthread.cpp

/* This file is a part of the JThread package, which contains some object- oriented thread wrappers for different thread implementations. Copyright (c) 2000-2004 Jori Liesenborgs (jori@
www.eeworm.com/read/139291/5804798

readme

Expat, Release 1.95.1 This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to s
www.eeworm.com/read/135955/5876120

h scullp.h

/* * scullp.h -- definitions for the page-oriented char module * *********/ #include /* version dependencies have been confined to a separate file */ #include "sysdep.h" /* *
www.eeworm.com/read/133703/5903347

h scullp.h

/* * scullp.h -- definitions for the page-oriented char module * *********/ #include /* version dependencies have been confined to a separate file */ #include "sysdep.h" /* *
www.eeworm.com/read/131315/5946190

read_me

Hack is a display oriented dungeons & dragons - like game. Both display and command structure resemble rogue. (For a game with the same structure but entirely different display - a real cave instead o
www.eeworm.com/read/121089/6069530

h button.h

/* COW : Character Oriented Windows button.h : button cow private interface */ DWORD FARPUBLIC ButtonWndProc(PWND, WORD, WORD, DWORD); /* button control styles */ #define BS_AUTO
www.eeworm.com/read/121089/6069569

c sdmcab.c

/* COW : Character Oriented Windows sdmcab.c : SDM Cab functions NOTE : critical assumption that a HANDLE is a ** near pointer */ #define COW #include #define SDM #inclu
www.eeworm.com/read/121089/6069662

h gadebug.h

/* COW : Character Oriented Windows gacheck.h : header info for checking global heap */ #include "handle.h" /* * Additional Types */ typedef int (FAR PASCAL *FARPROC)(); /* Medium Mod