代码搜索:semantics
找到约 893 项符合「semantics」的源代码
代码结果 893
www.eeworm.com/read/366702/2866054
c dllimport12.c
// PR target/27650
// Don't use dllimport semantics on virtual methods when initializing
// vtables
// { dg-do compile { target i?86-*-cygwin* i?86-*-mingw*} }
// Use import lib thunk for vtable entr
www.eeworm.com/read/263726/4300140
txt errors.txt
#
# $XORP: xorp/docs/libxipc/errors.txt,v 1.3 2004/07/09 04:40:51 pavlin Exp $
#
This document describes the Xrl errors that currently exist
libxipc/xrl_error.hh and describes the intended semantics.
www.eeworm.com/read/415759/11055293
am makefile.am
# We set GPATH here; this gives us semantics for GNU make
# which are more like other make's VPATH.
GPATH = $(srcdir)
if PLATFORM_WIN32
no_undefined = -no-undefined
else
no_undefined =
endif
INCLUDE
www.eeworm.com/read/413810/11141508
am makefile.am
# We set GPATH here; this gives us semantics for GNU make
# which are more like other make's VPATH.
GPATH = $(srcdir)
INCLUDES = \
-I$(top_srcdir) \
-DG_DISABLE_DEPRECATED \
$(DEP_CFLAGS) \
-DA
www.eeworm.com/read/185143/9055866
c psignal.c
#ifndef _POSIX_SOURCE
#define _POSIX_SOURCE
#endif
#include
#include "psignal.h"
/*
* Signal with posix signal semantics
*
* Beware! If sysconf(_SC_JOB_CONTROL) != 0, sa_flags must be S
www.eeworm.com/read/120320/6074211
java interp.java
package org.drools.semantics.java;
/*
* $Id: Interp.java,v 1.24 2004/11/28 20:01:12 mproctor Exp $
*
* Copyright 2002 (C) The Werken Company. All Rights Reserved.
*
* Redistribution and use of t
www.eeworm.com/read/120320/6074215
java expranalyzer.java
package org.drools.semantics.java;
/*
* $Id: ExprAnalyzer.java,v 1.10 2004/11/28 02:22:18 simon Exp $
*
* Copyright 2002 (C) The Werken Company. All Rights Reserved.
*
* Redistribution and use o
www.eeworm.com/read/120320/6074221
java expr.java
package org.drools.semantics.java;
/*
* $Id: Expr.java,v 1.33 2004/11/29 12:14:44 simon Exp $
*
* Copyright 2002 (C) The Werken Company. All Rights Reserved.
*
* Redistribution and use of this s