Searched defs:buffer_t (Results 1 – 4 of 4) sorted by relevance
| /external/lldb/include/lldb/Core/ | ||
| D | DataBufferHeap.h | 132 typedef std::vector<uint8_t> buffer_t; ///< Buffer type typedef |
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/ | ||
| D | compat.hpp | 210 typedef vector_ref<const unsigned char> buffer_t; typedef in clover::compat::istream |
| /external/mesa3d/src/gallium/state_trackers/clover/core/ | ||
| D | compat.hpp | 210 typedef vector_ref<const unsigned char> buffer_t; typedef in clover::compat::istream |
| /external/valgrind/main/drd/tests/ | ||
| D | circular_buffer.c | 49 } buffer_t; typedef |