代码搜索结果

找到约 10,000 项符合 Interface 的代码

interface.cpp

/* * public/ann/interface.c * 2004-05-03 by ShanLanshan * * Implement ann lib interface */ #include "public/ann/interface.h" namespace ann { IAnnVector::~IAnnVector(){} IAnnVectorC

interface.h

#ifndef _PUBLIC_ANN_INTERFACE_H #define _PUBLIC_ANN_INTERFACE_H /* * public/ann/interface.h * 2004-04-24 by ShanLanshan * * Define ann lib interface */ #include "public/ann/annbase.h"

interface.po

interface.o: interface.c ../config.h /usr/include/sys/types.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/types.h \ /usr/include/bits/wordsize

interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_ClockMainWindow (void); GtkWidget* create_ClockSetWindow (void);

interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef HAVE_CONFIG_H # include #endif #include #include #include #include #i

interface.c

#include #include #include #include #include /* Global mp .. it's a hack */ MpglibDecoder *gmp; static void remove_buf(MpglibDecoder *m

interface.cpp

// Interface.cpp: implementation of the CInterface class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Interface.h" #include "head.h"

interface.h

// Interface.h: interface for the CInterface class. // ////////////////////////////////////////////////////////////////////// /*---------------------------------------------------------------------