代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/449675/1675032

java timestamper.java

//$Id: Timestamper.java 3890 2004-06-03 16:31:32Z steveebersole $ package org.hibernate.cache; /** * Generates increasing identifiers (in a single VM only). * Not valid across multiple VMs. Identif
www.eeworm.com/read/448632/1686724

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/442570/1758468

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/440906/1777882

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/434858/1867988

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/432906/1888325

c asm-offsets.c

/* from xen/arch/x86/x86_32/asm-offsets.c */ /* * Generate definitions needed by assembly language modules. * This code generates raw asm output which is post-processed * to extract and format the
www.eeworm.com/read/428780/1954018

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/428747/1956063

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/426481/1990394

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/422060/2044504

phpt bug31402.phpt

--TEST-- Bug #31402 (unserialize() generates references when it should not) --INI-- error_reporting=E_ALL&~E_STRICT --FILE--