代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/162614/5531302
c errmk-1.c
/* Test for format checking not giving tree checking errors. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-Wformat" } */
#include "format.h"
void
foo (in
www.eeworm.com/read/161601/5551060
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/154098/5642145
bld top.bld
Release 6.2.02i - ngdbuild G.30
Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd
d:\cd\example-8-2\incremental_design\incremental_demo/_ngo -uc top
www.eeworm.com/read/153059/5653738
js fa.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/153059/5653755
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/474355/6821155
plg d_radon.plg
Build Log
--------------------Configuration: d_radon - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/195267/8166899
plg nozzle_con.plg
Build Log
--------------------Configuration: nozzle_con - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEM
www.eeworm.com/read/294801/8205273
c ioc.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/368987/9669772
m elorb.m
% Richard Rieber
% September 26, 2006
%
% function [a,ecc,inc,Omega,w,nu,w_true,u_true,lambda_true] = elorb(R,V)
%
% function [a,ecc,inc,Omega,w,nu] = elorb(R,V,U)
%
% function [...] = elorb(R,
www.eeworm.com/read/368447/9694265
pas checkmemmgr.pas
unit CheckMemMgr;
interface
// Error-checking memory manager. Use this unit first in a project.
// Double-frees and memory leaks result in runtime errors.
// Copyright