Home
last modified time | relevance | path

Searched defs:buffer_base (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h148 const char *buffer_base) { in SetCFIDataBase()
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc241 const uint8* buffer_base = reinterpret_cast<const uint8*>(buffer); in Write() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc808 const int64 buffer_base = i * padded_out_depth_size; in operator ()() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h275 uint32_t buffer_base; member