代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/416031/2129925

c main.c

/* * main.c -- the bare scull char module * * Tested with 2.0.x (x86 and alpha) and 1.2.13 (x86) *********/ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif
www.eeworm.com/read/416031/2129984

c import.c

/* * import.c -- a module using a symbol from export.c (v2.1) * * Tested with 2.1.43 on the x86 (novers) */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif
www.eeworm.com/read/414605/2143798

c grabdemo.c

/* * Nano-X GrGrabKey() demo program. * * Copyright(C) 2003 Jon Foster * Based on demo2.c * * This program allows the GrGrabKey() API to be tested. * It creates a window,
www.eeworm.com/read/414420/2146067

c usb_ohci.c

/* * URB OHCI HCD (Host Controller Driver) for USB on the AT91RM9200 and PCI bus. * * Interrupt support is added. Now, it has been tested * on ULI1575 chip and works well with USB keyboard. * *
www.eeworm.com/read/414420/2149548

c ep8248.c

/* * Copyright (C) 2004 Arabella Software Ltd. * Yuli Barcohen * * Support for Embedded Planet EP8248 boards. * Tested on EP8248E. * * See file CREDITS for list of people
www.eeworm.com/read/413812/2159237

txt x86-static.txt

This project builds a static library version of libpng on x86 BeOS. It defines PNG_USE_PNGGCCRD, which activates the assembly code in pnggccrd.c; this hasn't been extensively tested on BeOS. To inst
www.eeworm.com/read/413812/2159238

txt x86-shared.txt

This project builds a shared library version of libpng on x86 BeOS. It defines PNG_USE_PNGGCCRD, which activates the assembly code in pnggccrd.c; this hasn't been extensively tested on BeOS. To inst
www.eeworm.com/read/408818/2244894

c ep8248.c

/* * Copyright (C) 2004 Arabella Software Ltd. * Yuli Barcohen * * Support for Embedded Planet EP8248 boards. * Tested on EP8248E. * * See file CREDITS for list of people
www.eeworm.com/read/406309/2278557

cf osf1.cf

XCOMM platform: $TOG: osf1.cf /main/74 1997/05/27 15:51:24 kaleb $ /* only tested with Digital OSF/1 */ #ifndef OSName # define OSName DefaultOSName #endif #ifndef OSMajorVersion # define OSMajorVe
www.eeworm.com/read/400494/2352386

status

Status of Hurd support in libc. Last updated 24 Aug 1994. Roland McGrath Everything not noted below is implemented, most of it tested. There are various very small things un