代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/233448/4682101
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/233448/4683088
c struct-non-lval-3.c
/* Bug c/17855, using assignment for non-lvalue. */
struct foo {char x, y, z[2];};
struct foo p, q;
void bar(int baz)
{
(p = q).z[baz] = 1;
}
www.eeworm.com/read/233448/4684923
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/210028/4955706
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/199950/5074346
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/177665/5322867
java bncword.java
package ijp.assignment1.utils;
import java.io.Serializable;
/**
* A data structure for storing information about word from the British National
* Corpus (BNC). We only store the word and its frequen
www.eeworm.com/read/162614/5527012
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/342726/3229367
ucf test_dualport.ucf
# XSA Board FPGA pin assignment constraints
NET "clk" TNM_NET = "clk";
TIMESPEC "TS_clk" = PERIOD "clk" 10 ns HIGH 50 %;
# SDRAM memory tester pin assignments
net
www.eeworm.com/read/342726/3229370
ucf test_dualport.ucf
# XSA Board FPGA pin assignment constraints
NET "clk" TNM_NET = "clk";
TIMESPEC "TS_clk" = PERIOD "clk" 10 ns HIGH 50 %;
# SDRAM memory tester pin assignments
net
www.eeworm.com/read/342726/3229373
ucf test_dualport.ucf
# XSA Board FPGA pin assignment constraints
NET "clk" TNM_NET = "clk";
TIMESPEC "TS_clk" = PERIOD "clk" 10 ns HIGH 50 %;
# SDRAM memory tester pin assignments
net