代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/114622/15045279

met makefile.met

# Makefile for MetaWare Hi C++ # Tested with Version 3.2 on Windows NT 3.5 CPP = hcnt .c.exe: $(CPP) $< .cpp.exe: $(CPP) $< .cpp.obj: $(CPP) -c $*.cpp all: MACRO.exe \ INLIN
www.eeworm.com/read/114622/15045367

met makefile.met

# Makefile for MetaWare Hi C++ # Tested with Version 3.2 on Windows NT 3.5 CPP = hcnt .c.exe: $(CPP) $< .cpp.exe: $(CPP) $< .cpp.obj: $(CPP) -c $*.cpp all: \ FCTEST.exe \ W
www.eeworm.com/read/114622/15045483

met makefile.met

# Makefile for MetaWare Hi C++ # Tested with Version 3.2 on Windows NT 3.5 CPP = hcnt .c.exe: $(CPP) $< .cpp.exe: $(CPP) $< .cpp.obj: $(CPP) -c $*.cpp all: STATFUN.exe \ F
www.eeworm.com/read/114622/15045520

met makefile.met

# Makefile for MetaWare Hi C++ # Tested with Version 3.2 on Windows NT 3.5 CPP = hcnt .c.exe: $(CPP) $< .cpp.exe: $(CPP) $< .cpp.obj: $(CPP) -c $*.cpp all: COMPOSE.exe \ COM
www.eeworm.com/read/114622/15045591

met makefile.met

# Makefile for MetaWare Hi C++ # Tested with Version 3.2 on Windows NT 3.5 CPP = hcnt .c.exe: $(CPP) $< .cpp.exe: $(CPP) $< .cpp.obj: $(CPP) -c $*.cpp all: NONLOCAL.exe \ TR
www.eeworm.com/read/205668/15310159

txt fixdx.txt

Here are the specific fixes that I made. Warning: I have not thoroughly tested these, and I only tried them under the "Windows XP 32-bit Debug" environment in Platform SDK. You should use your own jud
www.eeworm.com/read/4817/41335

txt machines.txt

The gsm library has been tested successfully on the following platforms: - Various Sun4's running SunOS 4.1.2 - SPARC1 (SunOS 4.1.1) - Integrated Solutions 68k Optimum running 4.3BSD UNIX with a
www.eeworm.com/read/15240/438982

h adder.h

/* * Copyright (C) 2004-2005 Arabella Software Ltd. * Yuli Barcohen * * Support for Analogue&Micro Adder boards family. * Tested on AdderII and Adder87x. * * See file CRED
www.eeworm.com/read/15240/440985

c adder.c

/* * Copyright (C) 2004-2005 Arabella Software Ltd. * Yuli Barcohen * * Support for Analogue&Micro Adder boards family. * Tested on AdderII and Adder87x. * * See file CRED
www.eeworm.com/read/15240/441031

c ep82xxm.c

/* * Copyright (C) 2006 Embedded Planet, LLC. * * Support for Embedded Planet EP82xxM boards. * Tested on EP82xxM (MPC8270). * * See file CREDITS for list of people who contributed to this * pr