代码搜索:Streams

找到约 3,127 项符合「Streams」的源代码

代码结果 3,127
www.eeworm.com/read/141300/5770906

h streams.h

/************* * Header file for streams.c * $Id: streams.h,v 1.2 2005/05/30 20:28:35 sjborley Exp $ ************/ #ifndef STREAMS_H #define STREAMS_H #include #include extern
www.eeworm.com/read/136989/5826912

mpc streams.mpc

project(Answerer) : aceexe { exename = Answerer Source_Files { Answerer.cpp CommandModule.cpp CommandStream.cpp CommandTask.cpp CommandTasks.cpp RecordingDeviceFact
www.eeworm.com/read/136989/5826918

mwc streams.mwc

workspace { streams.mpc }
www.eeworm.com/read/131315/5935537

c streams.c

#ifndef lint static char sccsid[] = "@(#)streams.c 2.5 5/27/93"; #endif not lint # # include "stdio.h" # include "streams.h" # include "ctype.h" # include "bib.h" /* getword(stream,p,ignore):
www.eeworm.com/read/131315/5935544

h streams.h

/* * @(#)streams.h 2.3 5/27/93 */ long int nextrecord(), recsize(), nextline(); # define maxstr 256 # define pos(x) fseek(stream,x,0)
www.eeworm.com/read/128904/5978944

rsg streams.rsg

#define R_STREAMS_HOTKEYS 0x5efc0004 #define R_STREAMS_MENUBAR 0x5efc0005 #define R_STREAMS_HELLO_MENU 0x5efc0006 #define R_STRE
www.eeworm.com/read/128904/5978946

def streams.def

EXPORTS ?NewApplication@@YAPAVCApaApplication@@XZ @ 1 NONAME ; class CApaApplication * NewApplication(void)
www.eeworm.com/read/115011/6120772

c streams.c

#ifdef __RAINE__ #include "sasound.h" #else #include "driver.h" #endif #include #include "newmem.h" #include "ingame.h" int SampleVol[MAX_STREAM_CHANNELS]; static int SamplePan[MAX_STREAM_
www.eeworm.com/read/115011/6120781

h streams.h

#ifndef STREAMS_H #define STREAMS_H #define MAX_STREAM_CHANNELS 16 void set_RC_filter(int channel,int R1,int R2,int R3,int C); int streams_sh_start(void); void streams_sh_stop(void); void streams_s
www.eeworm.com/read/113184/6135110

java streams.java

/* ==================================================================== * BBC Syndication Server 1.0 * * Copyright (c) 2002-2003 The BBC. All rights reserved. * */ package org.apache.jet