Home
last modified time | relevance | path

Searched defs:d_2 (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_summary.h306 WeightType d_2 = 2 * (rank * entries_.back().max_rank / num_quantiles); in GenerateQuantiles() local
/external/libffi/testsuite/libffi.call/
Dhuge_struct.c92 double d_2, in test_large_fn()
181 double d_2 = *(double*)args[21]; in cls_large_fn() local
/external/libffi/testsuite/libffi.closures/
Dhuge_struct.c90 double d_2, in test_large_fn()
179 double d_2 = *(double*)args[21]; in cls_large_fn() local
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dhuge_struct.c92 double d_2, in test_large_fn()
181 double d_2 = *(double*)args[21]; in cls_large_fn() local
/external/tensorflow/tensorflow/core/framework/
Dshape_inference_test.cc1304 auto d_2 = c.Dim(s, 3); in TEST_F() local
1525 auto d_2 = c.Dim(s, 1); in TEST_F() local
1574 auto d_2 = c.Dim(s, 1); in TEST_F() local
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/
Dmain.cpp102 int d_2; member