Searched defs:data_base (Results 1 – 6 of 6) sorted by relevance
159 inline void ByteReader::SetDataBase(uint64 data_base) { in SetDataBase()
263 const T* data_base = data_flat.data(); in Compute() local
443 const T* data_base = data->flat<T>().data(); in GatherSlices() local
519 int fit_size, new_size, size, data_base; in fit_import_data() local
208 const char *data_base () const in data_base() function
242 char *data_base; /* The converted data of the section. */ member