Home
last modified time | relevance | path

Searched refs:RESTART (Results 1 – 25 of 25) sorted by relevance

/third_party/libsoup/tests/
Dchunk-test.c138 RESTART = (1 << 2) enumerator
152 if (flags & RESTART) in do_request_test()
176 if (flags & RESTART) { in do_request_test()
187 if (flags & RESTART) { in do_request_test()
446 …s/request/proper-streaming/restart", GINT_TO_POINTER (PROPER_STREAMING | RESTART), do_request_test… in main()
448 …nks/request/hacky-streaming/restart", GINT_TO_POINTER (HACKY_STREAMING | RESTART), do_request_test… in main()
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/
DCipherClient.java466 return FLClientStatus.RESTART; in requestExchangeKeys()
492 return FLClientStatus.RESTART; in judgeRequestExchangeKeys()
523 return FLClientStatus.RESTART; in getExchangeKeys()
574 return FLClientStatus.RESTART; in judgeGetExchangeKeys()
643 return FLClientStatus.RESTART; in requestShareSecrets()
670 return FLClientStatus.RESTART; in judgeRequestShareSecrets()
701 return FLClientStatus.RESTART; in getShareSecrets()
748 return FLClientStatus.RESTART; in judgeGetShareSecrets()
833 if (curStatus == FLClientStatus.RESTART) { in reconstructSecrets()
847 if (curStatus == FLClientStatus.RESTART) { in reconstructSecrets()
DFLLiteClient.java243 status = FLClientStatus.RESTART; in startFLJob()
279 case RESTART: in judgeStartFLJob()
357 status = FLClientStatus.RESTART; in updateModel()
368 if (status == FLClientStatus.RESTART) { in updateModel()
408 if (status == FLClientStatus.RESTART) { in getModel()
472 if (curStatus == FLClientStatus.RESTART) { in getFeatureMask()
521 if (curStatus == FLClientStatus.RESTART) { in unMasking()
DFLClientStatus.java28 RESTART enumConstant
DSyncFLJob.java83 if (curStatus == FLClientStatus.RESTART) { in flJobRun()
97 if (curStatus == FLClientStatus.RESTART) { in flJobRun()
115 if (curStatus == FLClientStatus.RESTART) { in flJobRun()
125 if (curStatus == FLClientStatus.RESTART) { in flJobRun()
135 if (curStatus == FLClientStatus.RESTART) { in flJobRun()
DUpdateModel.java111 return FLClientStatus.RESTART; in doResponse()
DGetModel.java219 return FLClientStatus.RESTART; in doResponse()
DStartFLJob.java346 return FLClientStatus.RESTART; in doResponse()
/third_party/openGLES/extensions/SUN/
DSUN_triangle_list.txt64 implicitly treated as a RESTART. The first three vertices complete
265 if (repl_code == RESTART) {
287 vertex with a RESTART replacement code, then the restart is
296 replacement code for each vertex is RESTART, then isolated
304 abbreviated RM. Note that the initial RESTART replacement appears
311 V1 [RESTART] .-------.-------.
321 V7 RESTART / \ / \
333 V15 RESTART . .
336 V18 RESTART / \ / \ Isolated Triangles
343 V21 RESTART |\ |\ |\
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/
DSUN_triangle_list.txt64 implicitly treated as a RESTART. The first three vertices complete
265 if (repl_code == RESTART) {
287 vertex with a RESTART replacement code, then the restart is
296 replacement code for each vertex is RESTART, then isolated
304 abbreviated RM. Note that the initial RESTART replacement appears
311 V1 [RESTART] .-------.-------.
321 V7 RESTART / \ / \
333 V15 RESTART . .
336 V18 RESTART / \ / \ Isolated Triangles
343 V21 RESTART |\ |\ |\
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/cipher/
DReconstructSecretReq.java120 return FLClientStatus.RESTART; in sendReconstructSecret()
148 return FLClientStatus.RESTART; in judgeSendReconstructSecrets()
DClientListReq.java105 return FLClientStatus.RESTART; in getClientList()
159 return FLClientStatus.RESTART; in judgeGetClientList()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm.c242 SM_STATE(AUTH_PAE, RESTART) in SM_STATE() argument
253 SM_ENTRY_MA(AUTH_PAE, RESTART, auth_pae); in SM_STATE()
400 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
408 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
420 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
438 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DPerfActivity.java77 lottie.setRepeatMode(LottieDrawable.RESTART); in runLottie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.c241 SM_STATE(AUTH_PAE, RESTART) in SM_STATE() argument
252 SM_ENTRY_MA(AUTH_PAE, RESTART, auth_pae); in SM_STATE()
399 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
407 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
419 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
437 SM_ENTER(AUTH_PAE, RESTART); in SM_STEP()
/third_party/toybox/toys/pending/
Dinit.c42 #define RESTART 0x80 macro
376 if (!(x->action & RESTART)) continue; in restart_init_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
Deapol_supp_sm.c326 SM_STATE(SUPP_PAE, RESTART) in SM_STATE() argument
333 SM_ENTRY(SUPP_PAE, RESTART); in SM_STATE()
402 SM_ENTER(SUPP_PAE, RESTART); in SM_STEP()
432 SM_ENTER(SUPP_PAE, RESTART); in SM_STEP()
436 SM_ENTER(SUPP_PAE, RESTART); in SM_STEP()
/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.h95 RESTART, enumerator
Dresource_request_handler_wrapper.cc912 response_mode = ResponseMode::RESTART; in HandleResponse()
927 if (response_mode == ResponseMode::RESTART) { in HandleResponse()
Dproxy_url_loader_factory.cc862 InterceptedRequestHandler::ResponseMode::RESTART) { in ContinueResponseOrRedirect()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
Deapol_supp_sm.c317 SM_STATE(SUPP_PAE, RESTART) in SM_STATE() argument
319 SM_ENTRY(SUPP_PAE, RESTART); in SM_STATE()
388 SM_ENTER(SUPP_PAE, RESTART); in SM_STEP()
418 SM_ENTER(SUPP_PAE, RESTART); in SM_STEP()
422 SM_ENTER(SUPP_PAE, RESTART); in SM_STEP()
/third_party/python/Lib/idlelib/
DNEWS2x.txt451 - Improved the RESTART annotation in the shell window when the user restarts
/third_party/python/Doc/library/
Didle.rst678 'RESTART'). If the user process fails to connect to the GUI process, it
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp802 NV50_IR_OPCODE_CASE(ENDPRIM, RESTART); in translateOpcode()
/third_party/e2fsprogs/po/
Dpl.po3778 msgstr "%s: ***** WYMAGANY RESTART SYSTEMU *****\n"