代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/399906/7825359

htm otl4_ex643.htm

www.eeworm.com/read/199159/7881619

dpr disqlite3_execute_sql.dpr

{ DISQLite3 example project showing how to execute SQL statements against a database. Visit the DISQLite3 Internet site for latest information and updates: http://www.yunqa.de/delphi/
www.eeworm.com/read/143087/12900385

h vsx.h

/**************************************************************************** * vsx.h ----- * *
www.eeworm.com/read/306970/13734298

c vorbis_dec.c

/** * @file vorbis_dec.c * Vorbis I decoder * @author Denes Balatoni ( dbalatoni programozo hu ) * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/
www.eeworm.com/read/147091/5733514

sql fetch_all.sql

use pubs go declare cur_title cursor FORWARD_ONLY dynamic--keyset static fast_forward dynamic --FORWARD_ONLY SCROLL for select * from titles open cur_title if @@error =0 begin print '游标打开
www.eeworm.com/read/112162/6150884

m4 config.m4

dnl ## XXX - Need a more thorough check of the proper flags to use if test "$MPM_NAME" = "threaded" ; then APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile) APACHE_MPM_PTHREAD fi
www.eeworm.com/read/112162/6150889

m4 config.m4

dnl ## XXX - Need a more thorough check of the proper flags to use if test "$MPM_NAME" = "perchild" ; then APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile) APACHE_MPM_PTHREAD fi
www.eeworm.com/read/105300/6199075

s n2d_d_f1.s

/* n2d_d_f1.S -- ucl_nrv2d_decompress_asm_fast_le32 This file is part of the UCL data compression library. Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer All Rights Reserved.
www.eeworm.com/read/105300/6199089

s n2b_d_f5.s

/* n2b_d_f5.S -- ucl_nrv2b_decompress_asm_fast_le16 This file is part of the UCL data compression library. Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer All Rights Reserved.
www.eeworm.com/read/105300/6199106

s n2e_d_f1.s

/* n2e_d_f1.S -- ucl_nrv2e_decompress_asm_fast_le32 This file is part of the UCL data compression library. Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer All Rights Reserved.