HomeSort by relevance Sort by last modified time
    Searched defs:word_size (Results 1 - 7 of 7) 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 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [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 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.h 535 * @var word_size The number of bits in each element of the state vector.
559 static const int word_size = __w; member in class:mersenne_twister
905 static const int word_size = __w; member in class:subtract_with_carry_01
    [all...]

Completed in 199 milliseconds