Home
last modified time | relevance | path

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

12345

/external/llvm/test/CodeGen/X86/
Dinit-priority.ll8 ; This is to workaround a Visual Studio bug which causes field
11 ; This workaround consists in providing a user default constructor
/external/eigen/cmake/
Dlanguage_support.cmake6 # This additional function definition is needed to provide a workaround for
19 # My workaround is to invoke cmake twice. If both return codes are zero,
DEigenConfigureTesting.cmake18 # so we have to workaround by directly editing the generated DartConfiguration.tcl file
/external/valgrind/memcheck/tests/ppc64/
Dpower_ISA2_05.vgtest2 vgopts: --workaround-gcc296-bugs=yes
/external/llvm/test/Transforms/CodeGenPrepare/X86/
Dmemset_chk-simplify-nobuiltin.ll4 ; This is a workaround for PR23093: when building with -mkernel/-fno-builtin,
/external/llvm/test/DebugInfo/
Dempty.ll6 ; darwin has a workaround for a linker bug so it always emits one line table entry
Dnamespace_inline_function_definition.ll6 ; the inline function follows its use to workaround another bug that should be
/external/wpa_supplicant_8/src/eap_peer/
Deap.c710 if (sm->workaround) in SM_STATE()
861 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || in eap_success_workaround()
916 if (sm->workaround && duplicate && in eap_peer_req_is_duplicate()
959 else if (sm->workaround && sm->lastId == -1 && sm->rxSuccess && in eap_peer_sm_step_received()
962 else if (sm->workaround && sm->lastId == -1 && sm->rxFailure && in eap_peer_sm_step_received()
966 else if (sm->workaround && sm->rxSuccess && !sm->rxFailure && in eap_peer_sm_step_received()
1765 if (sm->workaround) { in eap_sm_parseEapReq()
2473 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround() argument
2475 sm->workaround = workaround; in eap_set_workaround()
Deap.h331 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround);
Deap_i.h350 unsigned int workaround; member
/external/dexmaker/
DREADME17 bug-8108255.patch: temporary workaround to ClassLoading issues
/external/bison/m4/
Dfloat_h.m486 dnl We add the workaround to <float.h> but also to <math.h>,
Derrno_h.m4113 /* The following two lines are a workaround against an autoconf-2.52 bug. */
/external/deqp/framework/delibs/cmake/
Dtoolchain-android-r4.cmake76 # \note Hacky workaround for flags...
Dtoolchain-android-r5.cmake79 # \note Hacky workaround for flags...
Dtoolchain-android-r6.cmake110 # \note Hacky workaround for flags...
Dtoolchain-android-r8d.cmake124 # \note Hacky workaround for flags...
Dtoolchain-android-r8.cmake121 # \note Hacky workaround for flags...
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.c1256 if (sm->conf.wps && sm->conf.workaround && in eapol_sm_rx_eapol()
1284 if (sm->conf.workaround) { in eapol_sm_rx_eapol()
1504 sm->conf.workaround = conf->workaround; in eapol_sm_notify_config()
1514 eap_set_workaround(sm->eap, conf->workaround); in eapol_sm_notify_config()
Deapol_supp_sm.h50 unsigned int workaround; member
/external/libmtp/
DINSTALL59 This way of enabling the library to link is a workaround hack.
62 used as a workaround when a user is installing libraries in her/his
/external/libunwind/
DREADME61 workaround is to issue the following commands before running
68 workaround.
/external/clang/test/SemaObjC/
Darc-bridged-cast.m34 // rdar://problem/9629566 - temporary workaround
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog30 * add a workaround for incorrectly behaving APs that try to use
66 * add a workaround for Linux packet socket behavior when interface is in
76 * extend TDLS frame padding workaround to cover all packets
96 * added TDLS workaround for some APs that may add extra data to the
119 * removed EAP-TTLS/MSCHAPv2 interoperability workaround so that
163 scan-for-auth workaround is used
465 * AP: added a WPS workaround for mixed mode AP Settings with Windows 7
557 - a workaround for servers that do not support TLS extensions that
597 * added a workaround for WPS PBC session overlap detection to avoid
601 * extend EAPOL frames processing workaround for roaming cases
[all …]
/external/libpcap/
DREADME.aix30 If you don't fix the problems yourself, you can, as a workaround,

12345