代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/296774/7114425

h c-tree.h

/* Definitions for C parsing and type checking. Copyright (C) 1987, 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it a
www.eeworm.com/read/460375/7252532

c shm_app.c

/* shm_app.c Connect to real-time shared memory and continually loop, reading out the contents and checking for consistent data. We can't use semaphores to ensure mutual exclusion, since ther
www.eeworm.com/read/456283/7352771

m array_ldpc.m

function Array = Array_LDPC(p,j,k,output_file) %Input Array(p,j,k) as defined in Fujita paper invalid_parameters = 0; if(isprime(p) && mod(p,2)) %checking
www.eeworm.com/read/397486/8042810

cpp sinstance.cpp

/* Module : SINSTANCE.CPP Purpose: Defines the implementation for an MFC wrapper classe to do instance checking Created: PJN / 29-07-1998 History: PJN / 25-03-2000 Neville Franks made th
www.eeworm.com/read/397486/8042909

h sinstance.h

/* Module : SINSTANCE.H Purpose: Defines the interface for an MFC wrapper class to do instance checking Created: PJN / 29-07-1998 Copyright (c) 1998 - 2000 by PJ Naughter. All rights reserv
www.eeworm.com/read/333324/12687323

setup

#!/bin/sh # # SETUP - the Tornado Setup and Uninstall script # # Copyright 1994-1999 Wind River Systems, Inc. # # modification history # -------------------- # 03i,23apr99,bjl added checking f
www.eeworm.com/read/315319/13546021

changelog

Summary of changes from v0.4.15 to v0.4.16 ================================= Arne Redlich o fix overzealous assert() in digest_data() o add checking on return value of ISCSI_PARAM_GET o 2.6.22,
www.eeworm.com/read/304828/13785885

m wifi_init.m

% Model Init % Param checking if (Packet_size>4095) | (Packet_size
www.eeworm.com/read/301290/13860828

h debug_new.h

/* * debug_new.h 1.7 2003/07/03 * * Header file for checking leakage by operator new * * By Wu Yongwei * */ #ifndef _DEBUG_NEW_H #define _DEBUG_NEW_H #include /* Prototy
www.eeworm.com/read/140727/5782861

pl isip_commit_prep.pl

#! @PERL@ # -*-Perl-*- # # # Perl filter to handle pre-commit checking of files. This program # records the last directory where commits will be taking place for # use by the log_accum.pl script. Fo