代码搜索:semantics
找到约 893 项符合「semantics」的源代码
代码结果 893
www.eeworm.com/read/440906/1781973
c pack-test-1.c
/* Test semantics of #pragma pack.
Contributed by Mike Coleman */
/* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */
/* We only test the alignment of
www.eeworm.com/read/410728/2203899
c sem-switch.c
/* Simulator instruction semantics for i960base.
THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU Simulator
www.eeworm.com/read/410728/2203903
c sem.c
/* Simulator instruction semantics for i960base.
THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU Simulator
www.eeworm.com/read/366702/2880180
c 20020303-1.c
/* With -fzero-initialized-in-bss, we made I a common symbol instead
of a symbol in the .bss section. Not only does that break semantics,
but a common symbol can't be weak. */
int i __attribu
www.eeworm.com/read/366702/2880999
c c99-bool-3.c
/* Test for _Bool bit-fields. They have the semantics of _Bool, at
least for now (DR#335 Spring 2007 discussion). */
/* Origin: Joseph Myers */
/* { dg-do run } */
/* {
www.eeworm.com/read/158872/5591108
c sem-switch.c
/* Simulator instruction semantics for i960base.
THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU Simulator
www.eeworm.com/read/158872/5591112
c sem.c
/* Simulator instruction semantics for i960base.
THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU Simulator
www.eeworm.com/read/187016/8883318
java rassuiadiamonds.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.border.*;
/**
* A two dimensions interger array wrapper class. It privides such semantics that if an elemen
www.eeworm.com/read/438346/7732601
c filemap.c
/*
* linux/mm/filemap.c
*
* Copyright (C) 1994-1999 Linus Torvalds
*/
/*
* This file handles the generic file mmap semantics used by
* most "normal" filesystems (but you don't /have/ to use th