代码搜索:Generating

找到约 2,801 项符合「Generating」的源代码

代码结果 2,801
www.eeworm.com/read/480145/1321745

c output.c

/* output.c - routines for generating outgoing RIP messages */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1983, 1988, 1993 * The Regents of
www.eeworm.com/read/471707/1425592

depcomp

#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2004-05-31.23 # Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc. # This program is
www.eeworm.com/read/470720/1444629

c array3.c

// PR c++/6331 // Bug: we were generating a badly cv-qualified ARRAY_TYPE in the // synthesized copy constructor for A, which then became the canonical // version, confusing later uses. struct A {
www.eeworm.com/read/470720/1444767

c covariant1.c

// PR c++/5607 // Currently we don't support covariant returns that would actually require // a pointer adjustment. We were failing to recognize this as such a case, // so were silently generating b
www.eeworm.com/read/470720/1445600

c pmf4.c

// Bug: g++ doesn't compensate for finding a virtual function in a // non-primary vtable when generating PMFs. // Submitted by Jason Merrill struct A { virtual ~A() {} }; struct
www.eeworm.com/read/470693/1456575

c array3.c

// PR c++/6331 // Bug: we were generating a badly cv-qualified ARRAY_TYPE in the // synthesized copy constructor for A, which then became the canonical // version, confusing later uses. struct A {
www.eeworm.com/read/470693/1456713

c covariant1.c

// PR c++/5607 // Currently we don't support covariant returns that would actually require // a pointer adjustment. We were failing to recognize this as such a case, // so were silently generating b
www.eeworm.com/read/470693/1457546

c pmf4.c

// Bug: g++ doesn't compensate for finding a virtual function in a // non-primary vtable when generating PMFs. // Submitted by Jason Merrill struct A { virtual ~A() {} }; struct
www.eeworm.com/read/458653/1585273

depcomp

#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2004-04-25.13 # Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc. # This program is
www.eeworm.com/read/457704/1595240

depcomp

#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2004-04-25.13 # Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc. # This program is