Home
last modified time | relevance | path

Searched defs:data_base (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h159 inline void ByteReader::SetDataBase(uint64 data_base) { in SetDataBase()
/external/tensorflow/tensorflow/core/kernels/
Ddynamic_stitch_op.cc251 const T* data_base = &data_flat(0, 0); in Compute() local
Ddynamic_partition_op_gpu.cu.cc442 const T* data_base = data->flat<T>().data(); in GatherSlices() local
/external/tensorflow/tensorflow/core/lib/gtl/
Doptional.h351 using data_base = internal_optional::optional_data<T>; variable
/external/elfutils/libelf/
DlibelfP.h239 char *data_base; /* The converted data of the section. */ member