代码搜索:Assignment

找到约 8,196 项符合「Assignment」的源代码

代码结果 8,196
www.eeworm.com/read/340665/3278837

c struct-cpy-1.c

/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move not setting mem aliasing info correctly for the code implementing the structure assignment. */ struct termios { unsi
www.eeworm.com/read/340358/3286859

c neighbor.c

/* *2006/08/16 WXL 2.0 */ /* V0.2 added PC-based binding 21/July/2006 */ /* Neighbor Table Support and Address assignment support */ #include "compiler.h" #include "l
www.eeworm.com/read/328504/3441336

c neighbor.c

/* *2006/08/16 WXL 2.0 */ /* V0.2 added PC-based binding 21/July/2006 */ /* Neighbor Table Support and Address assignment support */ #include "compiler.h" #include "l
www.eeworm.com/read/326711/3469978

cpp fig20_19.cpp

// Fig. 20.19: fig20_19.cpp // Demonstrating that class objects can be assigned // to each other using default memberwise assignment. #include using std::cout; using std::endl; #in
www.eeworm.com/read/317951/3573522

mak gcc.mak

# -*- makefile -*- Time-stamp: # Oh, the commented below work for gmake 3.78.1 and above, # but phrase without tag not work for it. Since gmake 3.79 # tag with assignment
www.eeworm.com/read/296222/3907609

i common.i

/* Directives common to all interfaces. */ /* Math operators */ %rename(__add__) operator+; %rename(__sub__) operator-; %rename(__mul__) operator*; %rename(operator_assignment) operator=; %rename(cla
www.eeworm.com/read/282766/4087711

mak gcc.mak

# -*- makefile -*- Time-stamp: # Oh, the commented below work for gmake 3.78.1 and above, # but phrase without tag not work for it. Since gmake 3.79 # tag with assignment
www.eeworm.com/read/281827/4112382

readme

CSA uses a cost-scaling push-relabel algorithm to solve assignment problems. Two basic versions of the source code (with considerable overlap) are provided: a precise-costs version and a rounded-costs
www.eeworm.com/read/273525/4207996

ado varirf_dir.ado

*! version 1.0.2 05nov2002 program define varirf_dir version 8.0 syntax [anything(id="directory" name=basedir)] /* anything passes strings asis, * local assignment clears quotes */ loc
www.eeworm.com/read/445032/1726678

c neighbor.c

/* *2006/08/16 WXL 2.0 */ /* V0.2 added PC-based binding 21/July/2006 */ /* Neighbor Table Support and Address assignment support */ #include "compiler.h" #include "l