Home
last modified time | relevance | path

Searched defs:lcg (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dpcg_engine.h180 static inline constexpr state_type lcg(state_type s) { in lcg() function
/third_party/python/Lib/test/
Dtest_hash.py15 def lcg(x, length=16): function
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h449 lws_lifecycle_group_t lcg[LWSLCG_COUNT]; member