代码搜索:semantics
找到约 893 项符合「semantics」的源代码
代码结果 893
www.eeworm.com/read/150479/12290847
java tetris.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/119409/14830835
h html.h
/* HTML to rich text converter for libwww
**
** THE HTML TO RTF OBJECT CONVERTER
**
** This interprets the HTML semantics.
*/
#ifndef HTML_H
#define HTML_H
#ifndef HTUTILS_H
#include "HTUtils.
www.eeworm.com/read/480930/1304815
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
www.eeworm.com/read/480930/1311979
c presto.c
/*
* intermezzo.c
*
* This file implements basic routines supporting the semantics
*
* Author: Peter J. Braam
* Copyright (C) 1998 Stelias Computing Inc
* Copyright (C) 1999
www.eeworm.com/read/479151/1343447
c presto.c
/*
* intermezzo.c
*
* This file implements basic routines supporting the semantics
*
* Author: Peter J. Braam
* Copyright (C) 1998 Stelias Computing Inc
* Copyright (C) 1999
www.eeworm.com/read/470720/1452277
c paste.c
/* Test for proper comment elimination semantics from cpplib's -traditional.
This should compile and link with compiled with `gcc -traditional-cpp'.
Test case by Jason R. Thorpe
www.eeworm.com/read/470720/1452411
c tr-paste.c
/* Test for proper comment elimination semantics from cpplib's -traditional.
This should compile and link with compiled with `gcc -traditional-cpp'.
Test case by Jason R. Thorpe
www.eeworm.com/read/470720/1452467
c paste1.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test operator ## semantics. */
#define bad1 ## owt /* { dg-error "cannot" "## at objlike start" } */
#define