Searched defs:f64 (Results 1 – 9 of 9) sorted by relevance
23 export let f64 = new Float64Array([1]); variable
122 double f64 = 456.7; in TEST_F() local
851 double f64 = 64.0; in TEST_F() local
43 double f64; in TEST() local195 double f64 = random_gen(), f64_z = 0, f64_min = std::numeric_limits<double>::min(), in TEST() local
345 double f64 = g_randomGen(), f64Z = 0.0, f64Min = std::numeric_limits<double>::min(), in TEST() local
569 IrConstructor &f64() // NOLINT(readability-identifier-naming) in f64() function
105 double f64 = 3.141592653589793; // 64位双精度浮点,约15位有效数字 member in __anon3a406d300111::TestInterface
691 IrConstructor &f64() // NOLINT(readability-identifier-naming) in f64() function
1904 double f64 = -1234.5; variable