OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:workaround
(Results
101 - 125
of
1504
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/elfutils/bionic-fixup/
AndroidFixup.h
33
/*
workaround
for canonicalize_file_name */
/external/libcxx/test/std/iterators/iterators.general/
gcc_workaround.pass.cpp
10
// Tests
workaround
for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64816.
/external/llvm/test/DebugInfo/
empty.ll
6
; darwin has a
workaround
for a linker bug so it always emits one line table entry
/external/proguard/bin/
proguardgui.sh
26
# We're using the -D option as a
workaround
.
/external/toybox/lib/
portability.c
1
/* portability.c - code to
workaround
the deficiencies of various platforms.
/frameworks/base/core/res/res/values/
donottranslate.xml
21
<!-- @hide DO NOT TRANSLATE.
Workaround
for resource race condition in lockscreen. -->
/frameworks/base/core/res/res/values-land/
donottranslate.xml
21
<!-- @hide DO NOT TRANSLATE.
Workaround
for resource race condition in lockscreen -->
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/std/iterators/iterators.general/
gcc_workaround.pass.cpp
10
// Tests
workaround
for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64816.
/ndk/sources/cxx-stl/stlport/stlport/
cstdlib
26
* is not used and the
workaround
in this file must be duplicated here
stdarg.h
16
/*
Workaround
for a "misbehaviour" when compiling resource scripts using
stdio.h
16
/*
Workaround
for a "misbehaviour" when compiling resource scripts using
string.h
16
/*
Workaround
for a "misbehaviour" when compiling resource scripts using
/ndk/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h
13
// the following is a
workaround
for arrow operator problems
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
aligned_storage.hpp
19
#include "boost/detail/
workaround
.hpp"
116
#endif // gcc < 3.2.3
workaround
146
#endif // MSVC6
workaround
161
#endif // MSVC6
workaround
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/
assert.hpp
8
# include <boost/detail/
workaround
.hpp>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
has_constraints.hpp
8
# include <boost/detail/
workaround
.hpp>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp
31
// so use this as a
workaround
:
341
// BOOST_NO_STDC_NAMESPACE
workaround
--------------------------------------//
343
// otherwise use the C library, the <cstddef>
workaround
is included here so
344
// that ugly
workaround
code need not appear in many other boost headers.
345
// NOTE WELL: This is a
workaround
for non-conforming compilers; <cstddef>
355
//
Workaround
for the unfortunate min/max macros defined by some platform headers
367
// BOOST_NO_STD_MIN_MAX
workaround
-----------------------------------------//
384
// BOOST_STATIC_CONSTANT
workaround
--------------------------------------- //
386
// constant members, we must use enums as a
workaround
if we want the constants
396
// BOOST_USE_FACET / HAS_FACET
workaround
----------------------------------/
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/functional/hash/
hash_fwd.hpp
19
#include <boost/detail/
workaround
.hpp>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
enable_if.hpp
10
#include <boost/detail/
workaround
.hpp>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
and.hpp
27
// agurt, 19/may/04:
workaround
a conflict with <iso646.h> header's
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
adl_barrier.hpp
19
#include <boost/mpl/aux_/config/
workaround
.hpp>
arity.hpp
28
// that require the arity
workaround
in the first place
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
compiler.hpp
24
# include <boost/mpl/aux_/config/
workaround
.hpp>
dtp.hpp
17
#include <boost/mpl/aux_/config/
workaround
.hpp>
eti.hpp
18
#include <boost/mpl/aux_/config/
workaround
.hpp>
Completed in 623 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>