代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/195341/5111725
6 form.6
.th FORM VI 6/15/72
.sh NAME
form \*- form letter generator
.sh SYNOPSIS
.bd form
proto arg ...
.sh DESCRIPTION
.it Form
generates a form letter from a prototype
letter, an associative memory, argumen
www.eeworm.com/read/190346/5184632
awk gen_aliases.awk
# This file generates C code for a character set alias lookup table
# from the ccs/charset.aliases and ces/charset.aliases files.
# Valid alias definitions must have at least two fields
NF > 1 {
www.eeworm.com/read/182103/5270061
in runtest.in
#!@KSH@ -p
#
# $Id: runtest.in,v 1.1.2.1 2005/10/05 19:26:00 joel Exp $
#
# Run rtems tests on the hppa simulator
# This program generates a simulator script to run each test
# Typically the test is
www.eeworm.com/read/182103/5270155
in runtest.in
#!@KSH@ -p
#
# $Id: runtest.in,v 1.6.4.1 2003/08/14 13:12:58 joel Exp $
#
# Run rtems tests on the hppa simulator
# This program generates a simulator script to run each test
# Typically the test is
www.eeworm.com/read/182103/5270216
in runtest.in
#!@KSH@ -p
#
# $Id: runtest.in,v 1.1.2.1 2005/10/05 19:25:45 joel Exp $
#
# Run rtems tests on the hppa simulator
# This program generates a simulator script to run each test
# Typically the test is
www.eeworm.com/read/179289/5307925
c keygen.c
/*
* keygen.c
* WEP Key Generators
*
* This program generates WEP keys using de facto standard key
* generators for 40 and 128 bit keys.
*
* Link against OpenSSL's libcrypto.a
*
* I place thi
www.eeworm.com/read/169327/5424332
java timestamper.java
//$Id: Timestamper.java,v 1.5.2.2 2003/11/05 09:33:34 oneovthafew Exp $
package net.sf.hibernate.cache;
/**
* Generates increasing identifiers (in a single VM only).
* Not valid across multiple VMs
www.eeworm.com/read/343313/3221501
java timestamper.java
//$Id: Timestamper.java,v 1.5.2.2 2003/11/05 09:33:34 oneovthafew Exp $
package net.sf.hibernate.cache;
/**
* Generates increasing identifiers (in a single VM only).
* Not valid across multiple VMs
www.eeworm.com/read/342914/3228637
c faulty.c
/*
* faulty.c -- a module which generates an oops when read (v2.1)
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don't defi
www.eeworm.com/read/334276/3369366
c alg31.c
#include
#include
#include
/*
* generates:
original order of the vector: 69 23 80 42 17 15 26 51 19 12 35 8
partial sort of vector: seven elements
8