代码搜索:entity
找到约 10,000 项符合「entity」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5827835
h entity_manager.h
// -*- C++ -*-
//=============================================================================
/**
* @file Entity_Manager.h
*
* Entity_Manager.h,v 1.10 2004/01/09 00:50:35 kitty Exp
*
www.eeworm.com/read/136989/5827841
i entity_manager.i
// Entity_Manager.i,v 1.5 2004/01/09 00:50:35 kitty Exp
ACEXML_INLINE int
ACEXML_Entity_Manager::add_entity (const ACEXML_Char *ref,
const ACEXML_Char *v)
{
www.eeworm.com/read/136989/5827847
cpp entity_manager.cpp
// Entity_Manager.cpp,v 1.7 2004/01/09 00:50:35 kitty Exp
#include "ACEXML/parser/parser/Entity_Manager.h"
static const ACEXML_Char empty_string[] = { 0 };
#if !defined (__ACEXML_INLINE__)
#
www.eeworm.com/read/136812/5857950
h entity_view.h
/* @(#)entity_view.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1986 by Sun Microsystems, Inc.
*/
#ifndef suntool_entity_view_DEFINED
#define suntool_entity_view_DEFINED
/*
* This is the p
www.eeworm.com/read/136812/5857976
h entity_stream.h
/* @(#)entity_stream.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1986, 1987 by Sun Microsystems, Inc.
*/
#ifndef _entity_stream_h_already_defined
#define _entity_stream_h_already_defined
#
www.eeworm.com/read/136812/5857983
h entity_interpreter.h
/* @(#)entity_interpreter.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1986 by Sun Microsystems, Inc.
*/
#ifndef suntool_entity_interpreter_DEFINED
#define suntool_entity_interpreter_DEFINED
www.eeworm.com/read/113668/6126533
cpp dom_entity.cpp
/* $Id: dom_entity.cpp,v 1.4 2003/07/20 22:30:53 grumbel Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
**
www.eeworm.com/read/113668/6126691
h dom_entity.h
/* $Id: dom_entity.h,v 1.9 2004/01/02 15:42:43 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
** This
www.eeworm.com/read/101005/6262837
c g_entity.c
/* G_entity.c, HAWK game engine
*
* Copyright 1997-1998 by Phil Frisbie, Jr.
* for Hawk Software
*
*/
#include
#include
#include
#include "G_main.h"