代码搜索:inter
找到约 5,354 项符合「inter」的源代码
代码结果 5,354
www.eeworm.com/read/207653/15266094
h arith.h
/* $Id: H:/drh/idioms/book/RCS/inter.doc,v 1.11 1997/02/21 19:42:15 drh Exp $ */
extern int Arith_max(int x, int y);
extern int Arith_min(int x, int y);
extern int Arith_div(int x, int y);
extern
www.eeworm.com/read/11168/206146
c˴
/* $Id: H:/drh/idioms/book/RCS/inter.doc,v 1.11 1997/02/21 19:42:15 drh Exp $ */
extern int Arith_max(int x, int y);
extern int Arith_min(int x, int y);
extern int Arith_div(int x, int y);
extern
www.eeworm.com/read/465320/1520831
c rdwt.c
/**
* @file rdwt.c
* @author Akinobu LEE
* @date Wed Feb 16 07:09:25 2005
*
*
* @brief TCP/IPプロセス粗奶慨のための你レベル簇眶
*
*
*
* @brief Low level functions for TCP/IP inter-pro
www.eeworm.com/read/168470/5446633
txt list.txt
Inter-AREA References
44btest.o(C$$code) refers to 44blib.o(C$$code) for Uart_Printf
44btest.o(C$$code) refers to 44btest.o(C$$data) for function
44btest.o(C$$data) refers to 44btest.o(C$$code)
www.eeworm.com/read/336825/3347462
svn-base arith.c.svn-base
static char rcsid[] = "$Id: H:/drh/idioms/book/RCS/inter.doc,v 1.11 1997/02/21 19:42:15 drh Exp $";
#include "arith.h"
int Arith_max(int x, int y) {
return x > y ? x : y;
}
int Arith_min(int x, int y
www.eeworm.com/read/336825/3347487
c arith.c
static char rcsid[] = "$Id: H:/drh/idioms/book/RCS/inter.doc,v 1.11 1997/02/21 19:42:15 drh Exp $";
#include "arith.h"
int Arith_max(int x, int y) {
return x > y ? x : y;
}
int Arith_min(int x, int y
www.eeworm.com/read/323811/3509042
h imagelib.h
#ifndef _IMAGELIB
#define _IMAGELIB
void IMG_dequantize_8x8(short *quantize_tbl, short *deq_data);
void IMG_fdct_8x8 (short *fdct_data, short *inter_buffer);
void IMG_idct_8x8 (short *idct_data, s
www.eeworm.com/read/323811/3509059
h imagelib.h
#ifndef _IMAGELIB
#define _IMAGELIB
void IMG_dequantize_8x8(short *quantize_tbl, short *deq_data);
void IMG_fdct_8x8 (short *fdct_data, short *inter_buffer);
void IMG_idct_8x8 (short *idct_data, s