代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2877522
f90 interface_7.f90
! { dg-do compile }
! One of the tests of the patch for PR30068.
! Taken from the fortran 2003 standard C11.2.
!
! The interface is invalid although it is unambiguous because the
! standard explicitl
www.eeworm.com/read/366702/2877615
f90 interface_9.f90
! { dg-do compile }
! Test of the patch for PR30096, in which gfortran incorrectly.
! compared local with host associated interfaces.
!
! Based on contribution by Harald Anlauf
!
modu
www.eeworm.com/read/366702/2877643
f90 interface_5.f90
! { dg-do compile }
! Tests the fix for the interface bit of PR29975, in which the
! interfaces bl_copy were rejected as ambiguous, even though
! they import different specific interfaces. In this te
www.eeworm.com/read/366702/2877685
f90 interface_10.f90
! { dg-do compile }
! PR fortran/30683
! Code contributed by Salvatore Filippone.
!
module class_fld
integer, parameter :: int_ = 1
integer, parameter :: bnd_ = 2
type fld
integer
www.eeworm.com/read/366702/2877701
f90 interface_18.f90
! { dg-do compile }
! { dg-options "-std=f2003" }
!
! Public procedures with private types for the dummies
! is valid F2003, but invalid per Fortran 95, Sect. 5.2.3
! See interface_15.f90 for the F95
www.eeworm.com/read/366702/2877707
f90 interface_21.f90
! { dg-do compile }
! PR33162 INTRINSIC functions as ACTUAL argument
! Test case adapted from PR by Jerry DeLisle
module m
implicit none
contains
subroutine sub(a)
interf
www.eeworm.com/read/366702/2877750
f90 interface_14.f90
! { dg-do compile }
! Checks the fix for a regression PR32526, which was caused by
! the patch for PR31494. The problem here was that the symbol
! 'new' was determined to be ambiguous.
!
! Contribute
www.eeworm.com/read/366702/2877801
f90 interface_16.f90
! { dg-do compile }
! This tests the fix for PR32634, in which the generic interface
! in foo_pr_mod was given the original rather than the local name.
! This meant that the original name had to be us
www.eeworm.com/read/365273/2897850
c mips_arch_interface.c
/* Simulator for MIPS R3000 architecture.
THIS SOFTWARE IS NOT COPYRIGHTED
Cygnus offers the following for use in the public domain. Cygnus
makes no warranty with regard to the software or
www.eeworm.com/read/365273/2897871
c arm_arch_interface.c
#include "armdefs.h"
#include "skyeye_types.h"
#include "armemu.h"
ARMul_State *state;
static int verbosity;
extern int big_endian;
static int mem_size = (1