HomeSort by relevance Sort by last modified time
    Searched full:static_assert (Results 726 - 750 of 918) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
174 static_assert(__m == 0u || (__a < __m && __c < __m),
179 static_assert(__m % __a < __m / __a,
385 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
387 static_assert(1u <= __m && __m <= __n,
389 static_assert(__r <= __w, "template argument substituting "
391 static_assert(__u <= __w, "template argument substituting "
393 static_assert(__s <= __w, "template argument substituting "
395 static_assert(__t <= __w, "template argument substituting "
397 static_assert(__l <= __w, "template argument substituting
    [all...]
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p3.cpp 73 // - static_assert-declarations
74 static_assert(true, "the impossible happened!");
  /external/eigen/Eigen/src/Core/util/
StaticAssert.h 31 // if native static_assert is enabled, let's use it
32 #define EIGEN_STATIC_ASSERT(X,MSG) static_assert(X,#MSG);
  /external/v8/src/
small-pointer-list.h 168 STATIC_ASSERT(kTagMask + 1 <= kPointerAlignment);
172 STATIC_ASSERT(kSingletonTag == 0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/
type_utils.hpp 134 // Use C++0x's static_assert if possible.
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
174 static_assert(__m == 0u || (__a < __m && __c < __m),
377 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
379 static_assert(1u <= __m && __m <= __n,
381 static_assert(__r <= __w, "template argument substituting "
383 static_assert(__u <= __w, "template argument substituting "
385 static_assert(__s <= __w, "template argument substituting "
387 static_assert(__t <= __w, "template argument substituting "
389 static_assert(__l <= __w, "template argument substituting "
391 static_assert(__w <= std::numeric_limits<_UIntType>::digits
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
174 static_assert(__m == 0u || (__a < __m && __c < __m),
377 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
379 static_assert(1u <= __m && __m <= __n,
381 static_assert(__r <= __w, "template argument substituting "
383 static_assert(__u <= __w, "template argument substituting "
385 static_assert(__s <= __w, "template argument substituting "
387 static_assert(__t <= __w, "template argument substituting "
389 static_assert(__l <= __w, "template argument substituting "
391 static_assert(__w <= std::numeric_limits<_UIntType>::digits
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 172 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
174 static_assert(__m == 0u || (__a < __m && __c < __m),
377 static_assert(std::is_unsigned<_UIntType>::value, "template argument "
379 static_assert(1u <= __m && __m <= __n,
381 static_assert(__r <= __w, "template argument substituting "
383 static_assert(__u <= __w, "template argument substituting "
385 static_assert(__s <= __w, "template argument substituting "
387 static_assert(__t <= __w, "template argument substituting "
389 static_assert(__l <= __w, "template argument substituting "
391 static_assert(__w <= std::numeric_limits<_UIntType>::digits
    [all...]
  /external/v8/src/arm/
code-stubs-arm.cc 471 STATIC_ASSERT(HeapNumber::kSignMask == 0x80000000u);
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 472 STATIC_ASSERT(HeapNumber::kSignMask == 0x80000000u);
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 385 STATIC_ASSERT(FAST_SMI_ONLY_ELEMENTS == 0);
386 STATIC_ASSERT(FAST_ELEMENTS == 1);
396 STATIC_ASSERT(FAST_SMI_ONLY_ELEMENTS == 0);
397 STATIC_ASSERT(FAST_ELEMENTS == 1);
410 STATIC_ASSERT(FAST_SMI_ONLY_ELEMENTS == 0);
555 STATIC_ASSERT(kNotStringTag != 0);
770 STATIC_ASSERT(StackHandlerConstants::kSize == 5 * kPointerSize);
771 STATIC_ASSERT(StackHandlerConstants::kNextOffset == 0);
772 STATIC_ASSERT(StackHandlerConstants::kCodeOffset == 1 * kPointerSize);
773 STATIC_ASSERT(StackHandlerConstants::kStateOffset == 2 * kPointerSize)
    [all...]
  /external/v8/src/x64/
codegen-x64.cc 296 STATIC_ASSERT(FixedDoubleArray::kLengthOffset == FixedArray::kLengthOffset);
297 STATIC_ASSERT(FixedDoubleArray::kHeaderSize == FixedArray::kHeaderSize);
522 STATIC_ASSERT(kSeqStringTag == 0);
539 STATIC_ASSERT(kTwoByteStringTag == 0);
554 STATIC_ASSERT((kStringEncodingMask & kAsciiStringTag) != 0);
555 STATIC_ASSERT((kStringEncodingMask & kTwoByteStringTag) == 0);
561 STATIC_ASSERT(kSmiTag == 0 && kSmiTagSize == 1);
macro-assembler-x64.cc 958 STATIC_ASSERT(kSmiTag == 0);
996 STATIC_ASSERT(kSmiTag == 0);
1010 STATIC_ASSERT(kSmiTag == 0);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
chrono 43 static_assert(!__is_duration<Rep>::value, "A duration representation can not be a duration");
44 static_assert(__is_ratio<Period>::value, "Second template parameter of duration must be a std::ratio");
45 static_assert(Period::num > 0, "duration period must be positive");
396 static_assert(!__is_duration<_Rep>::value, "A duration representation can not be a duration");
397 static_assert(__is_ratio<_Period>::value, "Second template parameter of duration must be a std::ratio");
398 static_assert(_Period::num > 0, "duration period must be positive");
701 static_assert(__is_duration<_Duration>::value,
array 313 static_assert(_Ip < _Size, "Index out of bounds in std::get<> (std::array)");
322 static_assert(_Ip < _Size, "Index out of bounds in std::get<> (const std::array)");
333 static_assert(_Ip < _Size, "Index out of bounds in std::get<> (std::array &&)");
cmath 737 static_assert((!(is_same<_A1, __result_type>::value &&
859 static_assert((!(is_same<_A1, __result_type>::value &&
962 static_assert((!(is_same<_A1, __result_type>::value &&
1125 static_assert((!(is_same<_A1, __result_type>::value &&
1203 static_assert((!(is_same<_A1, __result_type>::value &&
1232 static_assert((!(is_same<_A1, __result_type>::value &&
1257 static_assert((!(is_same<_A1, __result_type>::value &&
    [all...]
  /external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
p6.cpp 66 static_assert(alignof(W<4,4>) == 4, "");

Completed in 810 milliseconds

<<21222324252627282930>>