代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/327360/3460143

loggood testcmpimethod_ei.loggood

--- TestCMPI_Method CMPI InvokeMethod() called InvokeMethod: checking for correct classname [TestCMPI_Method] Calling CMGetArgCount ++++ (CMPI_RC_OK) InvokeMethod: We have 0 arguments for operati
www.eeworm.com/read/327360/3460144

loggood testcmpimethod.loggood

--- TestCMPI_Method CMPI InvokeMethod() called InvokeMethod: checking for correct classname [TestCMPI_Method] Calling CMGetArgCount ++++ (CMPI_RC_OK) InvokeMethod: We have 0 arguments for operati
www.eeworm.com/read/324920/3487332

c des_check_key.c

/* * Cryptographic API. * * Function for checking keys for the DES and Tripple DES Encryption * algorithms. * * Originally released as descore by Dana L. How . * Modified
www.eeworm.com/read/323602/3512587

js en.js

// UK lang variables tinyMCELang['lang_iespell_desc'] = 'Run spell checking'; tinyMCELang['lang_iespell_download'] = "ieSpell not detected. Click OK to go to download page."
www.eeworm.com/read/316872/3584775

c des_check_key.c

/* * Cryptographic API. * * Function for checking keys for the DES and Tripple DES Encryption * algorithms. * * Originally released as descore by Dana L. How . * Modified
www.eeworm.com/read/303435/3811320

lib syscalls.par.lib

SYSCALLS - routines for SYSTEM CALLs with error checking ecreat creat with error check efork fork with error check eopen open with error check eclose close with error check eunlink unlink with e
www.eeworm.com/read/292758/3939960

sh buildcheck.sh

#! /bin/sh echo "buildconf: checking installation..." # any python python=`build/PrintPath python` if test -z "$python"; then echo "buildconf: python not found." echo " You need py
www.eeworm.com/read/276929/4160790

mime magic.mime

# Magic data for KMimeMagic (originally for file(1) command) # # The format is 4-5 columns: # Column #1: byte number to begin checking from, ">" indicates continuation # Column #2: type of data
www.eeworm.com/read/275567/4174820

c dalib.c

#include "daLib.h" IMPORT DAADIO daadio; STATUS dac (channel, volts) int channel; double volts; { USHORT *pChannel; /* Error checking */ if (daadio.initialized == FALSE) { printf ("Daadio
www.eeworm.com/read/275567/4174826

c dalib.c

#include "daLib.h" IMPORT DAADIO daadio; STATUS dac (channel, volts) int channel; double volts; { USHORT *pChannel; /* Error checking */ if (daadio.initialized == FALSE) { printf ("Daadio