Home | History | Annotate | Download | only in include

Lines Matching full:param

45    * @param self Int8ArrayList handle
46 * @param element Element to be added
53 * @param self Int8ArrayList handle
54 * @param element Element to be removed
61 * @param self Int8ArrayList handle
68 * @param self Int8ArrayList handle
69 * @param element Element to check for
70 * @param exists True if element was found
77 * @param self Int8ArrayList handle
78 * @param size Returned size
85 * @param self Int8ArrayList handle
86 * @param index Element index
87 * @param element Element being returned
95 * @param self Int8ArrayList handle
96 * @param index Element index
97 * @param element Element's new value
103 * @param self Int8ArrayList handle
104 * @param clone [out] Clone of the Int8ArrayList (created externally, populated
113 * @param self Int8ArrayList handle
114 * @param newArray Pointer to resulting array
120 * @param self Int8ArrayList handle
129 * @param self ArrayList handle
137 * @param value Initial value
138 * @param self Int8ArrayList handle
145 * @param self Int8ArrayList handle
146 * @param element Element to be added
153 * @param self Int8ArrayList handle
154 * @param element Element to be removed
161 * @param self Int8ArrayList handle
168 * @param self Int8ArrayList handle
169 * @param element Element to check for
170 * @param exists True if element was found
177 * @param self Int8ArrayList handle
178 * @param size Returned size
185 * @param self Int8ArrayList handle
186 * @param index Element index
187 * @param element Element being returned
195 * @param self Int8ArrayList handle
196 * @param index Element index
197 * @param element Element's new value
205 * @param self Int8ArrayList handle
206 * @param newArray Pointer to resulting array
212 * @param self Int8ArrayList handle
213 * @param clone [out] Clone of the Int8ArrayList (created externally, populated
221 * @param self Int8ArrayList handle