代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/246048/4498348
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/243630/4520610
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/237163/4631107
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/233448/4676031
c opeq3.c
// { dg-do assemble }
// Bug: g++ generates code for assignment in invalid situations.
class X { // { dg-error "assignment" }
int& a;
public:
X(int& i): a(i) { };
};
void foo ()
{
int one=1,
www.eeworm.com/read/226936/4778688
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/222917/4815584
phpt bug38738.phpt
--TEST--
Bug #38378 (wddx_serialize_vars() generates no wellformed xml)
--FILE--
--EXPECT-
www.eeworm.com/read/221738/4826714
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/221272/4833973
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/217381/4872502
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/216502/4891083
c inv1.c
# include "stdio.h"
# include "assert.h"
main(argc, argv)
char *argv[];
{
/* make inverted file indexes. Reads a stream from mkey which
gives record pointer items and keys. Generates a set of f