代码搜索:Text

找到约 10,000 项符合「Text」的源代码

代码结果 10,000
www.eeworm.com/read/382594/2630153

h recordingdevice_text.h

/* -*- C++ -*- */ /* * RecordingDevice_Text.h,v 1.1 2004/01/01 21:01:00 shuston Exp * * A RecordingDevice that listens to a socket and collects text. */ #ifndef RECORDING_DEVICE_TEXT_H #d
www.eeworm.com/read/382594/2630157

cpp recordingdevice_text.cpp

/* * RecordingDevice_Text.cpp,v 1.6 2004/10/06 16:27:14 shuston Exp * * A RecordingDevice that listens to a socket and collects text. */ #include "MessageInfo.h" #include "RecordingDevice.
www.eeworm.com/read/381490/2643585

h dg_text.h

/* * This file is part of Ambulant Player, www.ambulantplayer.org. * * Copyright (C) 2003-2007 Stichting CWI, * Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. * * Ambulant Player is free so
www.eeworm.com/read/381490/2643605

h cocoa_text.h

/* * This file is part of Ambulant Player, www.ambulantplayer.org. * * Copyright (C) 2003-2007 Stichting CWI, * Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. * * Ambulant Player is free so
www.eeworm.com/read/381490/2643620

h dx_text.h

/* * This file is part of Ambulant Player, www.ambulantplayer.org. * * Copyright (C) 2003-2007 Stichting CWI, * Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. * * Ambulant Player is free so
www.eeworm.com/read/381490/2644107

cpp dg_text.cpp

// This file is part of Ambulant Player, www.ambulantplayer.org. // // Copyright (C) 2003-2007 Stichting CWI, // Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. // // Ambulant Player is free softw
www.eeworm.com/read/381490/2644121

mm cocoa_text.mm

// This file is part of Ambulant Player, www.ambulantplayer.org. // // Copyright (C) 2003-2007 Stichting CWI, // Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. // // Ambulant Player is free softw
www.eeworm.com/read/381490/2644132

m cocoa_text.m

// This file is a workaround for automake's inability to handle ObjC++: // We pretend we have an ObjC source file, but add a compiler option to // compile it as ObjC++. #include "cocoa_text.mm"
www.eeworm.com/read/381490/2644149

cpp dx_text.cpp

// This file is part of Ambulant Player, www.ambulantplayer.org. // // Copyright (C) 2003-2007 Stichting CWI, // Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. // // Ambulant Player is free softw
www.eeworm.com/read/380280/2661634

h text_dct.h

void fdct_enc(short *block); void init_fdct_enc(); void idct_enc(short *block); void init_idct_enc(); void fdct_mm32(short *blk); void Fast_IDCT(short int *x);