Searched refs:CONTINUE (Results 1 - 25 of 171) sorted by relevance

1234567

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dnotification_manager_interface.h17 enum NotificationResult { ABORT, CONTINUE }; enumerator in enum:chromeos::file_system_provider::NotificationManagerInterface::NotificationResult
H A Dnotification_manager.cc105 OnNotificationResult(CONTINUE);
109 OnNotificationResult(CONTINUE);
/external/chromium_org/content/public/test/
H A Djavascript_test_observer.h27 CONTINUE, enumerator in enum:content::TestMessageHandler::MessageResponse
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_md5.c21 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_md5_data::__anon33684
32 data->state = CONTINUE;
70 data->state = CONTINUE;
142 return data->state != CONTINUE;
H A Deap_server_identity.c16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_identity_data::__anon33682
28 data->state = CONTINUE;
146 return data->state != CONTINUE;
H A Deap_server_gtc.c16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_gtc_data::__anon33681
28 data->state = CONTINUE;
71 data->state = CONTINUE;
191 return data->state != CONTINUE;
H A Deap_server_tnc.c18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator in enum:eap_tnc_data::eap_tnc_state
46 case CONTINUE:
47 return "CONTINUE";
120 eap_tnc_set_state(data, CONTINUE);
288 case CONTINUE:
503 eap_tnc_set_state(data, CONTINUE);
521 eap_tnc_set_state(data, CONTINUE);
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_md5.c21 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_md5_data::__anon33937
32 data->state = CONTINUE;
70 data->state = CONTINUE;
142 return data->state != CONTINUE;
H A Deap_server_identity.c16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_identity_data::__anon33935
28 data->state = CONTINUE;
146 return data->state != CONTINUE;
H A Deap_server_gtc.c16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_gtc_data::__anon33934
28 data->state = CONTINUE;
71 data->state = CONTINUE;
191 return data->state != CONTINUE;
H A Deap_server_tnc.c18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator in enum:eap_tnc_data::eap_tnc_state
46 case CONTINUE:
47 return "CONTINUE";
120 eap_tnc_set_state(data, CONTINUE);
288 case CONTINUE:
503 eap_tnc_set_state(data, CONTINUE);
521 eap_tnc_set_state(data, CONTINUE);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_md5.c21 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_md5_data::__anon34188
32 data->state = CONTINUE;
70 data->state = CONTINUE;
142 return data->state != CONTINUE;
H A Deap_server_identity.c16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_identity_data::__anon34186
28 data->state = CONTINUE;
146 return data->state != CONTINUE;
H A Deap_server_gtc.c16 enum { CONTINUE, SUCCESS, FAILURE } state; enumerator in enum:eap_gtc_data::__anon34185
28 data->state = CONTINUE;
71 data->state = CONTINUE;
191 return data->state != CONTINUE;
H A Deap_server_tnc.c18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator in enum:eap_tnc_data::eap_tnc_state
46 case CONTINUE:
47 return "CONTINUE";
120 eap_tnc_set_state(data, CONTINUE);
288 case CONTINUE:
503 eap_tnc_set_state(data, CONTINUE);
521 eap_tnc_set_state(data, CONTINUE);
/external/chromium_org/chrome/browser/download/
H A Ddownload_target_determiner.cc119 Result result = CONTINUE;
162 } while (result == CONTINUE);
234 return CONTINUE;
245 return CONTINUE;
327 return CONTINUE;
392 return CONTINUE;
478 return CONTINUE;
482 return CONTINUE;
499 return CONTINUE;
522 return CONTINUE;
[all...]
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_Configuration.java222 int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, DONE = 4, IGNORE = 5;
246 mode = CONTINUE; // Look for a following \n
285 if (mode == CONTINUE) { // Part of a \r\n sequence
313 if (mode == CONTINUE) {
324 if (mode == IGNORE || mode == CONTINUE) {
/external/chromium_org/v8/src/compiler/
H A Dgeneric-algorithm.h27 CONTINUE = 0x0, // Continue depth-first normally enumerator in enum:v8::internal::compiler::GenericGraphVisit::Control
104 Control Pre(GenericNode<B, S>* node) { return CONTINUE; }
105 Control Post(GenericNode<B, S>* node) { return CONTINUE; }
H A Dgraph-replay.cc34 return GenericGraphVisit::CONTINUE;
H A Dgraph-reducer.cc81 return GenericGraphVisit::CONTINUE;
/external/chromium_org/net/http/
H A Dhttp_status_code_list.h17 HTTP_STATUS(CONTINUE, 100, "Continue")
/external/chromium_org/v8/src/
H A Doptimizing-compiler-thread.h42 static_cast<base::AtomicWord>(CONTINUE));
87 enum StopFlag { CONTINUE, STOP, FLUSH }; enumerator in enum:v8::internal::OptimizingCompilerThread::StopFlag
/external/javassist/src/main/javassist/compiler/
H A DTokenId.java28 int CONTINUE = 309; field in interface:TokenId
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_authenticator.h27 CONTINUE, // State indeterminate; try again when more info available. enumerator in enum:chromeos::SupervisedUserAuthenticator::AuthState
/external/chromium_org/chrome/test/nacl/
H A Dnacl_browsertest_util.cc87 return CONTINUE;
143 return CONTINUE;
153 return CONTINUE;
155 return CONTINUE;

Completed in 3634 milliseconds

1234567