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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/ppc64/
power_ISA2_05.vgtest 2 vgopts: --workaround-gcc296-bugs=yes
  /device/asus/flo/
init.flo.wifi.sh 3 # Workaround for conn_init not copying the updated firmware
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/
jszip.html 11 // Workaround for JSzip requiring window.
22 // Workaround for JSzip requiring window.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
workaround.hpp 13 // $Id: workaround.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
17 #include <boost/detail/workaround.hpp>
adl.hpp 20 #include <boost/mpl/aux_/config/workaround.hpp>
22 // agurt, 25/apr/04: technically, the ADL workaround is only needed for GCC,
25 // of template instantiation symbols, so we apply the workaround on all
nttp.hpp 18 #include <boost/mpl/aux_/config/workaround.hpp>
21 // for a workaround):
  /external/lldb/test/functionalities/data-formatter/rdar-9973865/
Makefile 5 # Workaround for llvm.org/pr16214: clang doesn't emit structure definition DWARF
  /hardware/intel/common/libmix/mix_audio/
configure.ac 37 AC_ARG_ENABLE([workaround],
38 [ --enable-workaround Enable workaround for LPE DROP],
40 yes) workaround=true ;;
41 no) workaround=false ;;
42 *) AC_MSG_ERROR([bad value ${enableval} for --enable-workaround]) ;;
43 esac],[workaround=false])
45 AM_CONDITIONAL([WORKAROUND], [test x$workaround = xtrue])
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
config.hpp 15 #include <boost/detail/workaround.hpp>
23 // Metrowerks workaround
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
StringXmlPropertyDialog.java 40 Composite workaround = PropertyFactory.addWorkaround(area); local
41 if (workaround != null) {
42 workaround.setLayoutData(new GridData(SWT.LEFT, SWT.TOP, false, false, 1, 1));
  /external/llvm/cmake/modules/
CheckAtomic.cmake 16 #include <Intrin.h> /* Workaround for PR19898. */
  /frameworks/base/tools/layoutlib/rename_font/
README 4 versions are loaded. As a workaround, we rename all the fonts that we ship with
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
config_undef.hpp 9 // This is a temporary workaround until the bulk of this is
  /external/llvm/test/CodeGen/X86/
init-priority.ll 8 ; This is to workaround a Visual Studio bug which causes field
11 ; This workaround consists in providing a user default constructor
  /art/test/448-multiple-returns/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/452-multiple-returns2/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/459-dead-phi/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/460-multiple-returns3/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/485-checker-dce-loop-update/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/498-type-propagation/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/506-verify-aput/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/509-pre-header/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/511-clinit-interface/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/515-dce-dominator/src/
Main.java 21 // Workaround for b/18051191.
  /art/test/516-dead-move-result/src/
Main.java 20 // Workaround for b/18051191.

Completed in 352 milliseconds

1 2 3 4 5 6 7 8 91011>>