Home
last modified time | relevance | path

Searched defs:buffer_type (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-buffer.c184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local
867 const void *buffer_type = GINT_TO_POINTER (i); in main() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp741 typedef mutable_buffer buffer_type; typedef
748 typedef const_buffer buffer_type; typedef
765 buffer_type; in buffer() typedef
777 buffer_type; in buffer() typedef
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c290 LLVMTypeRef texture_type, context_type, buffer_type, vb_type; in create_jit_types() local