Searched refs:RETRY (Results 1 - 14 of 14) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dcfparse.h105 RETRY = 321, enumerator in enum:yytokentype
270 #define RETRY 321 macro
H A Dcfparse.y207 %token RETRY RETRY_COUNTER RETRY_INTERVAL RETRY_PERSEND
1076 : RETRY BOC timer_stmts EOC
H A Dcftoken.l267 <S_INI>timer { BEGIN S_RTRY; YYDB; return(RETRY); }
/external/v8/src/
H A Dregexp-macro-assembler.h183 // RETRY: Something significant changed during execution, and the matching
191 enum Result { RETRY = -2, EXCEPTION = -1, FAILURE = 0, SUCCESS = 1 }; enumerator in enum:v8::internal::NativeRegExpMacroAssembler::Result
H A Dregexp-macro-assembler.cc181 ASSERT(result >= RETRY);
H A Djsregexp.cc478 if (res != NativeRegExpMacroAssembler::RETRY) {
489 // If result is RETRY, the string has changed representation, and we
/external/chromium/chrome/browser/sync/engine/
H A Dprocess_commit_response_command.cc166 case CommitResponse::RETRY:
248 if (CommitResponse::RETRY == response) {
/external/chromium/chrome/browser/sync/engine/net/
H A Dserver_connection_manager.h77 // RETRY is returned when a Commit request fails with a RETRY response from
80 // TODO(idana): the server no longer returns RETRY so we should remove this
82 RETRY, enumerator in enum:browser_sync::HttpResponse::ServerConnectionCode
/external/v8/src/arm/
H A Dregexp-macro-assembler-arm.cc1042 return RETRY;
1087 return RETRY;
/external/v8/src/ia32/
H A Dregexp-macro-assembler-ia32.cc1072 return RETRY;
1117 return RETRY;
/external/v8/src/mips/
H A Dregexp-macro-assembler-mips.cc1044 return RETRY;
1088 return RETRY;
/external/v8/src/x64/
H A Dregexp-macro-assembler-x64.cc1179 return RETRY;
1224 return RETRY;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 182 milliseconds