代码搜索:Recovery
找到约 1,119 项符合「Recovery」的源代码
代码结果 1,119
www.eeworm.com/read/233448/4684246
c asm2.c
/* Test for execution character set encoding errors.
If we ever get a good way to test error recovery
the string "foobar" should be translated. */
/* { dg-do compile } */
/* { dg-require-iconv
www.eeworm.com/read/233448/4684250
c attribute2.c
/* Test to make sure that invalid attributes aren't translated.
If error recovery is ever testable then "foobar" should be
translated. */
/* { dg-do compile }
{ dg-require-iconv "IBM1047" }
www.eeworm.com/read/233448/4685867
c recurse-1.c
/* Test for warning of and recovery from recursion in object-like
macros. */
/* { dg-do preprocess } */
#define foo foo
foo /* { dg-error "detected recursion" } */
#define bar a bar b
bar
www.eeworm.com/read/172609/5383086
h recoverymgrd.h
/* $Id: recoverymgrd.h,v 1.3.2.1 2004/04/20 05:05:39 alan Exp $ */
/*
* Generic Recovery manager library header file
*
* Copyright (c) 2002 Intel Corporation
*
* This library is free software;
www.eeworm.com/read/172609/5383089
c recoverymgrd.c
/* $Id: recoverymgrd.c,v 1.8.2.2 2004/10/16 05:22:46 alan Exp $ */
/*
* Generic Recovery manager implementation
*
* Copyright (c) 2002 Intel Corporation
* This library is free software; you can
www.eeworm.com/read/162614/5529261
c asm2.c
/* Test for execution character set encoding errors.
If we ever get a good way to test error recovery
the string "foobar" should be translated. */
/* { dg-do compile } */
/* { dg-require-iconv
www.eeworm.com/read/340665/3280765
c recurse-1.c
/* Test for warning of and recovery from recursion in object-like
macros. */
/* { dg-do preprocess } */
#define foo foo
foo /* { dg-error "detected recursion" } */
#define bar a bar b
bar
www.eeworm.com/read/338546/3315354
g t030specialstates.g
grammar t030specialStates;
options {
language = Python;
}
@init {
self.cond = True
}
@members {
def recover(self, input, re):
# no error recovery yet, just crash!
raise re
}
r
: ( {se
www.eeworm.com/read/322653/3522260
txt 008.txt
Hansen 'delays return until 2006'
British triple jumper Ashia Hansen has ruled out a comeback this year after a setback in her recovery from a bad knee injury, according to reports.
Hansen, the Comm
www.eeworm.com/read/316872/3588154
c eeh_sysfs.c
/*
* Sysfs entries for PCI Error Recovery for PAPR-compliant platform.
* Copyright IBM Corporation 2007
* Copyright Linas Vepstas 2007
*
* All rights reserved.
*
* This p