代码搜索:simplifies
找到约 147 项符合「simplifies」的源代码
代码结果 147
www.eeworm.com/read/270080/11049263
pdf busybox simplifies embedded linux systems.pdf
www.eeworm.com/read/473261/6850050
url arcgis software simplifies map book generation.url
[InternetShortcut]
URL=http://www.esri.com/news/arcuser/0702/dsmapbook1of2.html
IconFile=http://www.esri.com/favicon.ico
IconIndex=1
www.eeworm.com/read/131315/5942188
h dbz.h
/* for dbm and dbz */
typedef struct {
char *dptr;
int dsize;
} datum;
/* standard dbm functions */
extern int dbminit();
extern datum fetch();
extern int store();
extern int delete(); /* not in d
www.eeworm.com/read/131315/5942231
h dbz.h
/* for dbm and dbz */
typedef struct {
char *dptr;
int dsize;
} datum;
/* standard dbm functions */
extern int dbminit();
extern datum fetch();
extern int store();
extern int delete(); /* not in d
www.eeworm.com/read/158865/5594572
h dbz.h
/* for dbm and dbz */
typedef struct {
char *dptr;
int dsize;
} datum;
/* standard dbm functions */
extern int dbminit();
extern datum fetch();
extern int store();
extern int delete(); /* not in d
www.eeworm.com/read/288542/8623306
c iprf.c
/* init code printf */
/* simply include prf.c while defining */
/* _INIT: reduces command line length */
/* and simplifies make procedure */
#define _INIT 1
#include "prf.c"
www.eeworm.com/read/118641/14861013
c iprf.c
/* init code printf */
/* simply include prf.c while defining */
/* _INIT: reduces command line length */
/* and simplifies make procedure */
#define _INIT 1
#include "prf.c"
www.eeworm.com/read/162614/5528421
c 20021007-1.c
/* PR c/7411 */
/* Verify that GCC simplifies the null addition to i before
virtual register substitution tries it and winds up with
a memory to memory move. */
void fo
www.eeworm.com/read/460836/1557540
h adc.h
/******************************************************************************
Filename: adc.h
These functions/macros simplifies usage of the ADC.
*************************************
www.eeworm.com/read/460836/1557541
c adc.c
/******************************************************************************
Filename: adc.c
These functions/macros simplifies usage of the ADC.
*************************************