代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/391966/8371152

m4 acinclude.m4

dnl Local aide macros dnl AIDE_CHECK_TYPEDEF(TYPE, HAVE_NAME) dnl Check whether a typedef exists and create a #define $2 if it exists dnl AC_DEFUN(AIDE_CHECK_TYPEDEF, [ AC_MSG_CHECKING(for $1 typed
www.eeworm.com/read/189512/8466741

gentar

#!/bin/sh # $Id: gentar,v 1.1 1998/04/27 16:11:23 pab Exp $ # # Build a tar file image of this directory, checking out files from RCS. # What version to build? RELVER=${1-DEV} srcdir="./glimpse-${REL
www.eeworm.com/read/189404/8472095

m kmeans.m

function result=kmeans(data,param); %checking the parameters given %if exist('param.c') == 1, c = param.c;else error('Nincs megadva a c, es ez baj...');end; %if exist('param.vis')~=1, param.vis=0
www.eeworm.com/read/188580/8526939

php list_user.php

www.eeworm.com/read/432021/8639060

html job-status.html

View Job Status
www.eeworm.com/read/430888/8719856

m kmeans.m

function result=kmeans(data,param); %checking the parameters given %if exist('param.c') == 1, c = param.c;else error('Nincs megadva a c, es ez baj...');end; %if exist('param.vis')~=1, param.vis=0
www.eeworm.com/read/187023/8882404

bat install.bat

@echo off @rem Save off env's, if already used if not "%bc4patch%" == "" set oldbc4patch=%bc4patch% set bc4patch= @rem Argument checking if "%0" == "INSTALL" goto Chkusage if "%0" == "install"
www.eeworm.com/read/187023/8882980

bat install.bat

@echo off @rem Save off env's, if already used if not "%bc4patch%" == "" set oldbc4patch=%bc4patch% set bc4patch= @rem Argument checking if "%0" == "INSTALL" goto Chkusage if "%0" == "install"
www.eeworm.com/read/181046/9276475

m4 need-declaration.m4

dnl See whether we need a declaration for a function. dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES]) AC_DEFUN(GCC_NEED_DECLARATION, [AC_MSG_CHECKING([whether $1 must be declared]) AC_CACHE_
www.eeworm.com/read/178204/9414959

m4 need-declaration.m4

dnl See whether we need a declaration for a function. dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES]) AC_DEFUN([GCC_NEED_DECLARATION], [AC_MSG_CHECKING([whether $1 must be declared]) AC_CACH