HomeSort by relevance Sort by last modified time
    Searched refs:constexpr (Results 126 - 150 of 191) sorted by null

1 2 3 4 56 7 8

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 187 static constexpr result_type multiplier = __a;
189 static constexpr result_type increment = __c;
191 static constexpr result_type modulus = __m;
192 static constexpr result_type default_seed = 1u;
244 static constexpr result_type
251 static constexpr result_type
417 static constexpr size_t word_size = __w;
418 static constexpr size_t state_size = __n;
419 static constexpr size_t shift_size = __m;
420 static constexpr size_t mask_bits = __r
    [all...]
atomic_base.h 63 constexpr memory_order
252 constexpr atomic_flag(bool __i) noexcept
329 constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { }
625 constexpr ptrdiff_t
628 constexpr ptrdiff_t
639 constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { }
unique_ptr.h 52 constexpr default_delete() noexcept = default;
73 constexpr default_delete() noexcept = default;
114 constexpr unique_ptr() noexcept
136 constexpr unique_ptr(nullptr_t) noexcept
282 constexpr unique_ptr() noexcept
304 constexpr unique_ptr(nullptr_t) noexcept
shared_ptr.h 100 constexpr shared_ptr() noexcept
266 constexpr shared_ptr(nullptr_t __p) noexcept
465 constexpr weak_ptr() noexcept
545 constexpr enable_shared_from_this() noexcept { }
regex.h 357 static constexpr regex_constants::syntax_option_type icase
359 static constexpr regex_constants::syntax_option_type nosubs
361 static constexpr regex_constants::syntax_option_type optimize
363 static constexpr regex_constants::syntax_option_type collate
365 static constexpr regex_constants::syntax_option_type ECMAScript
367 static constexpr regex_constants::syntax_option_type basic
369 static constexpr regex_constants::syntax_option_type extended
371 static constexpr regex_constants::syntax_option_type awk
373 static constexpr regex_constants::syntax_option_type grep
375 static constexpr regex_constants::syntax_option_type egre
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 182 static constexpr result_type multiplier = __a;
184 static constexpr result_type increment = __c;
186 static constexpr result_type modulus = __m;
187 static constexpr result_type default_seed = 1u;
239 static constexpr result_type
246 static constexpr result_type
409 static constexpr size_t word_size = __w;
410 static constexpr size_t state_size = __n;
411 static constexpr size_t shift_size = __m;
412 static constexpr size_t mask_bits = __r
    [all...]
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
shared_ptr.h 100 constexpr shared_ptr()
266 constexpr shared_ptr(nullptr_t __p)
401 constexpr weak_ptr()
481 constexpr enable_shared_from_this() { }
regex.h 356 static constexpr regex_constants::syntax_option_type icase
358 static constexpr regex_constants::syntax_option_type nosubs
360 static constexpr regex_constants::syntax_option_type optimize
362 static constexpr regex_constants::syntax_option_type collate
364 static constexpr regex_constants::syntax_option_type ECMAScript
366 static constexpr regex_constants::syntax_option_type basic
368 static constexpr regex_constants::syntax_option_type extended
370 static constexpr regex_constants::syntax_option_type awk
372 static constexpr regex_constants::syntax_option_type grep
374 static constexpr regex_constants::syntax_option_type egre
    [all...]
stl_pair.h 75 constexpr piecewise_construct_t piecewise_construct = piecewise_construct_t();
112 constexpr pair(const pair&) = default;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 182 static constexpr result_type multiplier = __a;
184 static constexpr result_type increment = __c;
186 static constexpr result_type modulus = __m;
187 static constexpr result_type default_seed = 1u;
239 static constexpr result_type
246 static constexpr result_type
409 static constexpr size_t word_size = __w;
410 static constexpr size_t state_size = __n;
411 static constexpr size_t shift_size = __m;
412 static constexpr size_t mask_bits = __r
    [all...]
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
shared_ptr.h 100 constexpr shared_ptr()
266 constexpr shared_ptr(nullptr_t __p)
401 constexpr weak_ptr()
481 constexpr enable_shared_from_this() { }
regex.h 356 static constexpr regex_constants::syntax_option_type icase
358 static constexpr regex_constants::syntax_option_type nosubs
360 static constexpr regex_constants::syntax_option_type optimize
362 static constexpr regex_constants::syntax_option_type collate
364 static constexpr regex_constants::syntax_option_type ECMAScript
366 static constexpr regex_constants::syntax_option_type basic
368 static constexpr regex_constants::syntax_option_type extended
370 static constexpr regex_constants::syntax_option_type awk
372 static constexpr regex_constants::syntax_option_type grep
374 static constexpr regex_constants::syntax_option_type egre
    [all...]
stl_pair.h 75 constexpr piecewise_construct_t piecewise_construct = piecewise_construct_t();
112 constexpr pair(const pair&) = default;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 182 static constexpr result_type multiplier = __a;
184 static constexpr result_type increment = __c;
186 static constexpr result_type modulus = __m;
187 static constexpr result_type default_seed = 1u;
239 static constexpr result_type
246 static constexpr result_type
409 static constexpr size_t word_size = __w;
410 static constexpr size_t state_size = __n;
411 static constexpr size_t shift_size = __m;
412 static constexpr size_t mask_bits = __r
    [all...]
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
shared_ptr.h 100 constexpr shared_ptr()
266 constexpr shared_ptr(nullptr_t __p)
401 constexpr weak_ptr()
481 constexpr enable_shared_from_this() { }
regex.h 356 static constexpr regex_constants::syntax_option_type icase
358 static constexpr regex_constants::syntax_option_type nosubs
360 static constexpr regex_constants::syntax_option_type optimize
362 static constexpr regex_constants::syntax_option_type collate
364 static constexpr regex_constants::syntax_option_type ECMAScript
366 static constexpr regex_constants::syntax_option_type basic
368 static constexpr regex_constants::syntax_option_type extended
370 static constexpr regex_constants::syntax_option_type awk
372 static constexpr regex_constants::syntax_option_type grep
374 static constexpr regex_constants::syntax_option_type egre
    [all...]
stl_pair.h 75 constexpr piecewise_construct_t piecewise_construct = piecewise_construct_t();
112 constexpr pair(const pair&) = default;
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
p5-cxx0x.cpp 79 constexpr operator bool() { return value; }
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p2-0x.cpp 20 using H = constexpr int; // expected-error {{type name does not allow constexpr specifier}}
  /external/clang/test/SemaCXX/
alias-template.cpp 17 template<typename U> using H = constexpr int; // expected-error {{type name does not allow constexpr specifier}}
152 template<typename T> struct is_enum { static constexpr bool value = __is_enum(T); };
cxx98-compat.cpp 142 constexpr int const_expr = 0; // expected-warning {{'constexpr' specifier is incompatible with C++98}}
287 static constexpr double d = 0.0; // expected-warning {{static data member 'd' in union is incompatible with C++98}} expected-warning {{'constexpr' specifier is incompatible with C++98}}
  /external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
p1.cpp 121 for (constexpr int a : A()) {} // expected-error {{loop variable 'a' may not be declared 'constexpr'}}

Completed in 1425 milliseconds

1 2 3 4 56 7 8