/external/libxml2/include/libxml/ |
D | parser.h | 258 int recovery; /* run in recovery mode */ member 881 int recovery); 886 int recovery); 891 int recovery, 896 int recovery); 900 int recovery,
|
/external/e2fsprogs/po/ |
D | POTFILES.in | 19 e2fsck/recovery.c
|
D | e2fsprogs.pot | 232 msgid "%s: won't do journal recovery while read-only\n" 877 #. @-expanded: ext3 recovery flag is clear, but journal has data.\n 878 msgid "ext3 recovery flag is clear, but @j has data.\n" 2510 "Warning: skipping journal recovery because doing a read-only filesystem "
|
D | ca.po | 234 msgid "%s: won't do journal recovery while read-only\n" 878 #. @-expanded: ext3 recovery flag is clear, but journal has data.\n 880 msgid "ext3 recovery flag is clear, but @j has data.\n" 2515 "Warning: skipping journal recovery because doing a read-only filesystem "
|
D | de.po | 235 msgid "%s: won't do journal recovery while read-only\n" 909 #. @-expanded: ext3 recovery flag is clear, but journal has data.\n 911 msgid "ext3 recovery flag is clear, but @j has data.\n" 2633 "Warning: skipping journal recovery because doing a read-only filesystem "
|
D | nl.po | 233 msgid "%s: won't do journal recovery while read-only\n" 905 #. @-expanded: ext3 recovery flag is clear, but journal has data.\n 907 msgid "ext3 recovery flag is clear, but @j has data.\n" 2627 msgid "Warning: skipping journal recovery because doing a read-only filesystem check.\n"
|
D | sv.po | 234 msgid "%s: won't do journal recovery while read-only\n" 918 #. @-expanded: ext3 recovery flag is clear, but journal has data.\n 920 msgid "ext3 recovery flag is clear, but @j has data.\n" 2639 msgid "Warning: skipping journal recovery because doing a read-only filesystem check.\n"
|
/external/e2fsprogs/e2fsck/ |
D | Android.mk | 62 recovery.c \
|
D | Makefile.in | 66 ehandler.o problem.o message.o recovery.o region.o revoke.o \ 75 profiled/recovery.o profiled/region.o profiled/revoke.o \ 89 $(srcdir)/recovery.c \ 309 recovery.o: $(srcdir)/recovery.c $(srcdir)/jfs_user.h $(srcdir)/e2fsck.h \
|
/external/bison/tests/ |
D | actions.at | 232 This grammar is made to exercise error recovery. 233 "Lines" starting with `(' support error recovery, with 384 # Check locations in error recovery
|
D | calc.at | 507 # when we enter error recovery. Below, the look-ahead causing the
|
/external/bison/ |
D | NEWS | 131 During error recovery, the location of the syntax error is updated 134 recovery, and the lookahead rejected during the second part. 196 discarded during error recovery. This feature is still experimental. 342 error recovery is possible. 347 * Error recovery now conforms to documentation and to POSIX
|
/external/libxml2/ |
D | parser.c | 262 if (ctxt->recovery == 0) in xmlErrAttributeDup() 469 if (ctxt->recovery == 0) in xmlFatalErr() 495 if (ctxt->recovery == 0) in xmlFatalErrMsg() 588 if (ctxt->recovery == 0) in xmlFatalErrMsgInt() 620 if (ctxt->recovery == 0) in xmlFatalErrMsgStrIntStr() 649 if (ctxt->recovery == 0) in xmlFatalErrMsgStr() 6311 if (ctxt->recovery == 0) ctxt->disableSAX = 1; in xmlParseConditionalSections() 13247 int recovery, void *data) { in xmlSAXParseFileWithData() argument 13270 ctxt->recovery = recovery; in xmlSAXParseFileWithData() 13274 if ((ctxt->wellFormed) || recovery) { in xmlSAXParseFileWithData() [all …]
|
D | parserInternals.c | 152 if (ctxt->recovery == 0) in __xmlErrEncoding() 179 if (ctxt->recovery == 0) in xmlErrInternal() 207 if (ctxt->recovery == 0) in xmlErrEncodingInt()
|
D | HTMLparser.c | 2702 if (ctxt->recovery) { in htmlParseScript() 3669 if (ctxt->recovery) { in htmlParseEndTag() 5966 ctxt->recovery = 1; in htmlCtxtUseOptions() 5969 ctxt->recovery = 0; in htmlCtxtUseOptions()
|
D | xmllint.c | 130 static int recovery = 0; variable 2976 recovery++; in main()
|
D | SAX2.c | 135 if (ctxt->recovery == 0) in xmlFatalErrMsg() 1267 if (ctxt->recovery == 0) ctxt->disableSAX = 1; in xmlSAX2AttributeInternal()
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 116 o Reboot recovery (peer reboot losing it's security associations)
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0004.txt | 49 strictly know the other pools. So the recovery rate of is not 0. In fact pool[0] can be completel…
|
/external/bison/doc/ |
D | bison.texinfo | 102 * Error Recovery:: Writing rules for error recovery. 273 error recovery rules must be written. 582 The terminal symbol @code{error} is reserved for error recovery. 1133 initiate error recovery. 1910 @cindex error recovery, simple 1913 recovery}---how to continue parsing after the parser detects a syntax 1932 This addition to the grammar allows for simple error recovery in the 1938 that error recovery is complete (@pxref{Error Recovery}). Note the 1942 This form of error recovery deals with syntax errors. There are other 2850 The symbol @code{error} is a terminal symbol reserved for error recovery [all …]
|
D | bison.info | 65 * Error Recovery:: Writing rules for error recovery. 235 error recovery rules must be written. 877 error recovery. *Note Symbols::. 1337 initiate error recovery. During deterministic GLR operation, the 2067 recovery"--how to continue parsing after the parser detects a syntax 2082 This addition to the grammar allows for simple error recovery in the 2088 error recovery is complete (*note Error Recovery::). Note the 2091 This form of error recovery deals with syntax errors. There are 2908 The symbol `error' is a terminal symbol reserved for error recovery 3282 In the above example, if the parser initiates error recovery (*note [all …]
|
/external/dbus/ |
D | HACKING | 169 only happen if two or more mallocs fail in a row, e.g. error recovery
|
/external/wpa_supplicant/ |
D | ChangeLog | 472 for EAP state machine to allow recovery from dropped EAP-Success 739 * improved recovery from PMKID mismatches by requesting full EAP
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2714 struct _Recovery recovery; member
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzVideo.m | 634 … /* Since the blanking window covers *all* windows (even force quit) correct recovery is crucial */
|