Searched refs:pre_alloc (Results 1 – 4 of 4) sorted by relevance
127 bool pre_alloc = false,137 bool pre_alloc = false,146 pre_alloc, in TensorExprKernel() argument
780 bool pre_alloc = false) { in initTensorExprBindings() argument792 pre_alloc); in initTensorExprBindings()
1864 bool pre_alloc /*= false*/, in TensorExprKernel() argument1872 pre_alloc_(pre_alloc), in TensorExprKernel()
119 int pre_alloc(int fd, long size);1468 if (pre_alloc(fd, total_grow_value) != 0) { in main()3026 int pre_alloc(int fd, long size) in pre_alloc() function