Home
last modified time | relevance | path

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

1234

/external/srec/doc/logs/uapi/
Drun_robustness2.log44 Sleep 1800 ms (workaround for Sooner audio driver bug)
70 Sleep 1800 ms (workaround for Sooner audio driver bug)
96 Sleep 1800 ms (workaround for Sooner audio driver bug)
122 Sleep 1800 ms (workaround for Sooner audio driver bug)
148 Sleep 1800 ms (workaround for Sooner audio driver bug)
174 Sleep 1800 ms (workaround for Sooner audio driver bug)
200 Sleep 1800 ms (workaround for Sooner audio driver bug)
226 Sleep 1800 ms (workaround for Sooner audio driver bug)
252 Sleep 1800 ms (workaround for Sooner audio driver bug)
278 Sleep 1800 ms (workaround for Sooner audio driver bug)
[all …]
Drun_robustness3.log98 Sleep 1800 ms (workaround for Sooner audio driver bug)
222 Sleep 1800 ms (workaround for Sooner audio driver bug)
346 Sleep 1800 ms (workaround for Sooner audio driver bug)
470 Sleep 1800 ms (workaround for Sooner audio driver bug)
594 Sleep 1800 ms (workaround for Sooner audio driver bug)
718 Sleep 1800 ms (workaround for Sooner audio driver bug)
842 Sleep 1800 ms (workaround for Sooner audio driver bug)
966 Sleep 1800 ms (workaround for Sooner audio driver bug)
1090 Sleep 1800 ms (workaround for Sooner audio driver bug)
1214 Sleep 1800 ms (workaround for Sooner audio driver bug)
[all …]
/external/qemu/distrib/sdl-1.2.12/src/audio/dma/
DSDL_dmaaudio.c433 { char *workaround; in DMA_OpenAudio() local
434 workaround = SDL_getenv("SDL_DSP_NOSELECT"); in DMA_OpenAudio()
435 if ( workaround ) { in DMA_OpenAudio()
/external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
DSDL_paudio.c497 { char *workaround; in Paud_OpenAudio() local
498 workaround = SDL_getenv("SDL_DSP_NOSELECT"); in Paud_OpenAudio()
499 if ( workaround ) { in Paud_OpenAudio()
/external/wpa_supplicant/
Deap.c356 if (sm->workaround) in SM_STATE()
511 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || in eap_success_workaround()
593 if (sm->workaround && duplicate && in SM_STEP()
1084 if (sm->workaround) { in eap_sm_parseEapReq()
1720 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround() argument
1722 sm->workaround = workaround; in eap_set_workaround()
Deap.h260 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround);
Deap_i.h330 unsigned int workaround; member
Deapol_sm.h56 unsigned int workaround; member
Deap_peap.c430 if (in_len == 0 && sm->workaround && data->phase2_success) { in eap_peap_decrypt()
524 if (sm->workaround && len == 4 && len_decrypted == 5 && in eap_peap_decrypt()
740 if (sm->workaround && data->resuming) { in eap_peap_process()
DChangeLog36 * added driver_wext workaround for race condition between scanning and
63 from being used with non-WPA networks and disabled workaround for
163 * added a workaround for a case where the AP is using unknown address
169 * added a workaround for UDP-based control interface (which was used in
464 * added a workaround for clearing keys with ndiswrapper to allow
526 * added EAP workaround for PEAP session resumption: allow outer,
612 * added EAP workaround for PEAPv1 session resumption: allow outer,
630 * modified the EAP workaround that accepts EAP-Success with incorrect
685 * added a workaround for an interoperability issue with a Cisco AP
692 * fixed EAP workaround and fast reauthentication configuration for
[all …]
Dpreauth.c238 eapol_conf.workaround = config->eap_workaround; in rsn_preauth_init()
/external/dropbear/debian/
Ddropbear.README.Debian50 sees /dev/random blocking. A workaround for such systems is to
Dchangelog13 * debian/dropbear.README.Debian: document a workaround for systems with
/external/qemu/distrib/
DREADME46 the patch implements a simple workaround to this system-level problem.
/external/webkit/WebCore/platform/mac/
DCookieJar.mm61 // which would be sent as "Cookie: =". We have a workaround in setCookies() to prevent
DScrollViewMac.mm135 NSSize tempSize = { max(0, w), max(0, h) }; // workaround for 4213314
DCursorMac.mm70 NSPoint hotSpotPoint = {x, y}; // workaround for 4213314
/external/ipsec-tools/src/racoon/doc/
DFAQ51 Enable IKE fragmentation, which is a workaround for
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWM.m174 /* We need a workaround in OpenGL mode */
192 /* We need a workaround in OpenGL mode */
/external/webkit/WebKit/mac/Misc/
DWebDownload.mm248 // This is a workaround since this problem needs to be fixed in NSURLConnectionDelegateProxy.
/external/webkit/WebKit/mac/Plugins/
Dnpapi.mm71 // with a NULL instance. To workaround this, call the last plug-in view that made a call to a plug-…
/external/ipsec-tools/
DNEWS120 o Test and workaround for missing va_copy()
/external/webkit/WebKit/mac/Panels/
DWebAuthenticationPanel.m75 // This is required as a workaround for AppKit issue 4118422
/external/bluetooth/glib/
DREADME.in151 for further details and the correct workaround that will continue to
/external/grub/
DNEWS6 * Implement a more robust workaround for buggy BIOSes which don't pass
29 * Add a workaround for buggy BIOSes (notably HP Vectra series) which
163 * Add a workaround into the grub shell, so that it works fine even under

1234