代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/165479/10061189
h controller.h
#ifndef MEMTEST_CONTROLLER_H
#define MEMTEST_CONTROLLER_H
void find_controller(void);
void poll_errors(void);
void set_ecc_polling(int val);
#endif /* MEMTEST_CONTROLLER_H */
www.eeworm.com/read/163678/10150556
cpp main.cpp
//BEGIN main.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See lfsr_ex.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/354942/10311252
cpp testsdvd.cpp
/* Soft decision Viterbi Decoder Test Driver */
/* Copyright (c) 1999, Spectrum Applications, Derwood, MD, USA */
/* All rights reserved
www.eeworm.com/read/461382/7228254
m simulateugi.m
function sim_state = SimulateUGI( sim_param, sim_state, code_param )
% SimulateUGI simulates the information outage probability of 1 or 2-D
% modulation with an unconstrained Gaussian input (UGI)
%
www.eeworm.com/read/443245/7635669
h controller.h
#ifndef MEMTEST_CONTROLLER_H
#define MEMTEST_CONTROLLER_H
void find_controller(void);
void poll_errors(void);
void set_ecc_polling(int val);
#endif /* MEMTEST_CONTROLLER_H */
www.eeworm.com/read/245322/12804288
c test_driver.c
/* Soft decision Viterbi Decoder Test Driver */
/* Copyright (c) 1999, Spectrum Applications, Derwood, MD, USA */
/* All rights reserved
www.eeworm.com/read/243950/12904817
c gc.c
/* Swfdec
* Copyright (C) 2006 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice
www.eeworm.com/read/328583/13020182
h cderror.h
#ifndef _CD_ERROR_H_
#define _CD_ERROR_H_
/****************************************************************************
************************************************************************
www.eeworm.com/read/241364/13150849
sql cantgothere.sql
CALL DBMS_WARNING.SET_WARNING_SETTING_STRING('ENABLE:ALL' ,'SESSION');
CREATE OR REPLACE PROCEDURE cant_go_there
AS
l_salary NUMBER := 10000;
BEGIN
IF l_salary > 20000
THEN
db
www.eeworm.com/read/152814/5666471
h errormib.h
/*
* Errormibess watching mib group
*/
#ifndef _MIBGROUP_ERRORMIB_H
#define _MIBGROUP_ERRORMIB_H
void init_errormib(void);
config_require(util_funcs)
void setPerrorstatus (const char *);
void se