HomeSort by relevance Sort by last modified time
    Searched full:workaround (Results 626 - 650 of 1504) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizard.java 91 // Workaround: Store a new ping id if one doesn't exist, regardless of
  /system/extras/perfprofd/quipper/base/
compiler_specific.h 126 // sizeof(type) prior to checking __alignof to workaround Visual C++ bug:
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_misc_state.c 311 * non-pipelined state that will need the PIPE_CONTROL workaround.
413 * tile_x and tile_y to 0. This is a temporary workaround until we come
471 * tile_x and tile_y to 0. This is a temporary workaround until we come
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 211 // temporary workaround until vsync event logic is corrected.
677 // workaround overlay scaling limitation
817 // workaround limitation of overlay rotation by falling back to use VA rotated buffer
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.1.201405082137/
org.jacoco.build-0.7.1.201405082137.pom 465 <!-- Workaround for http://jira.codehaus.org/browse/MASSEMBLY-422 -->
694 <!-- Temporary workaround for jira.codehaus.org/browse/MPLUGIN-244 -->
726 <!-- TODO Godin: there is no parameters for TSA in plugin, so we use workaround - see http://jira.codehaus.org/browse/MJARSIGNER-16 -->
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java 566 Composite workaround = PropertyFactory.addWorkaround(top); local
567 if (workaround != null) {
568 workaround.setLayoutData(new GridData(SWT.LEFT, SWT.TOP, false, false, 1, 1));
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
CipherTest.java 435 // TODO: Remove this workaround for Bug 22405492 once the issue is fixed. The
463 // TODO: Remove this workaround once Android Keystore AES-GCM supports IVs of
474 // TODO: Remove this workaround for Bug 22319986 once the issue is fixed. The issue
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_texstate.c     [all...]
  /external/wpa_supplicant_8/hostapd/
ChangeLog 20 * extend EAPOL-Key msg 1/4 retry workaround for changing SNonce
195 * added a workaround for Windows 7 Michael MIC failure reporting and
215 * added a workaround for 4-way handshake to update SNonce even after
218 * added a workaround for EAPOL-Key 4/4 using incorrect type value in
220 * added a WPS workaround for mixed mode AP Settings with Windows 7
275 * added a workaround for WPS PBC session overlap detection to avoid
572 * added a workaround for EAP-SIM/AKA peers that include incorrect null
    [all...]
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.c     [all...]
  /external/iproute2/man/man7/
tc-hfsc.7 193 The only workaround in this scenario is to allow the 1st class to send the
247 criterion, A1 would become idle for a lot of time. We can workaround this
416 You can quickly "workaround" it by making sure each leaf class has RT service
  /external/libnfc-nxp/src/
phHal4Nfc.c 118 #ifdef MERGE_SAK_SW1 /*Software Workaround*/
    [all...]
  /external/libopus/
depcomp 183 ## correctly. Breaking it into two sed invocations is a workaround.
532 ## correctly. Breaking it into two sed invocations is a workaround.
588 ## correctly. Breaking it into two sed invocations is a workaround.
  /external/libvncserver/
depcomp 183 ## correctly. Breaking it into two sed invocations is a workaround.
532 ## correctly. Breaking it into two sed invocations is a workaround.
588 ## correctly. Breaking it into two sed invocations is a workaround.
  /external/valgrind/docs/xml/
FAQ.xml 134 <para>Workaround for 1.1.X and later versions of Valgrind: use the
299 <literal>???</literal> entries. The workaround here is to avoid
448 workaround is to use the option
  /external/wpa_supplicant_8/src/eap_peer/
eap_peap.c 760 if (wpabuf_len(in_data) == 0 && sm->workaround &&
1059 if (sm->workaround && data->resuming) {
1070 wpa_printf(MSG_DEBUG, "EAP-PEAP: Workaround - "
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 407 // BCB5.64 (and probably lower versions) workaround.
416 // For VC<=70 compilers this workaround dosen't work becasue the comnpiler issues and error
454 // This workaround is supposed to silence GCC warnings about broken strict aliasing rules
  /art/compiler/dex/quick/
resource_mask.cc 90 // NOTE: arraysize(kNoRegMasks) multiplied by 32 due to the gcc bug workaround, see above.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fma.c 263 volatile double vzs = zs; /* XXX gcc CSE bug workaround */
s_fmal.c 251 volatile long double vzs = zs; /* XXX gcc CSE bug workaround */
  /build/tools/releasetools/
sparse_img.py 114 # Introduce extended blocks as a workaround for the bug. dm-verity may
  /cts/tests/tests/app/src/android/app/cts/
AlarmManagerTest.java 169 // This exercises a workaround for a limitation of the /dev/alarm driver
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsManagerTest.java 288 // TODO: temp workaround, OCTET encoding for EMS not properly supported
TelephonyManagerTest.java 72 // TODO: temp workaround, need to adjust test to for CDMA
  /external/bison/lib/
fcntl.in.h 320 Solaris with the above workaround. */

Completed in 477 milliseconds

<<21222324252627282930>>