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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h 725 class subtract_with_carry class
739 * Constructs a default-initialized % subtract_with_carry random number
742 subtract_with_carry() function in class:subtract_with_carry
746 * Constructs an explicitly seeded % subtract_with_carry random number
750 subtract_with_carry(unsigned long __value) function in class:subtract_with_carry
754 * Constructs a %subtract_with_carry random number generator engine
760 subtract_with_carry(_Gen& __g) function in class:subtract_with_carry
778 * Seeds the initial state @f$ x_0 @f$ of the % subtract_with_carry
809 * Compares two % subtract_with_carry random number generator objects of
812 * @param __lhs A % subtract_with_carry random number generator object
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
random.h 725 class subtract_with_carry class
739 * Constructs a default-initialized % subtract_with_carry random number
742 subtract_with_carry() function in class:subtract_with_carry
746 * Constructs an explicitly seeded % subtract_with_carry random number
750 subtract_with_carry(unsigned long __value) function in class:subtract_with_carry
754 * Constructs a %subtract_with_carry random number generator engine
760 subtract_with_carry(_Gen& __g) function in class:subtract_with_carry
778 * Seeds the initial state @f$ x_0 @f$ of the % subtract_with_carry
809 * Compares two % subtract_with_carry random number generator objects of
812 * @param __lhs A % subtract_with_carry random number generator object
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 725 class subtract_with_carry class
739 * Constructs a default-initialized % subtract_with_carry random number
742 subtract_with_carry() function in class:subtract_with_carry
746 * Constructs an explicitly seeded % subtract_with_carry random number
750 subtract_with_carry(unsigned long __value) function in class:subtract_with_carry
754 * Constructs a %subtract_with_carry random number generator engine
760 subtract_with_carry(_Gen& __g) function in class:subtract_with_carry
778 * Seeds the initial state @f$ x_0 @f$ of the % subtract_with_carry
809 * Compares two % subtract_with_carry random number generator objects of
812 * @param __lhs A % subtract_with_carry random number generator object
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 725 class subtract_with_carry class
739 * Constructs a default-initialized % subtract_with_carry random number
742 subtract_with_carry() function in class:subtract_with_carry
746 * Constructs an explicitly seeded % subtract_with_carry random number
750 subtract_with_carry(unsigned long __value) function in class:subtract_with_carry
754 * Constructs a %subtract_with_carry random number generator engine
760 subtract_with_carry(_Gen& __g) function in class:subtract_with_carry
778 * Seeds the initial state @f$ x_0 @f$ of the % subtract_with_carry
809 * Compares two % subtract_with_carry random number generator objects of
812 * @param __lhs A % subtract_with_carry random number generator object
    [all...]

Completed in 497 milliseconds