|
libflame revision_anchor
|
#include <FLA_type_defs.h>
| void* FLA_Obj_struct::buffer |
| int FLA_Obj_struct::buffer_info |
Referenced by FLA_Obj_create_buffer(), FLA_Obj_create_ext(), and FLA_Obj_create_without_buffer().
| dim_t FLA_Obj_struct::cs |
| FLA_Datatype FLA_Obj_struct::datatype |
| FLA_Elemtype FLA_Obj_struct::elemtype |
| dim_t FLA_Obj_struct::m |
Referenced by FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLA_Obj_flip_base().
| dim_t FLA_Obj_struct::m_index |
| dim_t FLA_Obj_struct::m_inner |
Referenced by FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLA_Obj_flip_base().
| dim_t FLA_Obj_struct::n |
Referenced by FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLA_Obj_flip_base().
| dim_t FLA_Obj_struct::n_elem_alloc |
Referenced by FLA_Obj_create_buffer(), FLA_Obj_create_ext(), and FLA_Obj_create_without_buffer().
| dim_t FLA_Obj_struct::n_index |
| dim_t FLA_Obj_struct::n_inner |
Referenced by FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLA_Obj_flip_base().
| int FLA_Obj_struct::n_read_blocks |
Referenced by FLASH_Queue_push_input(), FLASH_Queue_push_output(), and FLASH_Task_free_parallel().
| int FLA_Obj_struct::n_read_tasks |
| int FLA_Obj_struct::n_write_blocks |
Referenced by FLASH_Queue_init_tasks(), and FLASH_Queue_push_output().
| FLASH_Dep* FLA_Obj_struct::read_task_head |
| FLASH_Dep* FLA_Obj_struct::read_task_tail |
| dim_t FLA_Obj_struct::rs |
| FLA_Uplo FLA_Obj_struct::uplo |
Referenced by FLA_CAQR_UT_inc_init_structure(), and FLA_Obj_structure().
| FLASH_Task* FLA_Obj_struct::write_task |