代码搜索:interf
找到约 714 项符合「interf」的源代码
代码结果 714
www.eeworm.com/read/317149/13509696
h interf_rom.h
/*************************************************************************/
/* */
/* Copyright (c) 2000-2004 Linuos Design
www.eeworm.com/read/317149/13509724
h interf_enc.h
/*************************************************************************/
/* */
/* Copyright (c) 2000-2004 Linuos Design
www.eeworm.com/read/317149/13509734
cpp interf_enc.cpp
/*************************************************************************/
/* */
/* Copyright (c) 2000-2004 Linuos Design
www.eeworm.com/read/132069/5922145
h interf_rom.h
/*
* ===================================================================
* TS 26.104
* R99 V3.4.0 2002-02
* REL-4 V4.3.0 2002-02
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/132069/5922151
h interf_enc.h
/*
* ===================================================================
* TS 26.104
* R99 V3.4.0 2002-02
* REL-4 V4.3.0 2002-02
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/132069/5922152
c interf_enc.c
/*
* ===================================================================
* TS 26.104
* R99 V3.4.0 2002-02
* REL-4 V4.3.0 2002-02
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/132069/5922155
c interf_dec.c
/*
* ===================================================================
* TS 26.104
* R99 V3.4.0 2002-02
* REL-4 V4.3.0 2002-02
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/132069/5922157
h interf_dec.h
/*
* ===================================================================
* TS 26.104
* R99 V3.4.0 2002-02
* REL-4 V4.3.0 2002-02
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/150692/12271718
h interf~1.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D
www.eeworm.com/read/150692/12272299
h interf~1.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D