代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/465478/7055515
c jiq.c
/*
* jiq.c -- the just-in-queue module (v2.1)
*
* Tested with 2.0 on the x86, Sparc
*/
/* BUGS: the module is not reentrant: only one file can be read at a time
* the module usage count i
www.eeworm.com/read/465478/7055525
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data (v2.1)
*
* Tested with 2.0 on the x86?
*
* This module won't work on the sparc, where there's no concept of I/O space
*
*/
#ifn
www.eeworm.com/read/465478/7055573
c main.c
/*
* main.c -- the bare scull-page char module
*
* Tested with 2.0 on the x86, Sparc
*
* Mmap is not available on the Sparc, as pgd_offset etc. are not
* yet exported to modules. Nonetheless, I'
www.eeworm.com/read/451226/7468950
c main.c
/** @file main.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserve
www.eeworm.com/read/440621/7685212
txt arma-general.txt
/*
.:TEAM RESURRECTiON:.
Armadillo Standard Script by AvAtAr//stephenteh
Tested on WinXP Pro SP2, OllyDbg v1.10, OllyScript v0.92
NOTES:
- Remove all hardware breakpoints before run the scri
www.eeworm.com/read/440621/7685480
txt arm_standard.txt
/*
.:TEAM RESURRECTiON:.
Armadillo Standard Script by AvAtAr//stephenteh
Tested on WinXP Pro SP2, OllyDbg v1.10, OllyScript v0.92
NOTES:
- Remove all hardware breakpoints before run the scri
www.eeworm.com/read/440621/7685511
txt armadillo standard unpack (specific).txt
/*
.:TEAM RESURRECTiON:.
Armadillo Standard Script by AvAtAr//stephenteh
Tested on WinXP Pro SP2, OllyDbg v1.10, OllyScript v0.92
NOTES:
- Remove all hardware breakpoints before run the scri
www.eeworm.com/read/435688/7787759
lsp demo-tcp.lsp
#!/usr/bin/newlisp
#
# Demonstration on how to use the GTK-server with NEWLISP by TCP.
# Tested with newLISP 8.2.1 on Slackware Linux 10 and Windows2000.
#
# February 27, 2004 by Peter van Eerten.
# R
www.eeworm.com/read/435688/7787767
ksh noconfig.ksh
#!/bin/ksh
#
# Demonstration on how to use the GTK-server without configfile!
#
# 1) Check and open GTK library first with 'gtk_server_require'
# 2) Define the calls we need
#
# Tested with the AT&T K