代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/435341/1864606
cpp 16_1.cpp
//16_1.cpp
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
void main()
{
Savings* pS;
unsigned aN;
float val;
cout
www.eeworm.com/read/432906/1888914
h kernel.h
#ifndef _LINUX_KERNEL_H
#define _LINUX_KERNEL_H
/*
* 'kernel.h' contains some often-used function prototypes etc
*/
/*
* min()/max() macros that also do
* strict type-checking.. See the
* "unne
www.eeworm.com/read/413855/2158027
hh checkicmpheader.hh
#ifndef CLICK_CHECKICMPHEADER_HH
#define CLICK_CHECKICMPHEADER_HH
#include
#include
CLICK_DECLS
/*
=c
CheckICMPHeader([I])
=s ICMP, checking
checks ICM
www.eeworm.com/read/407519/2262546
py checkerror.py
#!/usr/bin/python
#
# Copyright (C) 2005-2006 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# Test script for checking the error of the
# multi-adaptive solution. Good for testing.
from o
www.eeworm.com/read/403299/2313109
v test.v
program automatic test (arb_if.TEST arbif);
int max_trans;
task reset_test();
begin
$display("Task reset_test: asserting and checking reset");
arbif.reset
www.eeworm.com/read/398634/2375723
test rpl_multi_delete2.test
#multi delete replication bugs
source include/master-slave.inc;
#BUG#11139 - improper wild-table and table rules
#checking for multi deletes with an alias
connection master;
set sql_log_bin=0;
cr
www.eeworm.com/read/396640/2409163
svn-base filt_jbig2d.c.svn-base
#include "fitz-base.h"
#include "fitz-stream.h"
/* TODO: complete rewrite with error checking and use fitz memctx */
/*
so to use a global_ctx, you run your global data through a normal ct
www.eeworm.com/read/396640/2409198
c filt_jbig2d.c
#include "fitz-base.h"
#include "fitz-stream.h"
/* TODO: complete rewrite with error checking and use fitz memctx */
/*
so to use a global_ctx, you run your global data through a normal ct
www.eeworm.com/read/385462/2591789
h kernel.h
#ifndef _LINUX_KERNEL_H
#define _LINUX_KERNEL_H
/*
* 'kernel.h' contains some often-used function prototypes etc
*/
/*
* min()/max() macros that also do
* strict type-checking.. See the
* "unne
www.eeworm.com/read/382268/2638447
cpp 16_1.cpp
//16_1.cpp
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
void main()
{
Savings* pS;
unsigned aN;
float val;
cout