代码搜索:Assignment

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

代码结果 8,196
www.eeworm.com/read/366702/2882183

c pr12625-1.c

/* Warning for assignment used as truth-value should apply for bit-fields. */ /* Origin: bug 12625 from nomura at netapp.com */ /* { dg-do compile } */ /* { dg-options "-Wparentheses" } */ static
www.eeworm.com/read/366702/2883739

c 20061109-1.c

/* { dg-do compile { target { int32plus } } } */ /* { dg-options "-O1" } */ /* This assignment might be implemented with a mem copy from the literal pool with two BLKmode operands. This produced
www.eeworm.com/read/360971/2955095

cpp fig17_03.cpp

// Fig. 17.3: fig17_03.cpp // Attempting to initialize a constant of // a built-in data type with an assignment. #include using std::cout; using std::endl; class Increment { publ
www.eeworm.com/read/351418/3108095

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/262563/4311832

sql module.sql

# sql file for reading list module CREATE TABLE `assignments` ( `assignment_id` MEDIUMINT(6) UNSIGNED NOT NULL AUTO_INCREMENT DEFAULT 0, `course_id` MEDIUMINT UNSIGNED NOT NULL , `title` VARC
www.eeworm.com/read/255500/4375004

h guards.h

// // Guards.h // // $Id: //poco/1.2/CppUnit/include/CppUnit/Guards.h#1 $ // #ifndef CppUnit_Guards_INCLUDED #define CppUnit_Guards_INCLUDED // Prevent copy construction and assignment for a class
www.eeworm.com/read/476030/6772708

vhd selsigen.vhd

-- MAX+plus II VHDL Example -- Selected Signal Assignment with Enumeration Type -- Copyright (c) 1994 Altera Corporation PACKAGE meals_pkg IS TYPE MEAL IS (BREAKFAST, LUNCH, DINNER, MIDNIGHT_SN
www.eeworm.com/read/414764/11102752

hpp cell.hpp

/** * \mainpage COMP151 Programming Assignment 2, Spring 2007 * * \author Fok On Man * \author 06035253 * \author cs_fom * \author L2A * * \date 28/03/2007 * * Instructor:
www.eeworm.com/read/249504/12490972

c link.c

/*reserved at LIU Jing Named :assignment_0 2007-9-13 used for create a link form min to max re create it from max to min and to count it to insert and delet and display it in a new file */
www.eeworm.com/read/147268/12570698

vhd selsigen.vhd

-- MAX+plus II VHDL Example -- Selected Signal Assignment with Enumeration Type -- Copyright (c) 1994 Altera Corporation PACKAGE meals_pkg IS TYPE MEAL IS (BREAKFAST, LUNCH, DINNER, MIDNIGHT_SN