HomeSort by relevance Sort by last modified time
    Searched refs:subtract_with_carry_01 (Results 1 - 2 of 2) 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...]
  /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...]

Completed in 518 milliseconds