Searched refs:workaround (Results 1 – 25 of 143) sorted by relevance
123456
8 ; This is to workaround a Visual Studio bug which causes field11 ; This workaround consists in providing a user default constructor
6 # This additional function definition is needed to provide a workaround for19 # My workaround is to invoke cmake twice. If both return codes are zero,
18 # so we have to workaround by directly editing the generated DartConfiguration.tcl file
22 to workaround this bug in IBM's include files. It has been reported27 a workaround for problems with compilation on AIX 6.1:
54 To workaround that, the following defines are believed to be
2 vgopts: --workaround-gcc296-bugs=yes
1 # doxygen citelist build workaround
83 uint64_t workaround; member
1 This is a dummy configuration file to workaround the assumption of the grit
4 ; This is a workaround for PR23093: when building with -mkernel/-fno-builtin,
6 ; darwin has a workaround for a linker bug so it always emits one line table entry
723 if (sm->workaround) in SM_STATE()874 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || in eap_success_workaround()929 if (sm->workaround && duplicate && in eap_peer_req_is_duplicate()972 else if (sm->workaround && sm->lastId == -1 && sm->rxSuccess && in eap_peer_sm_step_received()975 else if (sm->workaround && sm->lastId == -1 && sm->rxFailure && in eap_peer_sm_step_received()979 else if (sm->workaround && sm->rxSuccess && !sm->rxFailure && in eap_peer_sm_step_received()1769 if (sm->workaround) { in eap_sm_parseEapReq()2483 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround() argument2485 sm->workaround = workaround; in eap_set_workaround()
331 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround);
350 unsigned int workaround; member
29 workaround.
32 ;; due to an earlier broken workaround for this issue.)
4 // This is temp workaround, clean fix will be provided soon so all OSes should use
17 bug-8108255.patch: temporary workaround to ClassLoading issues
86 dnl We add the workaround to <float.h> but also to <math.h>,
113 /* The following two lines are a workaround against an autoconf-2.52 bug. */
76 # \note Hacky workaround for flags...
79 # \note Hacky workaround for flags...
1277 if (sm->conf.wps && sm->conf.workaround && in eapol_sm_rx_eapol()1305 if (sm->conf.workaround) { in eapol_sm_rx_eapol()1525 sm->conf.workaround = conf->workaround; in eapol_sm_notify_config()1535 eap_set_workaround(sm->eap, conf->workaround); in eapol_sm_notify_config()
50 unsigned int workaround; member
216 for workaround in system_info.gpu.driver_bug_workarounds:217 logging.info(' %s', workaround)