HomeSort by relevance Sort by last modified time
    Searched refs:param (Results 151 - 175 of 4366) sorted by null

1 2 3 4 5 67 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
get_param.pass.cpp 14 // param_type param() const;
26 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
get_param.pass.cpp 15 // param_type param() const;
27 assert(d.param() == p);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
type_trait_def.hpp 45 #define BOOST_TT_AUX_TYPE_TRAIT_PARTIAL_SPEC1_1(param,trait,spec,result) \
46 template< param > struct trait<spec> \
61 #define BOOST_TT_AUX_TYPE_TRAIT_IMPL_PARTIAL_SPEC1_1(param,trait,spec,result) \
62 template< param > struct trait##_impl<spec> \
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
delay.h 15 #include <asm/param.h>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
param.h 32 #include <linux/param.h>
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
delay.h 15 #include <asm/param.h>
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
param.h 32 #include <linux/param.h>
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
delay.h 15 #include <asm/param.h>
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
param.h 32 #include <linux/param.h>
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
param.h 32 #include <linux/param.h>

Completed in 839 milliseconds

1 2 3 4 5 67 8 91011>>