代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/216200/15024318
log build.log
BUILD: [Thrd:Sequence:Type ] Message
BUILD: [00:0000000000:PROGC ] Checking for \MII\sdk\bin\i386\srccheck.exe.
BUILD: [00:0000000001:PROGC ] SrcCheck exit code: 0 (dec).
BUILD: [00:0000000002:PRO
www.eeworm.com/read/210671/15194012
cpp fig13_01.cpp
// Fig. 13.1: fig13_01.cpp
// A simple exception handling example.
// Checking for a divide-by-zero exception.
#include
using std::cout;
using std::cin;
using std::endl;
// Class Div
www.eeworm.com/read/10438/185727
c xdscale.c
/* _Dscale function -- IEEE 754 version */
#include "xmath.h"
_C_STD_BEGIN
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _Dscale(double *px, long lexp)
{ /* scale *px by 2^xexp with checking */
www.eeworm.com/read/10438/186331
c xfdscale.c
/* _FDscale function -- IEEE 754 version */
#include "xmath.h"
_C_STD_BEGIN
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL _FDscale(float *px, long lexp)
{ /* scale *px by 2^xexp with checking */
www.eeworm.com/read/13871/284420
m is_psd.m
function b = positive_semidefinite(M)
%
% Return true iff v M v' >= 0 for any vector v.
% We do this by checking that all the eigenvalues are non-negative.
E = eig(M);
if length(find(E>=0)) ==
www.eeworm.com/read/14735/406384
sh sdl_update.sh
#! /bin/sh
export CVS_RSH=cvsssh
CVS_N=
#
# original repository information.
# origin_dir is local directory where to store
# origin_name is username to use when checking out
# origin_host
www.eeworm.com/read/38039/1095312
mnu smtseqdef.mnu
SMT#SEQ#DEF
#
Tool
Define tool.
#
Parameters
Define parameters.
#
Edge
Select edges for nibble edge operation.
#
Check#Edges
Select edges to exclude from gouge checking.
#
Direction
Define direction
www.eeworm.com/read/38039/1095710
mnu smtncseqdef.mnu
SMT#NCSEQ#DEF
#
Tool
Define tool.
#
Parameters
Define parameters.
#
Edge
Select edges for nibble edge operation.
#
Check#Edges
Select edges to exclude from gouge checking.
#
Direction
Define directio
www.eeworm.com/read/480930/1311137
c binfmt_script.c
/*
* linux/fs/binfmt_script.c
*
* Copyright (C) 1996 Martin von L鰓is
* original #!-checking implemented by tytso.
*/
#include
#include
#include
www.eeworm.com/read/479931/1327605
ms raw14.ms
; Checking read-after-write: cycles included in "schedulable".
#mach: crisv32
#output: Schedulable clock cycles, total @: 6\n
#output: Memory source stall cycles: 0\n
#output: Memory read-after-write