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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
stdlib.h 16 /* Workaround for a "misbehaviour" when compiling resource scripts using
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
exception 46 // Workaround to DMC harcoded typeinfo.h inclusion.
stdlib.h 16 /* Workaround for a "misbehaviour" when compiling resource scripts using
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
exception 46 // Workaround to DMC harcoded typeinfo.h inclusion.
stdlib.h 16 /* Workaround for a "misbehaviour" when compiling resource scripts using
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imp.py 52 # workaround
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imp.py 52 # workaround
  /ndk/build/tools/toolchain-patches/gcc/
0013-Modify-LINK_SPEC-to-pass-fix-cortex-a53-843419-as-de.patch 7 Use -mno-fix-cortex-a53-843419 to disable this workaround.
77 Workaround for ARM Cortex-A53 Erratum number 835769
81 +Workaround for ARM Cortex-A53 Erratum number 843419
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 26 #include <boost/detail/workaround.hpp>
48 // suggests that a workaround should be applied, because of compiler issues
54 // switches the value-initialization workaround either on or off.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
FlagXmlPropertyDialog.java 85 Composite workaround = PropertyFactory.addWorkaround(container); local
86 if (workaround != null) {
87 workaround.setLayoutData(new GridData(SWT.LEFT, SWT.TOP, false, false, 1, 1));
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsMessageTest.java 81 // TODO: temp workaround, need to adjust test to use CDMA pdus
161 // TODO: temp workaround, need to adjust test to use CDMA pdus
204 // TODO: temp workaround, need to adjust test to use CDMA pdus
247 // TODO: temp workaround, OCTET encoding for EMS not properly supported
267 // TODO: temp workaround, need to adjust test to use CDMA pdus
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c 150 * Close the workaround socket if the kernel version seems to be
156 "l2_packet_receive: Main packet socket for %s seems to have working RX - close workaround bridge socket",
331 /* try to continue without the workaround RX socket */
342 /* try to continue without the workaround RX socket */
353 /* try to continue without the workaround RX socket */
  /external/eigen/Eigen/src/Core/arch/SSE/
PacketMath.h 106 // Workaround MSVC 9 internal compiler error.
222 // Workaround for X86 on Android crash on aligned operation.
231 // Workaround for X86 on Android crash on aligned operation.
240 // Workaround for X86 on Android crash on aligned operation.
290 // Workaround for X86 on Android crash on aligned operation.
307 // Workaround for X86 on Android crash on aligned operation.
324 // Workaround for X86 on Android crash on aligned operation.
351 // Workaround for X86 on Android crash on aligned operation.
360 // Workaround for X86 on Android crash on aligned operation.
369 // Workaround for X86 on Android crash on aligned operation
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
array.hpp 21 * 10 Mar 2010 - added workaround for SUNCC and !STLPort [trac #3893] (Marshall Clow)
33 #include <boost/detail/workaround.hpp>
88 // workaround for broken reverse_iterator in VC7
99 // workaround for broken reverse_iterator implementations
229 // workaround for broken reverse_iterator in VC7
240 // workaround for broken reverse_iterator implementations
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
indirect_traits.hpp 20 # include <boost/detail/workaround.hpp>
48 # if defined(BOOST_MSVC) && _MSC_FULL_VER <= 13102140 // vc7.01 alpha workaround
141 # if defined(BOOST_MSVC) && _MSC_FULL_VER <= 13102140 // vc7.01 alpha workaround
  /packages/apps/Camera2/src/com/android/camera/util/
QuickActivity.java 30 * Workaround for lockscreen double-onResume() bug:
43 * a long time to complete. To workaround it, this class filters out
190 // TODO Support onRestartTasks() and handle the workaround for that too.
  /art/compiler/dex/
reg_location.h 40 * FIXME: The orig_sreg field was added as a workaround for llvm bitcode generation. With
  /art/test/121-modifiers/
build 35 # Workaround b/19561685: disable sanity checks to produce a DEX file with invalid modifiers.
  /build/core/
ccache.mk 35 # Workaround for ccache with clang.
  /build/core/combo/
HOST_darwin-x86_64.mk 28 # Workaround differences in inttypes.h between host and target.
HOST_linux-x86.mk 46 # Workaround differences in inttypes.h between host and target.
HOST_windows-x86_64.mk 37 # Workaround differences in inttypes.h between host and target.
  /external/clang/lib/Headers/
mm_malloc.h 36 // exception specifier. Via an "egregious workaround" in
  /external/deqp/framework/delibs/cmake/
toolchain-android-r4.cmake 76 # \note Hacky workaround for flags...
  /external/deqp/scripts/opengl/
gen_es_direct_init.py 26 # Workaround for broken headers

Completed in 444 milliseconds

1 2 3 4 5 6 7 8 91011>>