代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/188982/5203964
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/182943/5262082
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/180137/5289215
c entgen.c
/* entgen.c -
Implement entgen() which generates a list of filenames from a struct fpi.
Written by James Clark (jjc@jclark.com).
*/
#include "config.h"
#ifdef HAVE_ACCESS
#ifdef HAVE_UNI
www.eeworm.com/read/180137/5290504
c mkwordlist.c
static char rcsid[] = "mkwordlist.c,v 1.19 1996/03/26 04:24:38 wessels Exp";
/*
* mkwordlist - Generates a lists of unique words from the file
*
* Darren Hardy, hardy@cs.colorado.edu, September 1
www.eeworm.com/read/177235/5331455
create-toc
#!/usr/bin/perl
#
# This program generates an HTML document containing links to man
# pages already converted to html using man2html3.0.1
# (http://search.cpan.org/~ehood/man2html3.0.1/)
#
# Written
www.eeworm.com/read/175689/5343344
m gencircledata.m
function [X,gnd_X] = gencircledata(Center,R,num_data,dev)
% GENCIRCLEDATA Generates data on circle corrupted by Gaussian noise.
%
% Synopsis:
% [X,gnd_X] = gencircledata(Center,R,num_data,dev)
www.eeworm.com/read/346158/3189576
m mk_collage_from_clqs.m
function mk_collage_from_clqs(dir, cliques)
% For use with mk_ps_from_clqs.
% This generates a latex file that glues all the .ps files
% into one big figure.
cd(dir)
C = length(cliques);
ncols = 4;
www.eeworm.com/read/342142/3239828
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/340665/3276250
c default1.c
// PRMS Id: 5204
// Bug: g++ bashes the type of add_sym with the type of add, so calling it
// with one parameter generates an error.
// Build don't link:
int add(int const &symbol,
const unsigned c
www.eeworm.com/read/339446/3308865
conf qmake.conf
#
# qmake configuration for irix-cc
#
# From cc(1):
# -n32
# Generates a (new) 32-bit object. This defaults to -mips3 if
# -mips4 has not been specified.
# -LANG: ...
# The language feature