Home
last modified time | relevance | path

Searched defs:workaround (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Dgo.pass.cpp61 coroutine_handle<goroutine::promise_type> workaround; variable
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Dgo.pass.cpp60 coroutine_handle<goroutine::promise_type> workaround; variable
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1501 ScopedEXTTextureNorm16ReadbackWorkaround workaround; in readPixelsRowByRow() local
1556 ScopedEXTTextureNorm16ReadbackWorkaround workaround; in readPixelsAllAtOnce() local
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.h52 unsigned int workaround; member
/external/wpa_supplicant_8/src/eap_peer/
Deap_i.h363 unsigned int workaround; member
Deap.c2719 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround()
/external/skia/src/sksl/
DSkSLIRGenerator.cpp1907 bool workaround = !this->caps().gsInvocationsSupport(); in start() local