Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/xilinx/common/pm_service/
Dpm_ipi.c59 uintptr_t buffer_base = proc->ipi->buffer_base + in pm_ipi_send_common() local
144 uintptr_t buffer_base = proc->ipi->buffer_base + in pm_ipi_buff_read() local
188 uintptr_t buffer_base = IPI_BUFFER_REMOTE_BASE + in pm_ipi_buff_read_callb() local
/external/arm-trusted-firmware/plat/xilinx/common/include/
Dpm_common.h27 const uintptr_t buffer_base; member
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_atomicbuf.c80 unsigned buffer_base = prog->info.num_ssbos; in st_bind_atomics() local
/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h143 const uint8_t *buffer_base) { in SetCFIDataBase()
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc220 const uint8* buffer_base = reinterpret_cast<const uint8*>(buffer); in Write() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc950 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