代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/364251/7075928

c valid.c

/* * valid.c : part of the code use to do the DTD handling and the validity * checking * * See Copyright for the status of this software. * * daniel@veillard.com */ #define IN_LIBXML
www.eeworm.com/read/299984/7140323

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/460435/7250798

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/454275/7395365

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/450608/7480383

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/448589/7529312

js layerlib.js

/* layerlib.js: Simple Layer library with basic compatibility checking */ /* detect objects */ var layerobject = ((document.layers) ? (true) : (false)); var dom = ((document.getElementById)
www.eeworm.com/read/447044/7559986

txt listing8-07_=.txt

// use the //#= directive for integrating values from the device database. // Test whether a value is defined by checking the "[variable-name]:defined" preprocessing symbol: //#ifdef polish.FullCa
www.eeworm.com/read/446156/7585011

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/441245/7673012

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/439333/7712072

js browsercheck.js

/* BrowserCheck Object provides most commonly needed browser checking variables 19990326 */ // Copyright (C) 1999 Dan Steinman // Distributed under the terms of the GNU Library General Public Licens