Home | History | Annotate | Download | only in b_TensorEm

Lines Matching refs:bbs_Context

62 	void ( *vpMapE )( struct bbs_Context* cpA, 
76 void bts_VectorMap_init( struct bbs_Context* cpA,
80 void bts_VectorMap_exit( struct bbs_Context* cpA,
86 void bts_VectorMap_copy( struct bbs_Context* cpA,
91 flag bts_VectorMap_equal( struct bbs_Context* cpA,
102 uint32 bts_VectorMap_memSize( struct bbs_Context* cpA,
106 uint32 bts_VectorMap_memWrite( struct bbs_Context* cpA,
110 uint32 bts_VectorMap_memRead( struct bbs_Context* cpA,
116 void bts_vectorMapInit( struct bbs_Context* cpA,
121 void bts_vectorMapExit( struct bbs_Context* cpA,
125 uint32 bts_vectorMapMemSize( struct bbs_Context* cpA,
129 uint32 bts_vectorMapMemWrite( struct bbs_Context* cpA,
133 uint32 bts_vectorMapMemRead( struct bbs_Context* cpA,
139 uint32 bts_vectorMapSizeOf16( struct bbs_Context* cpA, enum bts_VectorMapType typeA );