代码搜索:INTERVAL

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

代码结果 8,094
www.eeworm.com/read/417215/10999983

cxx sipretransmitmanager.cxx

#include "SIPRetransmitManager.h" namespace msip { //---------------------------------------------------------------------------------- RetransmitManager::RetransmitManager(long t1, long t2
www.eeworm.com/read/148525/5713990

plc style.plc

# style.plc 1.11 - 3/2/94 # @(#)Copyright (C) 1987-1994 Verity, Inc. # # Example style.plc file with default policy settings. # Everything is optional including the file itself. # Note: all optio
www.eeworm.com/read/136989/5836105

run_dynamic

#!/bin/sh # # run_dynamic,v 1.3 1999/06/01 00:38:33 coryan Exp # # The number of messages to send. MSG_COUNT=100 # The number of high-priority consumers. HP_CONSUMERS="1" # The number of
www.eeworm.com/read/491982/6429317

c partition.c

/****************************************Copyright (c)************************************************** ** 思 蜕 盟 豆 皮 开 发 小 组 ** stmfans 论坛 ** **
www.eeworm.com/read/287415/8687106

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/382456/9025632

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/380481/9145703

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/178493/9394430

h sd_raw.h

#ifndef SD_RAW_H #define SD_RAW_H #include #include "sd_raw_config.h" /** * \addtogroup sd_raw * * @{ */ /** * \file * MMC/SD raw access header. * * \author Roland Riegel */ ty
www.eeworm.com/read/176336/9503074

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/399161/7885221

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