HomeSort by relevance Sort by last modified time
    Searched full:workaround (Results 376 - 400 of 1977) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java 30 * Overall this is a workaround: the issue is that the drag'n'drop SWT API does not
32 * data is dropped do we know what it is about (and to be more exact there is a workaround
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c 153 * Close the workaround socket if the kernel version seems to be
159 "l2_packet_receive: Main packet socket for %s seems to have working RX - close workaround bridge socket",
362 /* try to continue without the workaround RX socket */
373 /* try to continue without the workaround RX socket */
384 /* try to continue without the workaround RX socket */
  /system/bt/stack/rfcomm/
rfc_mx_fsm.c 325 /* workaround: we don't support reconfig */
354 case RFC_MX_EVENT_CONF_IND: /* workaround: we don't support reconfig */
355 case RFC_MX_EVENT_CONF_CNF: /* workaround: we don't support reconfig */
421 case RFC_MX_EVENT_CONF_IND: /* workaround: we don't support reconfig */
422 case RFC_MX_EVENT_CONF_CNF: /* workaround: we don't support reconfig */
  /external/eigen/Eigen/src/Core/util/
ForwardDeclarations.h 55 // workaround a bug in at least gcc 3.4.6
144 // this is a workaround for sun CC
196 // workaround a bug in at least gcc 3.4.6
  /external/libnfc-nxp/inc/
phNfcConfig.h 431 /* A Workaround to Delay and obtain the UICC Status Information */
442 /* Macro to Enable the workaround for Tuning of
447 /* Workaround to update the Active Guard Timeout */
  /external/libunwind/
README 58 ** Workaround for older versions of GCC
61 workaround is to issue the following commands before running
68 workaround.
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardPasswordView.java 51 // A delay constant to be used in a workaround for the situation where InputMethodManagerService
212 // switched internal state yet here. As a quick workaround, we check the keyboard state
214 // TODO: Remove this workaround by ensuring such a race condition never happens.
  /frameworks/support/v17/leanback/api21/android/support/v17/leanback/transition/
FadeAndShortSlide.java 39 * Execute horizontal slide of 1/4 width and fade (to workaround bug 23718734)
227 // workaround b/25375640, avoid run animation on sceneRoot
258 // workaround b/25375640, avoid run animation on sceneRoot
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
assert.hpp 30 #include <boost/mpl/aux_/config/workaround.hpp>
66 // agurt, 24/aug/04: MSVC 7.1 workaround here and below: return/accept
258 // agurt, 9/nov/06: 'enum' below is a workaround for gcc 4.0.4/4.1.1 bugs #29522 and #29518
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/16/
maven-plugins-16.pom 117 <!-- HACK: Deliberately put before other plugins that employ maven-antrun-plugin to workaround MNG-1323 -->
145 <!--Excluded as a workaround for MNG-3814
149 <!--Excluded as a workaround for MNG-3814
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/18/
maven-plugins-18.pom 117 <!-- HACK: Deliberately put before other plugins that employ maven-antrun-plugin to workaround MNG-1323 -->
145 <!--Excluded as a workaround for MNG-3814
149 <!--Excluded as a workaround for MNG-3814
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-plugins/16/
maven-plugins-16.pom 117 <!-- HACK: Deliberately put before other plugins that employ maven-antrun-plugin to workaround MNG-1323 -->
145 <!--Excluded as a workaround for MNG-3814
149 <!--Excluded as a workaround for MNG-3814
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 146 Composite workaround = PropertyFactory.addWorkaround(top); local
147 if (workaround != null) {
148 workaround.setLayoutData(new GridData(SWT.LEFT, SWT.TOP, false, false, 1, 1));
  /build/core/combo/
HOST_CROSS_windows-x86.mk 30 # Workaround differences in inttypes.h between host and target.
HOST_CROSS_windows-x86_64.mk 30 # Workaround differences in inttypes.h between host and target.
HOST_darwin-x86.mk 28 # Workaround differences in inttypes.h between host and target.
HOST_linux-x86.mk 50 # Workaround differences in inttypes.h between host and target.
  /build/soong/cc/
clang.go 82 // Workaround for ccache with clang.
x86_windows_host.go 33 // Workaround differences in inttypes.h between host and target.
  /cts/tools/utils/
android_api_description_splitter.py 77 # 3. Currently will remove all the doc element. - workaround for jdiff xml
  /device/google/contexthub/inc/
chre_version.h 103 * be shipped with a workaround that would use this value, and chreGetVersion(),
  /external/apache-http/src/org/apache/http/client/utils/
CloneUtils.java 36 * A collection of utilities to workaround limitations of Java clone framework.
  /external/apache-http/src/org/apache/http/impl/io/
SocketOutputBuffer.java 65 // Workaround for http://b/1083103 and http://b/3514259. We take
  /external/autotest/client/cros/chameleon/
edid.py 10 # TODO: This is a quick workaround; some of our arm devices so far only
  /external/autotest/client/tests/dbt2/
pgpool.conf 54 # degration. A workaround is to set this to false and insert a /*STRICT*/

Completed in 1014 milliseconds

<<11121314151617181920>>