HomeSort by relevance Sort by last modified time
    Searched full:constexpr (Results 176 - 200 of 598) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 159 static constexpr bool _S_propagate_on_copy_assign()
162 static constexpr bool _S_propagate_on_move_assign()
165 static constexpr bool _S_propagate_on_swap()
168 static constexpr bool _S_always_equal()
171 static constexpr bool _S_nothrow_move()
174 static constexpr bool _S_nothrow_swap()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 397 static constexpr bool
401 static constexpr bool
456 static constexpr char_type
460 static constexpr int_type
464 static constexpr bool
468 static constexpr int_type
472 static constexpr int_type
490 static constexpr bool
494 static constexpr bool
549 static constexpr char_typ
    [all...]
stl_pair.h 76 constexpr piecewise_construct_t piecewise_construct = piecewise_construct_t();
116 constexpr pair(const pair<_U1, _U2>& __p)
119 constexpr pair(const pair&) = default;
120 constexpr pair(pair&&) = default;
125 constexpr pair(_U1&& __x, const _T2& __y)
130 constexpr pair(const _T1& __x, _U2&& __y)
136 constexpr pair(_U1&& __x, _U2&& __y)
142 constexpr pair(pair<_U1, _U2>&& __p)
266 constexpr pair<typename __decay_and_strip<_T1>::__type,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 397 static constexpr bool
401 static constexpr bool
456 static constexpr char_type
460 static constexpr int_type
464 static constexpr bool
468 static constexpr int_type
472 static constexpr int_type
490 static constexpr bool
494 static constexpr bool
549 static constexpr char_typ
    [all...]
stl_pair.h 76 constexpr piecewise_construct_t piecewise_construct = piecewise_construct_t();
116 constexpr pair(const pair<_U1, _U2>& __p)
119 constexpr pair(const pair&) = default;
120 constexpr pair(pair&&) = default;
125 constexpr pair(_U1&& __x, const _T2& __y)
130 constexpr pair(const _T1& __x, _U2&& __y)
136 constexpr pair(_U1&& __x, _U2&& __y)
142 constexpr pair(pair<_U1, _U2>&& __p)
266 constexpr pair<typename __decay_and_strip<_T1>::__type,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
char_traits.h 395 static constexpr bool
399 static constexpr bool
454 static constexpr char_type
458 static constexpr int_type
462 static constexpr bool
466 static constexpr int_type
470 static constexpr int_type
488 static constexpr bool
492 static constexpr bool
547 static constexpr char_typ
    [all...]
stl_pair.h 79 constexpr piecewise_construct_t piecewise_construct = piecewise_construct_t();
124 constexpr pair(const pair<_U1, _U2>& __p)
127 constexpr pair(const pair&) = default;
128 constexpr pair(pair&&) = default;
133 constexpr pair(_U1&& __x, const _T2& __y)
138 constexpr pair(const _T1& __x, _U2&& __y)
144 constexpr pair(_U1&& __x, _U2&& __y)
150 constexpr pair(pair<_U1, _U2>&& __p)
274 constexpr pair<typename __decay_and_strip<_T1>::__type,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
limits 209 static constexpr int max_digits10 = 0;
318 static constexpr _Tp
382 static constexpr bool
388 static constexpr int max_digits10 = 0;
451 static constexpr char
458 static constexpr int max_digits10 = 0;
518 static constexpr signed char
526 static constexpr int max_digits10 = 0;
586 static constexpr unsigned char
595 static constexpr int max_digits10 = 0
    [all...]
atomic 68 constexpr atomic_bool(bool __i) : _M_base(__i) { }
167 constexpr atomic(_Tp __i) : _M_i(__i) { }
245 constexpr atomic(__pointer_type __p) : _M_b(__p) { }
428 constexpr atomic(__integral_type __i) : __base_type(__i) { }
447 constexpr atomic(__integral_type __i) : __base_type(__i) { }
466 constexpr atomic(__integral_type __i) : __base_type(__i) { }
485 constexpr atomic(__integral_type __i) : __base_type(__i) { }
504 constexpr atomic(__integral_type __i) : __base_type(__i) { }
523 constexpr atomic(__integral_type __i) : __base_type(__i) { }
542 constexpr atomic(__integral_type __i) : __base_type(__i) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
limits 209 static constexpr int max_digits10 = 0;
318 static constexpr _Tp
382 static constexpr bool
388 static constexpr int max_digits10 = 0;
451 static constexpr char
458 static constexpr int max_digits10 = 0;
518 static constexpr signed char
526 static constexpr int max_digits10 = 0;
586 static constexpr unsigned char
595 static constexpr int max_digits10 = 0
    [all...]
atomic 68 constexpr atomic_bool(bool __i) : _M_base(__i) { }
167 constexpr atomic(_Tp __i) : _M_i(__i) { }
245 constexpr atomic(__pointer_type __p) : _M_b(__p) { }
428 constexpr atomic(__integral_type __i) : __base_type(__i) { }
447 constexpr atomic(__integral_type __i) : __base_type(__i) { }
466 constexpr atomic(__integral_type __i) : __base_type(__i) { }
485 constexpr atomic(__integral_type __i) : __base_type(__i) { }
504 constexpr atomic(__integral_type __i) : __base_type(__i) { }
523 constexpr atomic(__integral_type __i) : __base_type(__i) { }
542 constexpr atomic(__integral_type __i) : __base_type(__i) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 209 static constexpr int max_digits10 = 0;
318 static constexpr _Tp
382 static constexpr bool
388 static constexpr int max_digits10 = 0;
451 static constexpr char
458 static constexpr int max_digits10 = 0;
518 static constexpr signed char
526 static constexpr int max_digits10 = 0;
586 static constexpr unsigned char
595 static constexpr int max_digits10 = 0
    [all...]
