Searched refs:cpA (Results 51 - 75 of 149) sorted by relevance

123456

/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DL04Tld2x4Ftr.h64 void bbf_L04Tld2x4Ftr_init( struct bbs_Context* cpA,
68 void bbf_L04Tld2x4Ftr_exit( struct bbs_Context* cpA,
74 void bbf_L04Tld2x4Ftr_copy( struct bbs_Context* cpA,
79 flag bbf_L04Tld2x4Ftr_equal( struct bbs_Context* cpA,
90 uint32 bbf_L04Tld2x4Ftr_memSize( struct bbs_Context* cpA,
94 uint32 bbf_L04Tld2x4Ftr_memWrite( struct bbs_Context* cpA,
98 uint32 bbf_L04Tld2x4Ftr_memRead( struct bbs_Context* cpA,
H A DL06Dns3x3Ftr.h63 void bbf_L06Dns3x3Ftr_init( struct bbs_Context* cpA,
67 void bbf_L06Dns3x3Ftr_exit( struct bbs_Context* cpA,
73 void bbf_L06Dns3x3Ftr_copy( struct bbs_Context* cpA,
78 flag bbf_L06Dns3x3Ftr_equal( struct bbs_Context* cpA,
89 uint32 bbf_L06Dns3x3Ftr_memSize( struct bbs_Context* cpA,
93 uint32 bbf_L06Dns3x3Ftr_memWrite( struct bbs_Context* cpA,
97 uint32 bbf_L06Dns3x3Ftr_memRead( struct bbs_Context* cpA,
H A DL06Dns4x4Ftr.h63 void bbf_L06Dns4x4Ftr_init( struct bbs_Context* cpA,
67 void bbf_L06Dns4x4Ftr_exit( struct bbs_Context* cpA,
73 void bbf_L06Dns4x4Ftr_copy( struct bbs_Context* cpA,
78 flag bbf_L06Dns4x4Ftr_equal( struct bbs_Context* cpA,
89 uint32 bbf_L06Dns4x4Ftr_memSize( struct bbs_Context* cpA,
93 uint32 bbf_L06Dns4x4Ftr_memWrite( struct bbs_Context* cpA,
97 uint32 bbf_L06Dns4x4Ftr_memRead( struct bbs_Context* cpA,
H A DL06DnsNx4x4Ftr.h66 void bbf_L06DnsNx4x4Ftr_init( struct bbs_Context* cpA,
70 void bbf_L06DnsNx4x4Ftr_exit( struct bbs_Context* cpA,
76 void bbf_L06DnsNx4x4Ftr_copy( struct bbs_Context* cpA,
81 flag bbf_L06DnsNx4x4Ftr_equal( struct bbs_Context* cpA,
92 uint32 bbf_L06DnsNx4x4Ftr_memSize( struct bbs_Context* cpA,
96 uint32 bbf_L06DnsNx4x4Ftr_memWrite( struct bbs_Context* cpA,
100 uint32 bbf_L06DnsNx4x4Ftr_memRead( struct bbs_Context* cpA,
H A DSequence.h78 void bbf_Sequence_init( struct bbs_Context* cpA,
82 void bbf_Sequence_exit( struct bbs_Context* cpA,
88 void bbf_Sequence_copy( struct bbs_Context* cpA,
93 flag bbf_Sequence_equal( struct bbs_Context* cpA,
104 uint32 bbf_Sequence_memSize( struct bbs_Context* cpA,
108 uint32 bbf_Sequence_memWrite( struct bbs_Context* cpA,
112 uint32 bbf_Sequence_memRead( struct bbs_Context* cpA,
H A DL01Tld1x1Ftr.c42 void bbf_L01Tld1x1Ftr_init( struct bbs_Context* cpA, argument
45 bbf_Feature_init( cpA, &ptrA->baseE );
48 bbs_UInt32Arr_init( cpA, &ptrA->dataArrE );
54 void bbf_L01Tld1x1Ftr_exit( struct bbs_Context* cpA, argument
57 bbf_Feature_exit( cpA, &ptrA->baseE );
58 bbs_UInt32Arr_exit( cpA, &ptrA->dataArrE );
72 void bbf_L01Tld1x1Ftr_copy( struct bbs_Context* cpA, argument
76 bbf_Feature_copy( cpA, &ptrA->baseE, &srcPtrA->baseE );
77 bbs_UInt32Arr_copy( cpA, &ptrA->dataArrE, &srcPtrA->dataArrE );
83 flag bbf_L01Tld1x1Ftr_equal( struct bbs_Context* cpA, argument
119 bbf_L01Tld1x1Ftr_memSize( struct bbs_Context* cpA, const struct bbf_L01Tld1x1Ftr* ptrA ) argument
134 bbf_L01Tld1x1Ftr_memWrite( struct bbs_Context* cpA, const struct bbf_L01Tld1x1Ftr* ptrA, uint16* memPtrA ) argument
149 bbf_L01Tld1x1Ftr_memRead( struct bbs_Context* cpA, struct bbf_L01Tld1x1Ftr* ptrA, const uint16* memPtrA, struct bbs_MemTbl* mtpA ) argument
[all...]
H A DBitParam.c40 void bbf_BitParam_init( struct bbs_Context* cpA, argument
49 void bbf_BitParam_exit( struct bbs_Context* cpA, argument
66 void bbf_BitParam_copy( struct bbs_Context* cpA, argument
76 flag bbf_BitParam_equal( struct bbs_Context* cpA, argument
111 uint32 bbf_BitParam_memSize( struct bbs_Context* cpA, argument
122 uint32 bbf_BitParam_memWrite( struct bbs_Context* cpA, argument
128 return bbf_BitParam_memSize( cpA, ptrA );
133 uint32 bbf_BitParam_memRead( struct bbs_Context* cpA, argument
139 return bbf_BitParam_memSize( cpA, ptrA );
H A DLocalScanner.h140 void bbf_LocalScanner_init( struct bbs_Context* cpA,
144 void bbf_LocalScanner_exit( struct bbs_Context* cpA,
150 void bbf_LocalScanner_copy( struct bbs_Context* cpA,
155 flag bbf_LocalScanner_equal( struct bbs_Context* cpA,
176 void bbf_LocalScanner_create( struct bbs_Context* cpA,
188 void bbf_LocalScanner_bitParam( struct bbs_Context* cpA,
198 void bbf_LocalScanner_origScanRegion( struct bbs_Context* cpA,
205 uint32 bbf_LocalScanner_memSize( struct bbs_Context* cpA,
209 uint32 bbf_LocalScanner_memWrite( struct bbs_Context* cpA,
213 uint32 bbf_LocalScanner_memRead( struct bbs_Context* cpA,
[all...]
H A DSequence.c41 void bbf_Sequence_init( struct bbs_Context* cpA, argument
46 bbf_Feature_init( cpA, &ptrA->baseE );
50 bbs_Int32Arr_init( cpA, &ptrA->thrArrE );
51 bbs_UInt16Arr_init( cpA, &ptrA->wgtArrE );
52 bbs_UInt16Arr_init( cpA, &ptrA->dataArrE );
57 void bbf_Sequence_exit( struct bbs_Context* cpA, argument
61 for( iL = 0; iL < ptrA->sizeE; iL++ ) bbf_featureExit( cpA, ptrA->ftrPtrArrE[ iL ] );
64 bbf_Feature_exit( cpA, &ptrA->baseE );
66 bbs_Int32Arr_exit( cpA, &ptrA->thrArrE );
67 bbs_UInt16Arr_exit( cpA,
81 bbf_Sequence_copy( struct bbs_Context* cpA, struct bbf_Sequence* ptrA, const struct bbf_Sequence* srcPtrA ) argument
90 bbf_Sequence_equal( struct bbs_Context* cpA, const struct bbf_Sequence* ptrA, const struct bbf_Sequence* srcPtrA ) argument
124 bbf_Sequence_memSize( struct bbs_Context* cpA, const struct bbf_Sequence* ptrA ) argument
141 bbf_Sequence_memWrite( struct bbs_Context* cpA, const struct bbf_Sequence* ptrA, uint16* memPtrA ) argument
159 bbf_Sequence_memRead( struct bbs_Context* cpA, struct bbf_Sequence* ptrA, const uint16* memPtrA, struct bbs_MemTbl* mtpA ) argument
[all...]
/external/neven/Embedded/common/src/b_TensorEm/
H A DCompactAlt.c43 void bts_CompactAlt_init( struct bbs_Context* cpA, argument
46 bts_CompactMat_init( cpA, &ptrA->matE );
47 bbs_Int16Arr_init( cpA, &ptrA->vecE );
53 void bts_CompactAlt_exit( struct bbs_Context* cpA, argument
56 bts_CompactMat_exit( cpA, &ptrA->matE );
57 bbs_Int16Arr_exit( cpA, &ptrA->vecE );
86 void bts_CompactAlt_create( struct bbs_Context* cpA, argument
94 bts_CompactMat_create( cpA, &ptrA->matE, widthA, heightA, bitsA, maxRowSizeA, mspA );
95 bbs_Int16Arr_create( cpA, &ptrA->vecE, heightA, mspA );
96 bbs_Int16Arr_fill( cpA,
102 bts_CompactAlt_copy( struct bbs_Context* cpA, struct bts_CompactAlt* ptrA, const struct bts_CompactAlt* srcPtrA ) argument
121 bts_CompactAlt_memSize( struct bbs_Context* cpA, const struct bts_CompactAlt *ptrA ) argument
133 bts_CompactAlt_memWrite( struct bbs_Context* cpA, const struct bts_CompactAlt* ptrA, uint16* memPtrA ) argument
148 bts_CompactAlt_memRead( struct bbs_Context* cpA, struct bts_CompactAlt* ptrA, const uint16* memPtrA, struct bbs_MemSeg* mspA ) argument
180 bts_CompactAlt_map( struct bbs_Context* cpA, const struct bts_CompactAlt* ptrA, const int16* inVecA, int16 inExpA, int16* outVecA, int16* outExpPtrA ) argument
[all...]
H A DMat.c41 void bts_Mat_init( struct bbs_Context* cpA, argument
44 bts_VectorMap_init( cpA, &ptrA->baseE );
48 bts_CompactMat_init( cpA, &ptrA->matE );
53 void bts_Mat_exit( struct bbs_Context* cpA, argument
56 bts_CompactMat_exit( cpA, &ptrA->matE );
58 bts_VectorMap_exit( cpA, &ptrA->baseE );
71 void bts_Mat_copy( struct bbs_Context* cpA, argument
75 bts_CompactMat_copy( cpA, &ptrA->matE, &srcPtrA->matE );
80 flag bts_Mat_equal( struct bbs_Context* cpA, argument
114 uint32 bts_Mat_memSize( struct bbs_Context* cpA, argument
128 bts_Mat_memWrite( struct bbs_Context* cpA, const struct bts_Mat* ptrA, uint16* memPtrA ) argument
142 bts_Mat_memRead( struct bbs_Context* cpA, struct bts_Mat* ptrA, const uint16* memPtrA, struct bbs_MemTbl* mtpA ) argument
177 bts_Mat_map( struct bbs_Context* cpA, const struct bts_VectorMap* ptrA, const struct bts_Flt16Vec* inVecPtrA, struct bts_Flt16Vec* outVecPtrA ) argument
[all...]
H A DMapSequence.c41 void bts_MapSequence_init( struct bbs_Context* cpA, argument
45 bts_Flt16Vec_init( cpA, &ptrA->vecE );
46 bts_VectorMap_init( cpA, &ptrA->baseE );
51 bbs_UInt16Arr_init( cpA, &ptrA->objBufE );
56 void bts_MapSequence_exit( struct bbs_Context* cpA, argument
60 for( iL = 0; iL < ptrA->sizeE; iL++ ) bts_vectorMapExit( cpA, ptrA->ptrArrE[ iL ] );
62 bts_Flt16Vec_exit( cpA, &ptrA->vecE );
65 bbs_UInt16Arr_exit( cpA, &ptrA->objBufE );
67 bts_VectorMap_exit( cpA, &ptrA->baseE );
80 void bts_MapSequence_copy( struct bbs_Context* cpA, argument
89 bts_MapSequence_equal( struct bbs_Context* cpA, const struct bts_MapSequence* ptrA, const struct bts_MapSequence* srcPtrA ) argument
123 bts_MapSequence_memSize( struct bbs_Context* cpA, const struct bts_MapSequence* ptrA ) argument
140 bts_MapSequence_memWrite( struct bbs_Context* cpA, const struct bts_MapSequence* ptrA, uint16* memPtrA ) argument
157 bts_MapSequence_memRead( struct bbs_Context* cpA, struct bts_MapSequence* ptrA, const uint16* memPtrA, struct bbs_MemTbl* mtpA ) argument
228 bts_MapSequence_map( struct bbs_Context* cpA, const struct bts_VectorMap* ptrA, const struct bts_Flt16Vec* inVecPtrA, struct bts_Flt16Vec* outVecPtrA ) argument
[all...]
H A DUint32Rect.h69 uint32 bts_Uint32Rect_memSize( struct bbs_Context* cpA,
73 uint32 bts_Uint32Rect_memWrite( struct bbs_Context* cpA,
78 uint32 bts_Uint32Rect_memRead( struct bbs_Context* cpA,
H A DInt32Mat.h58 void bts_Int32Mat_init( struct bbs_Context* cpA,
62 void bts_Int32Mat_exit( struct bbs_Context* cpA,
68 void bts_Int32Mat_copy( struct bbs_Context* cpA,
77 void bts_Int32Mat_create( struct bbs_Context* cpA,
85 uint32 bts_Int32Mat_memSize( struct bbs_Context* cpA,
89 uint32 bts_Int32Mat_memWrite( struct bbs_Context* cpA,
94 uint32 bts_Int32Mat_memRead( struct bbs_Context* cpA,
114 flag bts_Int32Mat_solve( struct bbs_Context* cpA,
128 flag bts_Int32Mat_solve2( struct bbs_Context* cpA,
/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt16BytePyrImage.h81 void bim_UInt16BytePyrImage_init( struct bbs_Context* cpA,
85 void bim_UInt16BytePyrImage_create( struct bbs_Context* cpA,
92 void bim_UInt16BytePyrImage_exit( struct bbs_Context* cpA,
98 void bim_UInt16BytePyrImage_copy( struct bbs_Context* cpA,
103 flag bim_UInt16BytePyrImage_equal( struct bbs_Context* cpA,
110 uint16* bim_UInt16BytePyrImage_arrPtr( struct bbs_Context* cpA,
115 uint32 bim_UInt16BytePyrImage_heapSize( struct bbs_Context* cpA,
124 void bim_UInt16BytePyrImage_size( struct bbs_Context* cpA,
133 uint32 bim_UInt16BytePyrImage_memSize( struct bbs_Context* cpA,
137 uint32 bim_UInt16BytePyrImage_memWrite( struct bbs_Context* cpA,
[all...]
H A DUInt8PyramidalImage.h83 void bim_UInt8PyramidalImage_init( struct bbs_Context* cpA,
87 void bim_UInt8PyramidalImage_create( struct bbs_Context* cpA,
94 void bim_UInt8PyramidalImage_exit( struct bbs_Context* cpA,
100 void bim_UInt8PyramidalImage_copy( struct bbs_Context* cpA,
105 flag bim_UInt8PyramidalImage_equal( struct bbs_Context* cpA,
111 uint8* bim_UInt8PyramidalImage_arrPtr( struct bbs_Context* cpA,
116 uint32 bim_UInt8PyramidalImage_heapSize( struct bbs_Context* cpA,
125 void bim_UInt8PyramidalImage_size( struct bbs_Context* cpA,
134 uint32 bim_UInt8PyramidalImage_memSize( struct bbs_Context* cpA,
138 uint32 bim_UInt8PyramidalImage_memWrite( struct bbs_Context* cpA,
[all...]
/external/neven/Embedded/common/src/b_APIEm/
H A DBFFaceFinder.h69 void bpi_BFFaceFinder_init( struct bbs_Context* cpA,
73 void bpi_BFFaceFinder_exit( struct bbs_Context* cpA,
79 void bpi_BFFaceFinder_copy( struct bbs_Context* cpA,
84 flag bpi_BFFaceFinder_equal( struct bbs_Context* cpA,
99 void bpi_BFFaceFinder_setMinEyeDistance( struct bbs_Context* cpA,
104 void bpi_BFFaceFinder_setMaxEyeDistance( struct bbs_Context* cpA,
111 uint32 bpi_BFFaceFinder_memSize( struct bbs_Context* cpA,
115 uint32 bpi_BFFaceFinder_memWrite( struct bbs_Context* cpA,
124 uint32 bpi_BFFaceFinder_memRead( struct bbs_Context* cpA,
146 int32 bpi_BFFaceFinder_process( struct bbs_Context* cpA,
[all...]
H A DDCR.h102 void bpi_DCR_init( struct bbs_Context* cpA,
106 void bpi_DCR_exit( struct bbs_Context* cpA,
116 void bpi_DCR_create( struct bbs_Context* cpA,
128 void bpi_DCR_assignGrayByteImage( struct bbs_Context* cpA,
139 void bpi_DCR_assignGrayByteImageROI( struct bbs_Context* cpA,
147 int32 bpi_DCR_confidence( struct bbs_Context* cpA,
/external/neven/Embedded/common/src/b_BasicEm/
H A DAPhArr.h63 void bbs_APhArr_init( struct bbs_Context* cpA,
67 void bbs_APhArr_exit( struct bbs_Context* cpA,
73 void bbs_APhArr_copy( struct bbs_Context* cpA,
78 flag bbs_APhArr_equal( struct bbs_Context* cpA,
85 uint32 bbs_APhArr_heapSize( struct bbs_Context* cpA,
95 void bbs_APhArr_create( struct bbs_Context* cpA,
101 void bbs_APhArr_size( struct bbs_Context* cpA,
108 uint32 bbs_APhArr_memSize( struct bbs_Context* cpA,
112 uint32 bbs_APhArr_memWrite( struct bbs_Context* cpA,
117 uint32 bbs_APhArr_memRead( struct bbs_Context* cpA,
[all...]
H A DComplexArr.h63 void bbs_ComplexArr_init( struct bbs_Context* cpA,
67 void bbs_ComplexArr_exit( struct bbs_Context* cpA,
73 void bbs_ComplexArr_copy( struct bbs_Context* cpA,
78 flag bbs_ComplexArr_equal( struct bbs_Context* cpA,
85 uint32 bbs_ComplexArr_heapSize( struct bbs_Context* cpA,
92 void bbs_ComplexArr_create( struct bbs_Context* cpA,
98 void bbs_ComplexArr_size( struct bbs_Context* cpA,
105 uint32 bbs_ComplexArr_memSize( struct bbs_Context* cpA,
109 uint32 bbs_ComplexArr_memWrite( struct bbs_Context* cpA,
114 uint32 bbs_ComplexArr_memRead( struct bbs_Context* cpA,
[all...]
H A DInt16Arr.c44 void bbs_Int16Arr_init( struct bbs_Context* cpA, argument
55 void bbs_Int16Arr_exit( struct bbs_Context* cpA, argument
58 bbs_MemSeg_free( cpA, ptrA->mspE, ptrA->arrPtrE );
75 void bbs_Int16Arr_copy( struct bbs_Context* cpA, argument
87 bbs_Int16Arr_size( cpA, ptrA, srcPtrA->sizeE );
93 flag bbs_Int16Arr_equal( struct bbs_Context* cpA, argument
118 uint32 bbs_Int16Arr_heapSize( struct bbs_Context* cpA, argument
135 void bbs_Int16Arr_create( struct bbs_Context* cpA, argument
140 if( bbs_Context_error( cpA ) ) return;
144 bbs_Int16Arr_size( cpA, ptr
158 bbs_Int16Arr_createAligned( struct bbs_Context* cpA, struct bbs_Int16Arr* ptrA, uint32 sizeA, struct bbs_MemSeg* mspA, struct bbs_Int16Arr* allocPtrA, uint32 alignBytesA ) argument
198 bbs_Int16Arr_size( struct bbs_Context* cpA, struct bbs_Int16Arr* ptrA, uint32 sizeA ) argument
222 bbs_Int16Arr_memSize( struct bbs_Context* cpA, const struct bbs_Int16Arr* ptrA ) argument
231 bbs_Int16Arr_memWrite( struct bbs_Context* cpA, const struct bbs_Int16Arr* ptrA, uint16* memPtrA ) argument
244 bbs_Int16Arr_memRead( struct bbs_Context* cpA, struct bbs_Int16Arr* ptrA, const uint16* memPtrA, struct bbs_MemSeg* mspA ) argument
276 bbs_Int16Arr_fill( struct bbs_Context* cpA, struct bbs_Int16Arr* ptrA, int16 valA ) argument
[all...]
H A DUInt16Arr.c40 void bbs_UInt16Arr_init( struct bbs_Context* cpA, argument
51 void bbs_UInt16Arr_exit( struct bbs_Context* cpA, argument
54 bbs_MemSeg_free( cpA, ptrA->mspE, ptrA->arrPtrE );
71 void bbs_UInt16Arr_copy( struct bbs_Context* cpA, argument
83 bbs_UInt16Arr_size( cpA, ptrA, srcPtrA->sizeE );
89 flag bbs_UInt16Arr_equal( struct bbs_Context* cpA, argument
114 uint32 bbs_UInt16Arr_checkSum( struct bbs_Context* cpA, argument
130 uint32 bbs_UInt16Arr_heapSize( struct bbs_Context* cpA, argument
147 void bbs_UInt16Arr_size( struct bbs_Context* cpA, argument
163 void bbs_UInt16Arr_create( struct bbs_Context* cpA, argument
194 bbs_UInt16Arr_memSize( struct bbs_Context* cpA, const struct bbs_UInt16Arr* ptrA ) argument
203 bbs_UInt16Arr_memWrite( struct bbs_Context* cpA, const struct bbs_UInt16Arr* ptrA, uint16* memPtrA ) argument
216 bbs_UInt16Arr_memRead( struct bbs_Context* cpA, struct bbs_UInt16Arr* ptrA, const uint16* memPtrA, struct bbs_MemSeg* mspA ) argument
247 bbs_UInt16Arr_fill( struct bbs_Context* cpA, struct bbs_UInt16Arr* ptrA, uint16 valA ) argument
[all...]
H A DInt32Arr.c40 void bbs_Int32Arr_init( struct bbs_Context* cpA, argument
51 void bbs_Int32Arr_exit( struct bbs_Context* cpA, argument
54 bbs_MemSeg_free( cpA, ptrA->mspE, ptrA->arrPtrE );
71 void bbs_Int32Arr_copy( struct bbs_Context* cpA, argument
83 bbs_Int32Arr_size( cpA, ptrA, srcPtrA->sizeE );
89 flag bbs_Int32Arr_equal( struct bbs_Context* cpA, argument
114 uint32 bbs_Int32Arr_heapSize( struct bbs_Context* cpA, argument
131 void bbs_Int32Arr_create( struct bbs_Context* cpA, argument
136 if( bbs_Context_error( cpA ) ) return;
140 bbs_Int32Arr_size( cpA, ptr
154 bbs_Int32Arr_size( struct bbs_Context* cpA, struct bbs_Int32Arr* ptrA, uint32 sizeA ) argument
178 bbs_Int32Arr_memSize( struct bbs_Context* cpA, const struct bbs_Int32Arr* ptrA ) argument
187 bbs_Int32Arr_memWrite( struct bbs_Context* cpA, const struct bbs_Int32Arr* ptrA, uint16* memPtrA ) argument
200 bbs_Int32Arr_memRead( struct bbs_Context* cpA, struct bbs_Int32Arr* ptrA, const uint16* memPtrA, struct bbs_MemSeg* mspA ) argument
231 bbs_Int32Arr_fill( struct bbs_Context* cpA, struct bbs_Int32Arr* ptrA, int32 valA ) argument
[all...]
H A DInt8Arr.c40 void bbs_Int8Arr_init( struct bbs_Context* cpA, argument
51 void bbs_Int8Arr_exit( struct bbs_Context* cpA, argument
54 bbs_MemSeg_free( cpA, ptrA->mspE, ptrA->arrPtrE );
71 void bbs_Int8Arr_copy( struct bbs_Context* cpA, argument
83 bbs_Int8Arr_size( cpA, ptrA, srcPtrA->sizeE );
89 flag bbs_Int8Arr_equal( struct bbs_Context* cpA, argument
114 uint32 bbs_Int8Arr_heapSize( struct bbs_Context* cpA, argument
131 void bbs_Int8Arr_create( struct bbs_Context* cpA, argument
136 if( bbs_Context_error( cpA ) ) return;
140 bbs_Int8Arr_size( cpA, ptr
159 bbs_Int8Arr_size( struct bbs_Context* cpA, struct bbs_Int8Arr* ptrA, uint32 sizeA ) argument
183 bbs_Int8Arr_memSize( struct bbs_Context* cpA, const struct bbs_Int8Arr* ptrA ) argument
192 bbs_Int8Arr_memWrite( struct bbs_Context* cpA, const struct bbs_Int8Arr* ptrA, uint16* memPtrA ) argument
206 bbs_Int8Arr_memRead( struct bbs_Context* cpA, struct bbs_Int8Arr* ptrA, const uint16* memPtrA, struct bbs_MemSeg* mspA ) argument
237 bbs_Int8Arr_fill( struct bbs_Context* cpA, struct bbs_Int8Arr* ptrA, int8 valA ) argument
[all...]
H A DUInt32Arr.c40 void bbs_UInt32Arr_init( struct bbs_Context* cpA, argument
51 void bbs_UInt32Arr_exit( struct bbs_Context* cpA, argument
54 bbs_MemSeg_free( cpA, ptrA->mspE, ptrA->arrPtrE );
71 void bbs_UInt32Arr_copy( struct bbs_Context* cpA, argument
83 bbs_UInt32Arr_size( cpA, ptrA, srcPtrA->sizeE );
89 flag bbs_UInt32Arr_equal( struct bbs_Context* cpA, argument
114 uint32 bbs_UInt32Arr_heapSize( struct bbs_Context* cpA, argument
131 void bbs_UInt32Arr_create( struct bbs_Context* cpA, argument
136 if( bbs_Context_error( cpA ) ) return;
140 bbs_UInt32Arr_size( cpA, ptr
154 bbs_UInt32Arr_size( struct bbs_Context* cpA, struct bbs_UInt32Arr* ptrA, uint32 sizeA ) argument
178 bbs_UInt32Arr_memSize( struct bbs_Context* cpA, const struct bbs_UInt32Arr* ptrA ) argument
187 bbs_UInt32Arr_memWrite( struct bbs_Context* cpA, const struct bbs_UInt32Arr* ptrA, uint16* memPtrA ) argument
200 bbs_UInt32Arr_memRead( struct bbs_Context* cpA, struct bbs_UInt32Arr* ptrA, const uint16* memPtrA, struct bbs_MemSeg* mspA ) argument
231 bbs_UInt32Arr_fill( struct bbs_Context* cpA, struct bbs_UInt32Arr* ptrA, uint32 valA ) argument
[all...]

Completed in 266 milliseconds

123456