代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/408174/11402975

c stream.c

/* FFdecsa -- fast decsa algorithm * * Copyright (C) 2003-2004 fatih89r * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/408174/11402976

h parallel_std_def.h

/* FFdecsa -- fast decsa algorithm * * Copyright (C) 2003-2004 fatih89r * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/408174/11402980

h ffdecsa_test_testcases.h

/* FFdecsa -- fast decsa algorithm * * Copyright (C) 2003-2004 fatih89r * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/408174/11402981

c ffdecsa_test.c

/* FFdecsa -- fast decsa algorithm * * Copyright (C) 2003-2004 fatih89r * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/408174/11402983

h ffdecsa.h

/* FFdecsa -- fast decsa algorithm * * Copyright (C) 2003-2004 fatih89r * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/407145/11427786

ldf adsp-ts201.ldf

ARCHITECTURE(ADSP-TS201) // Libsim provides fast, mostly host emulated IO only supported by // the simulator. The libio library provides IO processing (including // file support) mostly done by
www.eeworm.com/read/406786/11435642

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that it *
www.eeworm.com/read/402487/11534151

pas fastmm4messages.pas

{ Fast Memory Manager: Messages Simplified Chinese translation by JiYuan Xie. } unit FastMM4Messages; interface {$Include FastMM4Options.inc} const {The name of the debug info
www.eeworm.com/read/347500/11661932

1 ccache.1

.TH "ccache" "1" "April 2002" "" "" .SH "NAME" ccache \- a fast compiler cache .SH "SYNOPSIS" .PP ccache [OPTION] .PP ccache [COMPILER OPTIONS] .PP [COMPILER OPTIONS] .PP
www.eeworm.com/read/260790/11701806

h list.h

/* * Fast list methods * Feb 2000 --Jcid * */ /* * a_List_add() * * Make sure there's space for another item within the list * (First, allocate an 'alloc_step' sized chunk, after that, doub