HomeSort by relevance Sort by last modified time
    Searched full:subtract_with_carry_01 (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.h 898 class subtract_with_carry_01 class
910 * Constructs a default-initialized % subtract_with_carry_01 random
913 subtract_with_carry_01() function in class:subtract_with_carry_01
920 * Constructs an explicitly seeded % subtract_with_carry_01 random number
924 subtract_with_carry_01(unsigned long __value) function in class:subtract_with_carry_01
931 * Constructs a % subtract_with_carry_01 random number generator engine
937 subtract_with_carry_01(_Gen& __g) function in class:subtract_with_carry_01
950 * Seeds the initial state @f$ x_0 @f$ of the % subtract_with_carry_01
981 * Compares two % subtract_with_carry_01 random number generator objects
984 * @param __lhs A % subtract_with_carry_01 random numbe
    [all...]
random.tcc 545 subtract_with_carry_01<_RealType, __w, __s, __r>::word_size;
549 subtract_with_carry_01<_RealType, __w, __s, __r>::long_lag;
553 subtract_with_carry_01<_RealType, __w, __s, __r>::short_lag;
557 subtract_with_carry_01<_RealType, __w, __s, __r>::
570 subtract_with_carry_01<_RealType, __w, __s, __r>::
577 // 512. Seeding subtract_with_carry_01 from a single unsigned long.
587 subtract_with_carry_01<_RealType, __w, __s, __r>::
610 typename subtract_with_carry_01<_RealType, __w, __s, __r>::result_type
611 subtract_with_carry_01<_RealType, __w, __s, __r>::
658 const subtract_with_carry_01<_RealType, __w, __s, __r>& __x
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.h 898 class subtract_with_carry_01 class
910 * Constructs a default-initialized % subtract_with_carry_01 random
913 subtract_with_carry_01() function in class:subtract_with_carry_01
920 * Constructs an explicitly seeded % subtract_with_carry_01 random number
924 subtract_with_carry_01(unsigned long __value) function in class:subtract_with_carry_01
931 * Constructs a % subtract_with_carry_01 random number generator engine
937 subtract_with_carry_01(_Gen& __g) function in class:subtract_with_carry_01
950 * Seeds the initial state @f$ x_0 @f$ of the % subtract_with_carry_01
981 * Compares two % subtract_with_carry_01 random number generator objects
984 * @param __lhs A % subtract_with_carry_01 random numbe
    [all...]
random.tcc 545 subtract_with_carry_01<_RealType, __w, __s, __r>::word_size;
549 subtract_with_carry_01<_RealType, __w, __s, __r>::long_lag;
553 subtract_with_carry_01<_RealType, __w, __s, __r>::short_lag;
557 subtract_with_carry_01<_RealType, __w, __s, __r>::
570 subtract_with_carry_01<_RealType, __w, __s, __r>::
577 // 512. Seeding subtract_with_carry_01 from a single unsigned long.
587 subtract_with_carry_01<_RealType, __w, __s, __r>::
610 typename subtract_with_carry_01<_RealType, __w, __s, __r>::result_type
611 subtract_with_carry_01<_RealType, __w, __s, __r>::
658 const subtract_with_carry_01<_RealType, __w, __s, __r>& __x
    [all...]

Completed in 1872 milliseconds