代码搜索:assignment
找到约 8,196 项符合「assignment」的源代码
代码结果 8,196
www.eeworm.com/read/338759/3313009
h vecassign.h
// -*- C++ -*-
/***************************************************************************
* blitz/meta/vecassign.h TinyVector assignment metaprogram
*
* $Id: vecassign.h,v 1.6 2005/05/07 04:17:
www.eeworm.com/read/338759/3313010
h matassign.h
// -*- C++ -*-
/***************************************************************************
* blitz/meta/matassign.h TinyMatrix assignment metaprogram
*
* $Id: matassign.h,v 1.6 2005/05/07 04:17:
www.eeworm.com/read/440906/1782094
c lvalue1.c
/* PR c/5225 */
/* { dg-do compile } */
int main()
{
int i;
+i = 1; /* { dg-error "invalid lvalue in assignment" } */
return 0;
}
www.eeworm.com/read/414590/2144773
c labeling.c
/* Labeling.C
*
* A labeling for a vertex is an assignment of +, -, RIGHT, or LEFT
* to the lines coming together at the vertex. These assignments form
* a kind of description of the real-world sc
www.eeworm.com/read/414590/2144776
h labeling.h
/* Labeling.H
*
* A labeling for a vertex is an assignment of +, -, RIGHT, or LEFT
* to the lines coming together at the vertex. These assignments form
* a kind of description of the real-world sc
www.eeworm.com/read/366702/2870998
c crash54.c
// { dg-do assemble }
// GROUPS passed old-abort
int main()
{
int a[100], **p;
p = &a[50];// { dg-error "" } assignment to.*
}
www.eeworm.com/read/473001/6853730
h vecassign.h
/***************************************************************************
* blitz/meta/vecassign.h TinyVector assignment metaprogram
*
* $Id: vecassign.h,v 1.2 1998/03/14 00:08:44 tveldhui
www.eeworm.com/read/473001/6853731
h matassign.h
/***************************************************************************
* blitz/meta/matassign.h TinyMatrix assignment metaprogram
*
* $Id: matassign.h,v 1.2 1998/03/14 00:08:44 tveldhui
www.eeworm.com/read/247447/12658869
java testharness.java
package mazeImplementation;
/**
* Programming 2, Assignment 2
* Maze System Implementation
*
* This class will test the maze system.
*
* USAGE
*
* Run it for an inte
www.eeworm.com/read/17906/766609
qsf fir_top.qsf
set_instance_assignment -name LL_NODE_LOCATION LAB_X12_Y2 -to "fir_top_st:fir_top_st_component\|lc_tdl_strat:Utdl_0_n\|sft15_n\[11\]" -section_id fir_lock
set_instance_assignment -name LL_NODE_LOCATI