代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#include
#include
#include
#include
#include
#include
#in
interface.cpp
#include
#include
#include "interface.h"
#ifndef _WIN32 // LINUX
#include
#endif
// ---------------------------------------------------------------------
interface.h
// This header defines the interface convention used in the valve engine.
// To make an interface and expose it:
// 1. Derive from IBaseInterface.
// 2. The interface must be ALL pure virtu
interface.po
interface.o: interface.c ../lib/zebra.h ../config.h \
/opt/eldk/eldk_3.1.1/ppc_8xx/usr/include/unistd.h \
/opt/eldk/eldk_3.1.1/ppc_8xx/usr/include/features.h \
/opt/eldk/eldk_3.1.1/ppc_8xx/usr/i
interface.h
/* Interface function header.
* Copyright (C) 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the term
interface.c
/*
* Interface function.
* Copyright (C) 1997, 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the te
interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef __cplusplus
extern "C" {
#endif
GtkWidget* create_window (void);
GtkWidget* create_fileselection (void);
#ifdef __cplusplus
}
#end
interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#include
#include
#include
#include
#include
#include
#in