#include <FLA_type_defs.h>
Data Fields | |
FLA_Datatype | datatype |
FLA_Elemtype | elemtype |
dim_t | m |
dim_t | n |
dim_t | ldim |
dim_t | m_inner |
dim_t | n_inner |
unsigned long | id |
dim_t | m_index |
dim_t | n_index |
void * | buffer |
int | n_read_blocks |
int | n_write_blocks |
FLASH_Task * | first_task |
int | n_read_tasks |
FLASH_Dep * | read_task_head |
FLASH_Dep * | read_task_tail |
FLASH_Task * | write_task |
void* FLA_Obj_struct::buffer |
Referenced by FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLA_Obj_datatype().
Referenced by FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLA_Obj_elemtype().
Referenced by FLASH_Queue_push().
unsigned long FLA_Obj_struct::id |
Referenced by FLA_Obj_attach_buffer(), FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), and FLA_Obj_create_without_buffer().
Referenced by FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), and FLA_Obj_create_without_buffer().
Referenced by FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLASH_Obj_scalar_length().
Referenced by FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), and FLA_Obj_create_without_buffer().
Referenced by FLA_Obj_create_conf_to(), FLA_Obj_create_ext(), FLA_Obj_create_without_buffer(), and FLASH_Obj_scalar_width().
Referenced by FLASH_Queue_push(), and FLASH_Task_free_parallel().
Referenced by FLASH_Queue_push().