Searched defs:data_base (Results 1 – 5 of 5) sorted by relevance
159 inline void ByteReader::SetDataBase(uint64 data_base) { in SetDataBase()
251 const T* data_base = &data_flat(0, 0); in Compute() local
442 const T* data_base = data->flat<T>().data(); in GatherSlices() local
351 using data_base = internal_optional::optional_data<T>; variable
239 char *data_base; /* The converted data of the section. */ member