Searched defs:self_start (Results 1 – 4 of 4) sorted by relevance
149 const scalar_t * const self_start = self.const_data_ptr<scalar_t>(); in run_parallel_pdist() local301 const scalar_t * const self_start = self.const_data_ptr<scalar_t>(); in run_backward_parallel_pdist() local
1315 const char *self_start = PyByteArray_AS_STRING(self); in bytearray_removeprefix_impl() local1347 const char *self_start = PyByteArray_AS_STRING(self); in bytearray_removesuffix_impl() local
2289 const char *self_start = PyBytes_AS_STRING(self); in bytes_removeprefix_impl() local2326 const char *self_start = PyBytes_AS_STRING(self); in bytes_removesuffix_impl() local
785 int64_t self_start = std::max<int64_t>(0, left_bound); in ExchangeHalo() local