代码搜索结果

找到约 10,000 项符合 Audio 的代码

debug.lkf

-z -q -c -o"./Debug/exp-audio.out" -x -i"c:/thirdparty/ccs5000/c5400/bios/lib" -i"c:/thirdparty/ccs5000/c5400/rtdx/lib" -i"c:/thirdparty/ccs5000/c5400/cgtools/lib" "D:\check\c5400\cgtools\lib\rts.lib

cc_build_debug.log

--------------------------- exp-audio.pjt - Debug --------------------------- "c:\thirdparty\ccs5000\c5400\cgtools\bin\cl500" -g -q -fr"D:/check/exp-audio/Debug" -i"../c5400/dsk5402/include" -d"_DE

debug.lkv

-z -q -c -o"./Debug/exp-audio.out" -x -i"c:/thirdparty/ccs5000/c5400/bios/lib" -i"c:/thirdparty/ccs5000/c5400/rtdx/lib" -i"c:/thirdparty/ccs5000/c5400/cgtools/lib" "D:\check\c5400\cgtools\lib\rts.lib

sound.cpp.bak

#include "../global.h" #include "../sndmix.h" #include "sound.h" #include "../sdl/SDL_error.h" void NativeSoundMix::Init( CSoundMix* _soundMix ) { isOpen = false; soundMix = _soundMix;

document_jp.txt

------------------------------------------------------------------------------ GSPlayer version 2.24 / 2.24a Copyright(C) 2001-2005 Y.Nagamidori --------------------------------------------------

sound.cpp.bak

#include "../global.h" #include "../sndmix.h" #include "sound.h" #include "../sdl/SDL_error.h" void NativeSoundMix::Init( CSoundMix* _soundMix ) { isOpen = false; soundMix = _soundMix;

exp.linux-icc7-p4

. /opt/intel/compiler70/ia32/bin/iccvars.sh export HTKCF='-DNDEBUG -DOSS_AUDIO -O3 -ip -xW -tpp7 ' export HTKLF='-xW -L/usr/X11R6/lib' export HTKCC='icc' export Arch=LINUX export Objcopy="echo" expor

exp.linux_icc

export HTKCF='-DNDEBUG -DOSS_AUDIO -O3 -ip -tpp6 ' export HTKLF='-L/usr/X11R6/lib' export HTKCC='icc' export Arch=linux export Objcopy="echo" export PRILF='-x' export CPU=linux export SHRLF='-shared'

exp.sgi

export CPU=sgi export HTKCF='-O -DSGI_AUDIO' export HTKLF='-laudio -lmalloc' export HTKCC='cc' export SHRLF='-shared' export LIBEXT='so'

env.sgi

setenv CPU sgi setenv HTKCF '-O -DSGI_AUDIO' setenv HTKLF '-laudio -lmalloc' setenv HTKCC 'cc' setenv SHRLF '-shared' setenv LIBEXT 'so'