/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | stl_function.h | 176 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | stl_function.h | 176 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/ |
H A D | stl_function.h | 176 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
H A D | stl_function.h | 176 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | stl_function.h | 171 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | stl_function.h | 171 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | stl_function.h | 171 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
H A D | stl_function.h | 171 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | stl_function.h | 177 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | stl_function.h | 178 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | stl_function.h | 177 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | stl_function.h | 177 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | stl_function.h | 178 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
H A D | stl_function.h | 176 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | stl_function.h | 159 struct modulus; 203 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function 277 struct modulus<void> struct
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | stl_function.h | 178 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | stl_function.h | 177 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | stl_function.h | 178 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
H A D | stl_function.h | 176 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | stl_function.h | 159 struct modulus; 203 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function 277 struct modulus<void> struct
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | stl_function.h | 178 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
H A D | random.h | 67 // Dispatch based on modulus value to prevent divide-by-zero compile-time 349 * @p __m is 0, the modulus @p __m used is 369 /** The modulus. */ 370 static const _UIntType modulus = __m; member in class:linear_congruential 734 static const _IntType modulus = __m; member in class:subtract_with_carry 800 { return this->modulus - 1; }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
H A D | random.h | 67 // Dispatch based on modulus value to prevent divide-by-zero compile-time 349 * @p __m is 0, the modulus @p __m used is 369 /** The modulus. */ 370 static const _UIntType modulus = __m; member in class:linear_congruential 734 static const _IntType modulus = __m; member in class:subtract_with_carry 800 { return this->modulus - 1; }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/ |
H A D | random.h | 67 // Dispatch based on modulus value to prevent divide-by-zero compile-time 349 * @p __m is 0, the modulus @p __m used is 369 /** The modulus. */ 370 static const _UIntType modulus = __m; member in class:linear_congruential 734 static const _IntType modulus = __m; member in class:subtract_with_carry 800 { return this->modulus - 1; }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
H A D | random.h | 67 // Dispatch based on modulus value to prevent divide-by-zero compile-time 349 * @p __m is 0, the modulus @p __m used is 369 /** The modulus. */ 370 static const _UIntType modulus = __m; member in class:linear_congruential 734 static const _IntType modulus = __m; member in class:subtract_with_carry 800 { return this->modulus - 1; }
|