代码搜索:declared

找到约 3,220 项符合「declared」的源代码

代码结果 3,220
www.eeworm.com/read/126327/14428419

tdf reg_out.tdf

SUBDESIGN reg_out ( clk, load, d[7..0] : INPUT; q[7..0] : OUTPUT; ) VARIABLE q[7..0] : DFFE; % also declared as outputs % BEGIN q[].clk = clk; q[].ena = load; q[] = d[]; END;
www.eeworm.com/read/122710/14673293

txt file1.txt

线程用于描述进程中的运行路径。每当进程被初始化时,系统就要创建一个主 线程。该主线程与C/C++运行期库的启动代码一道开始运行,启动代码则调用进入 点函数(WinMain()、wWinMain()等函数),并且继续运行直到进入点函数返回, 并且C/C++运行期库的启动代码调用ExitProcess()为止。 Mmemory is allocated from gmem_ ...
www.eeworm.com/read/122710/14673656

txt file1.txt

线程用于描述进程中的运行路径。每当进程被初始化时,系统就要创建一个主 线程。该主线程与C/C++运行期库的启动代码一道开始运行,启动代码则调用进入 点函数(WinMain()、wWinMain()等函数),并且继续运行直到进入点函数返回, 并且C/C++运行期库的启动代码调用ExitProcess()为止。 Mmemory is allocated from gmem_ ...
www.eeworm.com/read/122710/14673657

txt files.txt

线程用于描述进程中的运行路径。每当进程被初始化时,系统就要创建一个主 线程。该主线程与C/C++运行期库的启动代码一道开始运行,启动代码则调用进入 点函数(WinMain()、wWinMain()等函数),并且继续运行直到进入点函数返回, 并且C/C++运行期库的启动代码调用ExitProcess()为止。 Mmemory is allocated from gmem_ ...
www.eeworm.com/read/217377/14967491

err k9k2g16.err

"k9k2g16.c", line 146: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/216545/15003795

err sdi.err

"src\sdi.c", line 148: Warning: C2870W: variable 'i' declared but not used "src\sdi.c", line 242: Warning: C2870W: variable 'key' declared but not used "src\sdi.c", line 302: Warning: C2917W: no sid
www.eeworm.com/read/216545/15003856

err flash.err

"src\flash.c", line 243: Warning: C2870W: variable 'downPt' declared but not used "src\flash.c", line 243: Warning: C2870W: variable 'fileSize' declared but not used "src\flash.c", line 243: Warning
www.eeworm.com/read/168470/5446735

err 44bmon.err

"44bmon.c", line 99: Warning: storage-class without declarator is spurious "44bmon.c", line 316: Warning: variable 'j' declared but not used "44bmon.c", line 316: Warning: variable 'i' declared but
www.eeworm.com/read/167185/5462278

stats lint.stats

============== value type declared inconsistently perror llib-lc(373) :: stats.c(90) function returns value which is always ignored fprintf printf
www.eeworm.com/read/167185/5463763

lint

============== value type declared inconsistently exit llib-lc.c(49) :: addsd.c(376)