代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2871827
c access16.c
// { dg-do assemble }
// Bug: g++ uses the same binfo for the a subobject of c and the a subobject
// of b, so basetype_paths get bashed improperly.
class a {
protected:
virtual void foo() { } // {
www.eeworm.com/read/366702/2876094
f90 compliant_elemental_intrinsics_1.f90
! { dg-do compile }
! Tests the fix for PR26976, in which non-compliant elemental
! intrinsic function results were not detected. At the same
! time, the means to tests the compliance of TRANSFER wit
www.eeworm.com/read/366702/2877111
f derived_name_2.f
! { dg-do compile }
! PR 20897
! Make sure intrinsic type names do not appear as names of derived types
type integer ! { dg-error "cannot be the same as an intrinsic type" }
type real
www.eeworm.com/read/366702/2877606
f90 contained_1.f90
! PR15986
! Siblings may be used as actual arguments, in which case they look like
! variables during parsing. Also checks that actual variables aren't replaced
! by siblings with the same name
! { d
www.eeworm.com/read/366702/2884051
c defined.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Tests tradcpp0 with defined. The defined operator in traditional C
works just the same as the defined opera
www.eeworm.com/read/366702/2884571
c sibcall-3.c
/* Simple check that sibling calls are performed from a
void non-leaf-function taking one int argument calling a function which
is about the same as itself.
Copyright (C) 2002 Free Software
www.eeworm.com/read/365298/2897812
pot templates.pot
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
www.eeworm.com/read/363919/2910420
js cn_utf8.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Translator : Niko
// Distributed under the same terms as the calendar it
www.eeworm.com/read/363919/2910421
js calendar-en.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use
www.eeworm.com/read/362714/2928849
pm tiff.pm
package Image::TIFF;
# Copyright 1999-2001, Gisle Aas.
#
# This library is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
use strict;
use vars