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

<<21222324252627282930>>

  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/numarray/template.mask.array/
types.pass.cpp 23 static_assert((std::is_same<std::mask_array<int>::value_type, int>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/numarray/template.slice.array/
types.pass.cpp 23 static_assert((std::is_same<std::slice_array<int>::value_type, int>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
param_types.pass.cpp 25 static_assert((std::is_same<D, distribution_type>::value), "");
types.pass.cpp 24 static_assert((std::is_same<result_type, bool>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
types.pass.cpp 25 static_assert((std::is_same<result_type, long>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
param_types.pass.cpp 26 static_assert((std::is_same<D, distribution_type>::value), "");
types.pass.cpp 25 static_assert((std::is_same<result_type, float>::value), "");

Completed in 300 milliseconds

<<21222324252627282930>>