代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/396640/2408733
c pdf_image.c
/*
* TODO: this needs serious cleaning up, and error checking.
*/
#include "fitz.h"
#include "mupdf.h"
void pdf_dropimage(fz_image *fzimg)
{
pdf_image *img = (pdf_image*)fzimg;
fz_dropbuffer(img
www.eeworm.com/read/396640/2408765
svn-base pdf_image.c.svn-base
/*
* TODO: this needs serious cleaning up, and error checking.
*/
#include "fitz.h"
#include "mupdf.h"
void pdf_dropimage(fz_image *fzimg)
{
pdf_image *img = (pdf_image*)fzimg;
fz_dropbuffer(img
www.eeworm.com/read/366702/2862381
c mips16-attributes.c
/* Verify that mips16 and nomips16 attributes work, checking all combinations
of calling a nomips16/mips16/default function from a nomips16/mips16/default
function. */
/* { dg-do run { target {
www.eeworm.com/read/366702/2884446
h format.h
/* Format checking tests: common header. */
/* Origin: Joseph Myers */
#include
#include
#ifndef _WINT_T
#ifndef __WINT_TYPE__
#define __WINT_TYPE__ unsigned
www.eeworm.com/read/162614/5531297
h format.h
/* Format checking tests: common header. */
/* Origin: Joseph Myers */
#include
#include
#ifndef _WINT_T
#ifndef __WINT_TYPE__
#define __WINT_TYPE__ unsigned
www.eeworm.com/read/369171/9660207
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/104703/15684713
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/100412/15874290
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/100411/15874457
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_