代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/366702/2871262

c p12306a.c

// { dg-do run } // prms-id: 12306 // a net report of the same problem as 12306 class a { public: int i; }; class g : virtual public a { }; class b : virtual public a { int j; }; class c
www.eeworm.com/read/366702/2873335

f90 random_2.f90

! Check that the real(4) and real(8) random number generators return the same ! sequence of values. program random_4 integer, dimension(:), allocatable :: seed real(kind=4), dimension(10) :: r4
www.eeworm.com/read/366702/2873355

f90 contained_4.f90

! Check contained functions with the same name. module contained_4 contains subroutine foo1() call bar() contains subroutine bar() end subroutine bar end subroutine foo1 subrout
www.eeworm.com/read/366702/2876700

f90 char_cast_2.f90

! { dg-do compile } ! { dg-options "-fdump-tree-original" } ! This is the same as achar_4.f90 but checks that the result of the 'merge' ! reference is correctly cast. ! ! The code comes from http://ww
www.eeworm.com/read/366702/2882181

c uninit-8.c

/* Uninitialized variable warning tests... Inspired by part of optabs.c:expand_binop. May be the same as uninit-1.c. */ /* { dg-do compile } */ /* { dg-options "-O -Wuninitialized" } */ #incl
www.eeworm.com/read/366702/2884597

c enum-compat-1.c

/* Test that enumerated types are only considered compatible when they are the same type. PR c/6024. */ /* Origin: Joseph Myers , based on PR c/6024 from Richard Earnshaw
www.eeworm.com/read/366681/2885484

php testgenid.php

www.eeworm.com/read/366359/2890888

h mztools.h

/* Additional tools for Minizip Code: Xavier Roche '2004 License: Same as ZLIB (www.gzip.org) */ #ifndef _zip_tools_H #define _zip_tools_H #ifdef __cplusplus extern "C" { #endif
www.eeworm.com/read/363563/2914369

cfm sajax.cfm

www.eeworm.com/read/362032/2939048

c zdtkipseed.c

#include "zd80211.h" #if!defined(AMAC) /* The Sbox is reduced to 2 16-bit wide tables, each with 256 entries. */ /* The 2nd table is the same as the 1st but with the upper and lower */ /* by