代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/136071/5875145

good mmaptest.good

Start of multimap test Adding a few elements... Element a: 1 Element c: 3 Element c: 3.1 Element d: 4 Element g: 7 Checking locations Element c: c: 3 Element d: d: 4 Testing positioned inserting Eleme
www.eeworm.com/read/133703/5903406

checkthem alpha.checkthem

echo 0 > /tmp/syms.res; \ for n in 20 22 24; do \ echo ""; echo "Checking syms for linux-$n"; \ if [ -f /morgana/home/rubini/ldd.book/src/_syms-$n.alpha ]; then \ SYMS=/morgana/home/rubini
www.eeworm.com/read/133703/5903521

checkthem alpha.checkthem

echo 0 > /tmp/syms.res; \ for n in 20 22 24; do \ echo ""; echo "Checking syms for linux-$n"; \ if [ -f /morgana/home/rubini/ldd.book/src/_syms-$n.alpha ]; then \ SYMS=/morgana/home/rubini
www.eeworm.com/read/126765/6011950

s cachealib.s

/* cacheALib.s - i80x86 cache management assembly routines */ /* Copyright 1984-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01j,07mar02,hdn added bytes checking b
www.eeworm.com/read/126765/6012224

c fread.c

/* fread.c - read a file. stdio.h */ /* Copyright 1992-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01f,21jan02,jkf SPR#72774, fread is checking for NULL on wrong a
www.eeworm.com/read/121089/6070089

inc msdos.inc

;msdos.inc - MSDOS 2.x and 3.x low level macros and definitions. ; ; This is the simplest type of macro for making MSDOS 2.x/3.x calls. ; It does no error checking or status returns. ; ; The "f
www.eeworm.com/read/115273/6117803

c test1.c

/* test for bulletinboard */ /* this is useful when checking motif */ #undef NEED_EDITRES #include #include #include #ifdef NEED_EDITRES #include
www.eeworm.com/read/115272/6119125

c test1.c

/* test for bulletinboard */ /* this is useful when checking motif */ #undef NEED_EDITRES #include #include #include #ifdef NEED_EDITRES #include
www.eeworm.com/read/112162/6150594

sh buildcheck.sh

#! /bin/sh echo "buildconf: checking installation..." # autoconf 2.13 or newer ac_version=`autoconf --version 2>/dev/null|head -1|sed -e 's/^[^0-9]*//' -e 's/[a-z]* *$//'` if test -z "$ac_version";
www.eeworm.com/read/101066/6256231

s cachealib.s

/* cacheALib.s - i80x86 cache management assembly routines */ /* Copyright 1984-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01j,07mar02,hdn added bytes checking b