代码搜索:Compiles
找到约 1,454 项符合「Compiles」的源代码
代码结果 1,454
www.eeworm.com/read/371106/9567816
makefile
#
# Makefile - Chapter 12, apartment-thread example
#
!MESSAGE Building in-proc server.
SERVER =
TARGETS = Server.dll Proxy.dll
DIR_SERVER = InProc
#
# Flags - Always compiles debug
#
CPP_
www.eeworm.com/read/164448/10107880
todo
Testing has happened with Acer Travelmate 332T featuring USB OHCI and
linux kernel 2.2.21. The driver also compiles and runs with 2.4.18 with
the same hadware. Also UHCI desktop system with 2.4.x kern
www.eeworm.com/read/359019/10170224
openserver readme.openserver
CDRTOOLS compiles without changes on any SCO OpenServer 5.0.4
or later installation having the SCO DevSys or GCC-2.95 and
smake-1.2a04 or later installed.
You can get pre-packaged, custom installab
www.eeworm.com/read/424752/10416061
todo
Testing has happened with Acer Travelmate 332T featuring USB OHCI and
linux kernel 2.2.21. The driver also compiles and runs with 2.4.18 with
the same hadware. Also UHCI desktop system with 2.4.x kern
www.eeworm.com/read/305015/13780091
makefile
#
# Makefile - Chapter 12, apartment-thread example
#
!MESSAGE Building in-proc server.
SERVER =
TARGETS = Server.dll Proxy.dll
DIR_SERVER = InProc
#
# Flags - Always compiles debug
#
CPP_
www.eeworm.com/read/141708/5769312
cpp main.cpp
// this code compiles and runs with our latest prototype for this specification
#include "scv.h"
// hack to fake a true fifo_mutex
#define fifo_mutex sc_mutex
const unsigned ram_size = 256;
class
www.eeworm.com/read/125819/6021031
c bug-460444.c
/* bug 460444
*/
#include
void
testXOR(void)
{
volatile int p = 5;
if (p ^ 0x60) {
// Good.
}
else {
FAIL();
}
/* Test is to see if it compiles. */
ASSERT((p^0x
www.eeworm.com/read/494745/6374734
makefile
#
# Makefile - Chapter 12, apartment-thread example
#
!MESSAGE Building in-proc server.
SERVER =
TARGETS = Server.dll Proxy.dll
DIR_SERVER = InProc
#
# Flags - Always compiles debug
#
CPP_
www.eeworm.com/read/229304/14345964
todo
Testing has happened with Acer Travelmate 332T featuring USB OHCI and
linux kernel 2.2.21. The driver also compiles and runs with 2.4.18 with
the same hadware. Also UHCI desktop system with 2.4.x kern
www.eeworm.com/read/122539/14685958
makefile
#
# Makefile - Chapter 12, apartment-thread example
#
!MESSAGE Building in-proc server.
SERVER =
TARGETS = Server.dll Proxy.dll
DIR_SERVER = InProc
#
# Flags - Always compiles debug
#
CPP_