Searched refs:LCG (Results 1 – 8 of 8) sorted by relevance
/external/libaom/libaom/third_party/googletest/ |
D | README.libaom | 25 - Suppress unsigned overflow instrumentation in the LCG
|
/external/flatbuffers/tests/ |
D | go_test.go | 1503 type LCG uint32 type 1507 func NewLCG() *LCG { 1509 l := LCG(n) 1513 func (lcg *LCG) Reset() { 1517 func (lcg *LCG) Next() uint32 { 1519 *lcg = LCG(n)
|
D | py_test.py | 241 l = LCG() 289 l = LCG() # Reset. 1591 class LCG(object): class
|
/external/flatbuffers/tests/rust_usage_test/tests/ |
D | integration_test.rs | 29 struct LCG(u64); struct 30 impl LCG { implementation 32 LCG { 0: 48271 } in new() 1009 use super::LCG; 1032 let mut lcg = LCG::new(); in table_of_mixed_scalars_fuzz()
|
/external/gemmlowp/doc/ |
D | less-than-8-bit.md | 293 tests, to produce better results than a linear congruential generator (LCG). 294 That's unfortunate, as a 8-bit LCG performs better (we confirmed that on various
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 3151 ,"GB","LCG","Loch Long","Loch Long","AGB","1-------","RL","0901",,"5605N 00451W", 12892 ,"IT","LCG","Lucignano","Lucignano",,"--3-----","RQ","9705",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 2813 ,"AU","LCG","Lake Cargelligo","Lake Cargelligo","NSW","-23-----","RL","0607",,"3319S 14623E", 21406 ,"DE","LCG","Laichingen","Laichingen","BW","--3-----","RL","9805",,, 29318 ,"ES","LCG","La Coru�a (A Coru�a)","La Coruna (A Coruna)","C","1234----","AI","1207",,"4322N 00823W… 37837 ,"FR","LCG","Lichtenberg","Lichtenberg","67","--3-----","RL","0501",,"4855N 00729E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 18374 ,"US","LCG","Le Compte","Le Compte","LA","--3-----","RQ","9307",,,
|