代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/481542/6642967
c locking-selftest.c
/*
* lib/locking-selftest.c
*
* Testsuite for various locking APIs: spinlocks, rwlocks,
* mutexes and rw-semaphores.
*
* It is checking both false positives and false negatives.
*
* Started by
www.eeworm.com/read/477328/6741773
txt readme.txt
# README.TXT
This project is a advanced demo application showing how to have one "loader" application checking the checksum of another.
The "How to run this example:" description below explains
www.eeworm.com/read/263516/11359093
m autorun.m
function check = autorun(msg,type)
% AUTORUN properly launch PSAT routine checking for data
% files and previous power flow solutions
%
% CHECK = AUTORUN(MSG)
% MSG message to b
www.eeworm.com/read/406786/11435731
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the header into mem
www.eeworm.com/read/400577/11572976
m cdats.m
%CDATS Support routine for checking datasets
%
% [B,C,LABLIST,P] = CDATS(A,REDUCE)
%
% INPUT
% A Dataset or double
% REDUCE 0/1, Reduce A to labeled samples (1) or not (0, default),
www.eeworm.com/read/156735/11780844
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the header into mem
www.eeworm.com/read/258293/11872051
vhd err_check.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: err_check.vhd
--
-- Purpose: 8B/10B error checking module. Asserts the error fla
www.eeworm.com/read/258293/11872099
vhd err_check.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: err_check.vhd
--
-- Purpose: 8B/10B error checking module. Asserts the error fla
www.eeworm.com/read/258134/11882331
h dbugit.h
/*
* DBUGIT.H
*
* Debug Support Routines
*/
#ifndef _DBUGIT_
#define _DBUGIT_
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/*
* "Normal" assertion checking. Provi
www.eeworm.com/read/154972/11908752
m4 programs.m4
# This file is part of Autoconf. -*- Autoconf -*-
# Checking for programs.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation,