代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/366702/2876482
f90 pr15754.f90
! we didn't give a warning if the RHS of an assignment was NULL
! { dg-do compile }
INTEGER, POINTER :: P
I = NULL() ! { dg-error "NULL appears" "Assignment non-pointer = NULL" }
P = NULL() ! { dg-err
www.eeworm.com/read/18162/778337
qsf cpld_dpd.qsf
set_global_assignment -name AUTO_RESTART_CONFIGURATION ON
set_global_assignment -name GLITCH_INTERVAL "1 ns"
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design t
www.eeworm.com/read/240162/4583058
c rfg17.c
// { dg-do assemble }
// The default assignment operator for B uses array assignment, so we can't
// just disallow it...
struct A { A& operator=(const A&); };
struct B { A f[20]; };
int a1[20], a2[
www.eeworm.com/read/233448/4675877
c rfg17.c
// { dg-do assemble }
// The default assignment operator for B uses array assignment, so we can't
// just disallow it...
struct A { A& operator=(const A&); };
struct B { A f[20]; };
int a1[20], a2[
www.eeworm.com/read/366702/2871925
c rfg17.c
// { dg-do assemble }
// The default assignment operator for B uses array assignment, so we can't
// just disallow it...
struct A { A& operator=(const A&); };
struct B { A f[20]; };
int a1[20], a2[
www.eeworm.com/read/366702/2872079
c opeq3.c
// { dg-do assemble }
// Bug: g++ generates code for assignment in invalid situations.
class X { // { dg-error "assignment" }
int& a;
public:
X(int& i): a(i) { }
};
void foo ()
{
int one=1, t
www.eeworm.com/read/100395/15874840
html copy.html
Newmat09 - assignment and copying
Assignment and copying
next -
skip -
www.eeworm.com/read/384663/8852651
qmsg i2c_altera.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter Quartus II " "Info: Running Quartu