代码搜索:Submitted
找到约 3,657 项符合「Submitted」的源代码
代码结果 3,657
www.eeworm.com/read/38039/1104073
bif idd_combine16.bif
! 02-Aug-06 L-01-14 MKA $$1 Submitted.
! 27-Aug-06 L-01-16 MKA $$2 Icon update by Hammack, Tammy.
(Image idd_combine16
(Resources
(.Width 16)
(.Height 16)
www.eeworm.com/read/38039/1104692
bif new_dir.bif
! new_dir.bif - image for New Directory button
!
! 08-Mar-99 I-03-04 dvs $$1 submitted
! 18-Mar-02 J-03-21 TLH $$02 Recolored
!
(Image new_dir
(Resources
(.Width 16)
www.eeworm.com/read/38039/1104942
bif vertex_entity.bif
!
! 19-Mar-01 J-01-30 ibl $$1 Submitted
!
(Image vertex_entity
(Resources
(.Width 16)
(.Height 16)
(.Depth 4)
)
(Data
C5FFC000C8FF0000C00700C5F
www.eeworm.com/read/470720/1444626
c init-ref1.c
// Submitted by Erik Rozendaal
// Test case for GNATS bug 787.
// { dg-do run }
#include
#include
static int calls;
int &foo (int &arg)
{
calls++;
arg=0;
re
www.eeworm.com/read/470693/1456572
c init-ref1.c
// Submitted by Erik Rozendaal
// Test case for GNATS bug 787.
// { dg-do run }
#include
#include
static int calls;
int &foo (int &arg)
{
calls++;
arg=0;
re
www.eeworm.com/read/240162/4579538
c init-ref1.c
// Submitted by Erik Rozendaal
// Test case for GNATS bug 787.
// { dg-do run }
#include
#include
static int calls;
int &foo (int &arg)
{
calls++;
arg=0;
re
www.eeworm.com/read/240162/4580796
c conv3.c
// { dg-do assemble }
// submitted by David C Binderman
typedef const int ci;
typedef ci aci[ 10];
aci var = { 2, 3, 5, 7, 11, 13 };
void
f()
{
int * ip = var; // { dg-error "" }
www.eeworm.com/read/233448/4671876
c init-ref1.c
// Submitted by Erik Rozendaal
// Test case for GNATS bug 787.
// { dg-do run }
#include
#include
static int calls;
int &foo (int &arg)
{
calls++;
arg=0;
re
www.eeworm.com/read/233448/4673615
c conv3.c
// { dg-do assemble }
// submitted by David C Binderman
typedef const int ci;
typedef ci aci[ 10];
aci var = { 2, 3, 5, 7, 11, 13 };
void
f()
{
int * ip = var; // { dg-error "" }
www.eeworm.com/read/190666/5172599
c init-ref1.c
// Submitted by Erik Rozendaal
// Test case for GNATS bug 787.
// { dg-do run }
#include
#include
static int calls;
int &foo (int &arg)
{
calls++;
arg=0;
re