代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/203858/15350837

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/202635/15377435

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/202635/15377445

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/110418/15534490

java shs.java

/* Christoforos Pirillos @ Villanova University - May 1999 based on code from the book "Java Network Programming" by Hughes */ package encryption; /** Provides integrity checking on any streams-base
www.eeworm.com/read/109918/15545802

makefile

# You probably want to take -DREDEBUG out of CFLAGS, and put something like # -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of # internal assertion checking and some debugg
www.eeworm.com/read/109918/15545820

orig makefile.orig

# You probably want to take -DREDEBUG out of CFLAGS, and put something like # -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of # internal assertion checking and some debugg
www.eeworm.com/read/105179/15676277

c exec.c

/* * linux/fs/exec.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * #!-checking implemented by tytso. */ /* * Demand-loading implemented 01.12.91 - no need to read anything but * the
www.eeworm.com/read/104342/15697976

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/100027/15887932

h inet.h

/* Simple wrapper class for checking validity of a URL */ #ifndef __INET_H__ #define __INET_H__ #include class WinInet { public: WinInet(); ~WinIn
www.eeworm.com/read/127438/6005650

c free_mem.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" /* -- Begin Profiling Symbol Block