HomeSort by relevance Sort by last modified time
    Searched refs:workaround (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/skia/tools/
build_workaround_header.py 5 """code generator for gpu workaround definitions"""
26 workarounds.update([workaround.strip() for workaround in f])
  /external/skqp/tools/
build_workaround_header.py 5 """code generator for gpu workaround definitions"""
26 workarounds.update([workaround.strip() for workaround in f])
  /external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
go.pass.cpp 61 coroutine_handle<goroutine::promise_type> workaround; variable
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/
NUnitMain.cs 35 // Make logger immune to NUnit capturing stdout and stderr to workaround https://github.com/nunit/nunit/issues/1406.
  /external/grpc-grpc/src/csharp/Grpc.Examples.Tests/
NUnitMain.cs 35 // Make logger immune to NUnit capturing stdout and stderr to workaround https://github.com/nunit/nunit/issues/1406.
  /external/grpc-grpc/src/csharp/Grpc.HealthCheck.Tests/
NUnitMain.cs 35 // Make logger immune to NUnit capturing stdout and stderr to workaround https://github.com/nunit/nunit/issues/1406.
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
NUnitMain.cs 35 // Make logger immune to NUnit capturing stdout and stderr to workaround https://github.com/nunit/nunit/issues/1406.
  /external/grpc-grpc/src/csharp/Grpc.Reflection.Tests/
NUnitMain.cs 35 // Make logger immune to NUnit capturing stdout and stderr to workaround https://github.com/nunit/nunit/issues/1406.
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 356 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround);
eap_i.h 363 unsigned int workaround; member in struct:eap_sm
eap.c 248 * reply correctly. This occurred when the workaround in FAIL state set
249 * eapNoResp = TRUE.. Maybe that workaround needs to be fixed to do
952 if (sm->workaround)
1110 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) ||
1112 wpa_printf(MSG_DEBUG, "EAP: Workaround for unexpected "
1165 if (sm->workaround && duplicate &&
1173 * workaround these issues.
1177 wpa_printf(MSG_DEBUG, "EAP: workaround - assume this is not a "
    [all...]
  /external/walt/
README.md 33 several minutes. The workaround is to use the app to re-sync the
  /cts/tests/signature/api-check/
build_signature_apk.mk 41 # This is a temporary workaround as described in b/123393637. It adds the dependencies that
  /external/caliper/lib/
java-allocation-instrumenter-2.0.jar 
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 48 * workaround - Whether EAP workarounds are enabled
50 unsigned int workaround; member in struct:eapol_config
eapol_supp_sm.c     [all...]
  /dalvik/dx/etc/
mainDexClasses.bat 84 if %1 NEQ --disable-annotation-resolution-workaround goto notDisable
  /development/build/
Android.mk 71 # unzip and zip android.jar before packaging it. (workaround for b/127733650)
  /external/brotli/go/cbrotli/
writer.go 109 // It is a workaround for non-copying-wrapping of native memory.
  /external/python/httplib2/doc/html/_static/
doctools.js 151 * workaround a firefox stupidity
  /external/syzkaller/sys/syz-extract/
linux.go 122 // As a workaround fix it up to mmap2, which has signature that we expect.
  /external/libffi/src/metag/
sysv.S 214 ! Sadly, there is no setd{cc} instruction so we need to workaround that
  /external/python/cpython2/Modules/_ctypes/libffi/src/metag/
sysv.S 214 ! Sadly, there is no setd{cc} instruction so we need to workaround that
  /external/wpa_supplicant_8/src/rsn_supp/
preauth.c 235 eapol_conf.workaround = sm->eap_workaround;
  /build/make/core/
aux_config.mk 14 # temporary workaround to support external toolchain

Completed in 787 milliseconds

1 2 3