代码搜索:INTERVAL

找到约 8,094 项符合「INTERVAL」的源代码

代码结果 8,094
www.eeworm.com/read/241361/13152389

c ticker_demo.c

/* ticker_demo.c * demonstrates use of interval timer to generate reqular * signals, which are in turn caught and used to count down */ #include #include #inclu
www.eeworm.com/read/307924/13713143

h filesim.h

#include "fsdefs.h" typedef uint8_t (*FileSim_read_interval_handler_t)(uint8_t* buffer, uint32_t offset, void* p); typedef uint16_t (*FileSim_write_interval_handler_t)(uint8_t* buffer, uint32_t offs
www.eeworm.com/read/120487/6073262

h preproc.h

/* A Bison parser, made by GNU Bison 1.875. */ /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc. This progra
www.eeworm.com/read/251646/12327779

h route6d.h

/* * $Header: /tcpdump/master/tcpdump/route6d.h,v 1.1 1999/10/30 05:11:22 itojun Exp $ */ #define RIP6_VERSION 1 #define RIP6_REQUEST 1 #define RIP6_RESPONSE 2 struc
www.eeworm.com/read/130781/14174405

c ticker_demo.c

/* ticker_demo.c * demonstrates use of interval timer to generate reqular * signals, which are in turn caught and used to count down */ #include #include #inclu
www.eeworm.com/read/230098/14306123

cpp cmac.cpp

// based on Rich and Satinder's papers // Code written by Sridhar Mahadevan // Department of Computer Science and Engineering // University of South Florida // 4202 East Fowler Avenue, ENG 118 // Ta
www.eeworm.com/read/122750/14669736

h char.h

#ifndef _CHAR_H_ #define _CHAR_H_ #define MAX_MAP_SERVERS 30 #define CHAR_CONF_NAME "conf/char_athena.conf" #define DEFAULT_AUTOSAVE_INTERVAL 300*1000 struct mmo_map_server{ long ip;
www.eeworm.com/read/208504/15245991

cpp cmac.cpp

// based on Rich and Satinder's papers // Code written by Sridhar Mahadevan // Department of Computer Science and Engineering // University of South Florida // 4202 East Fowler Avenue, ENG 118 // Ta
www.eeworm.com/read/106121/15647152

h route6d.h

/* * $Header: /tcpdump/master/tcpdump/route6d.h,v 1.2 2000/04/28 11:14:49 itojun Exp $ */ #define RIP6_VERSION 1 #define RIP6_REQUEST 1 #define RIP6_RESPONSE 2 struct netinfo6 { struct in6_addr
www.eeworm.com/read/362146/10016008

h globdefs.h

#ifndef __GLOB_DEF_H #define __GLOB_DEF_H typedef WORD PULSE_INTERVAL_TYPE; #define PULSE_INTERVAL_MAX 65535 #define PULSE_INTERVAL_MIN 0 #define PULSE_CALC_ERROR -1 #define PULSE_IN_PROGRES