代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/115226/15021195
py biwsdlbijsstubcodegen.py
from BiWsdlJsCodeGen import *
import re
import itertools
import string
import os.path
"""
BiWsdiBiJsStubCodeGen is a class for generating BiWebService based JS WSDL stubs.
"""
cl
www.eeworm.com/read/115226/15021211
py biwsdljscodegen.py
from BiWsdlCodeGen import *
import re
import itertools
import string
import textwrap
import os.path
"""
BiWsdiJsCodeGen is a CodeGen class for generating JS files
"""
class BiWsd
www.eeworm.com/read/212967/15144334
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it
www.eeworm.com/read/212307/15160066
m demhmc1.m
%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians.
%
% Description
% The problem consists of generating data from a mixture of two
% Gaussians in two dimensions using a hybr
www.eeworm.com/read/11139/202808
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribut
www.eeworm.com/read/14231/323463
configure
#!/bin/sh
echo "Whoa! This software distribution does NOT use the normal Unix \"configure\" mechanism for generating a Makefile. For instructions on how to build this software, see
www.eeworm.com/read/14545/387741
sh autogen.sh
#!/bin/sh
#
echo "Generating build information using aclocal, automake and autoconf"
echo "This may take a while ..."
# Touch the timestamps on all the files since CVS messes them up
directory=`dirna
www.eeworm.com/read/38039/1096797
mnu machaux.mnu
MACH#AUX
# remove the # sign and enter foreign help string in this line
Machining
Select NC Sequence options for generating actual toolpaths.
# remove the # sign and enter foreign help string in this
www.eeworm.com/read/474814/1388976
sh generatehtml.sh
#!/bin/ksh
#
manpages=`\ls *.n`
for doc in $manpages
do
echo "Generating html/$doc.html"
nroff -man $doc | rman -f html > html/$doc.html
done
www.eeworm.com/read/470720/1450288
c 20020418-1.c
/* ifcvt accidently deletes a referenced label while generating
conditional traps on machines having such patterns */
struct foo { int a; };
void gcc_crash(struct foo *p)
{
if (__builtin_expect(