atomic 68 constexpr atomic_bool(bool __i) : _M_base(__i) { }
167 constexpr atomic(_Tp __i) : _M_i(__i) { }
245 constexpr atomic(__pointer_type __p) : _M_b(__p) { }
428 constexpr atomic(__integral_type __i) : __base_type(__i) { }
447 constexpr atomic(__integral_type __i) : __base_type(__i) { }
466 constexpr atomic(__integral_type __i) : __base_type(__i) { }
485 constexpr atomic(__integral_type __i) : __base_type(__i) { }
504 constexpr atomic(__integral_type __i) : __base_type(__i) { }
523 constexpr atomic(__integral_type __i) : __base_type(__i) { }
542 constexpr atomic(__integral_type __i) : __base_type(__i) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 209 static constexpr int max_digits10 = 0;
318 static constexpr _Tp
382 static constexpr bool
388 static constexpr int max_digits10 = 0;
451 static constexpr char
458 static constexpr int max_digits10 = 0;
518 static constexpr signed char
526 static constexpr int max_digits10 = 0;
586 static constexpr unsigned char
595 static constexpr int max_digits10 = 0
    [all...]
atomic 68 constexpr atomic_bool(bool __i) : _M_base(__i) { }
167 constexpr atomic(_Tp __i) : _M_i(__i) { }
245 constexpr atomic(__pointer_type __p) : _M_b(__p) { }
428 constexpr atomic(__integral_type __i) : __base_type(__i) { }
447 constexpr atomic(__integral_type __i) : __base_type(__i) { }
466 constexpr atomic(__integral_type __i) : __base_type(__i) { }
485 constexpr atomic(__integral_type __i) : __base_type(__i) { }
504 constexpr atomic(__integral_type __i) : __base_type(__i) { }
523 constexpr atomic(__integral_type __i) : __base_type(__i) { }
542 constexpr atomic(__integral_type __i) : __base_type(__i) {
    [all...]
  /external/clang/test/CXX/expr/expr.const/
p3-0x.cpp 19 constexpr char vowels[] = "aeiou";
35 struct S { constexpr operator int() const { return 5; } };
77 template<typename T, T v> struct Val { static constexpr T value = v; };
104 constexpr operator int() const { return 10; }
106 S s; // not constexpr
  /external/clang/test/SemaCXX/
access.cpp 46 static constexpr I x = 0; // expected-note {{implicitly declared private here}}
47 static constexpr I y = 42; // expected-note {{implicitly declared private here}}
77 static constexpr I x = 0; // expected-note {{implicitly declared private here}}
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
alloc_traits.h 172 static constexpr bool _S_propagate_on_copy_assign()
175 static constexpr bool _S_propagate_on_move_assign()
178 static constexpr bool _S_propagate_on_swap()
181 static constexpr bool _S_always_equal()
184 static constexpr bool _S_nothrow_move()
187 static constexpr bool _S_nothrow_swap()
  /art/compiler/dex/
arena_allocator.h 35 static constexpr size_t kDefaultSize = 128 * KB;
99 static constexpr bool kCountAllocations = false;
  /external/chromium_org/third_party/skia/src/utils/
SkTLogic.h 12 * Because we lack constexpr, we cannot mimic
13 * std::integral_constant::'constexpr operator T()'.
  /external/skia/src/utils/
SkTLogic.h 12 * Because we lack constexpr, we cannot mimic
13 * std::integral_constant::'constexpr operator T()'.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
atomic 66 constexpr atomic_bool(bool __i) noexcept : _M_base(__i) { }
166 constexpr atomic(_Tp __i) noexcept : _M_i(__i) { }
295 constexpr atomic(__pointer_type __p) noexcept : _M_b(__p) { }
484 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
503 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
522 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
541 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
560 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
579 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
598 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
atomic 66 constexpr atomic_bool(bool __i) noexcept : _M_base(__i) { }
166 constexpr atomic(_Tp __i) noexcept : _M_i(__i) { }
295 constexpr atomic(__pointer_type __p) noexcept : _M_b(__p) { }
484 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
503 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
522 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
541 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
560 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
579 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
598 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
atomic 66 constexpr atomic_bool(bool __i) noexcept : _M_base(__i) { }
173 constexpr atomic(_Tp __i) noexcept : _M_i(__i) { }
302 constexpr atomic(__pointer_type __p) noexcept : _M_b(__p) { }
491 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
510 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
529 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
548 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
567 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
586 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { }
605 constexpr atomic(__integral_type __i) noexcept : __base_type(__i) {
    [all...]
  /external/clang/test/CXX/special/class.copy/
p8-cxx11.cpp 47 constexpr friend F::F(const F &);

Completed in 1279 milliseconds

1 2 3 4 5 6 78 91011>>