HomeSort by relevance Sort by last modified time
    Searched refs:__seed (Results 1 - 25 of 37) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 135 size_t __seed = static_cast<size_t>(0xc70f6907UL))
136 { return _Hash_bytes(__ptr, __clength, __seed); }
153 size_t __seed = static_cast<size_t>(2166136261UL))
154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 130 size_t __seed = static_cast<size_t>(0xc70f6907UL))
131 { return _Hash_bytes(__ptr, __clength, __seed); }
148 size_t __seed = static_cast<size_t>(2166136261UL))
149 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
stl_tempbuf.h 186 _ForwardIterator __seed)
195 _GLIBCXX_MOVE(*__seed));
201 *__seed = _GLIBCXX_MOVE(*__prev);
224 // While *__seed may be altered during this algorithm, it will have
232 _ForwardIterator __seed)
239 __ucr(__first, __last, __seed);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 130 size_t __seed = static_cast<size_t>(0xc70f6907UL))
131 { return _Hash_bytes(__ptr, __clength, __seed); }
148 size_t __seed = static_cast<size_t>(2166136261UL))
149 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
stl_tempbuf.h 186 _ForwardIterator __seed)
195 _GLIBCXX_MOVE(*__seed));
201 *__seed = _GLIBCXX_MOVE(*__prev);
224 // While *__seed may be altered during this algorithm, it will have
232 _ForwardIterator __seed)
239 __ucr(__first, __last, __seed);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 135 size_t __seed = static_cast<size_t>(0xc70f6907UL))
136 { return _Hash_bytes(__ptr, __clength, __seed); }
153 size_t __seed = static_cast<size_t>(2166136261UL))
154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 135 size_t __seed = static_cast<size_t>(0xc70f6907UL))
136 { return _Hash_bytes(__ptr, __clength, __seed); }
153 size_t __seed = static_cast<size_t>(2166136261UL))
154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 135 size_t __seed = static_cast<size_t>(0xc70f6907UL))
136 { return _Hash_bytes(__ptr, __clength, __seed); }
153 size_t __seed = static_cast<size_t>(2166136261UL))
154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 135 size_t __seed = static_cast<size_t>(0xc70f6907UL))
136 { return _Hash_bytes(__ptr, __clength, __seed); }
153 size_t __seed = static_cast<size_t>(2166136261UL))
154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 130 size_t __seed = static_cast<size_t>(0xc70f6907UL))
131 { return _Hash_bytes(__ptr, __clength, __seed); }
148 size_t __seed = static_cast<size_t>(2166136261UL))
149 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
hash_bytes.h 47 _Hash_bytes(const void* __ptr, size_t __len, size_t __seed);
54 _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed);
functional_hash.h 130 size_t __seed = static_cast<size_t>(0xc70f6907UL))
131 { return _Hash_bytes(__ptr, __clength, __seed); }
148 size_t __seed = static_cast<size_t>(2166136261UL))
149 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
  /external/fio/lib/
rand.c 40 static inline int __seed(unsigned int x, unsigned int m) function
51 state->s1 = __seed(LCG((2^31) + (2^17) + (2^7), seed), 1);
52 state->s2 = __seed(LCG(state->s1, seed), 7);
53 state->s3 = __seed(LCG(state->s2, seed), 15);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
random_number.h 82 * @param __seed Random __seed.
85 _RandomNumber(uint32_t __seed, uint64_t _M_supremum = 0x100000000ULL)
86 : _M_mt(__seed), _M_supremum(_M_supremum),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
random_number.h 82 * @param __seed Random __seed.
85 _RandomNumber(uint32_t __seed, uint64_t _M_supremum = 0x100000000ULL)
86 : _M_mt(__seed), _M_supremum(_M_supremum),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
random_number.h 82 * @param __seed Random __seed.
85 _RandomNumber(uint32_t __seed, uint64_t _M_supremum = 0x100000000ULL)
86 : _M_mt(__seed), _M_supremum(_M_supremum),
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
random_number.h 82 * @param __seed Random __seed.
85 _RandomNumber(uint32_t __seed, uint64_t _M_supremum = 0x100000000ULL)
86 : _M_mt(__seed), _M_supremum(_M_supremum),

Completed in 729 milliseconds

1 2