Lines Matching refs:be
188 # This function can be called to generate the decoder source files.
189 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort.
190 # Source files will be stored in the local intermediates directory that will
191 # be automatically added to your LOCAL_C_INCLUDES.
201 # This function can be called to generate the encoder source files.
202 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort.
203 # Source files will be stored in the local intermediates directory that will
204 # be automatically added to your LOCAL_C_INCLUDES.
214 # This function can be called to generate the wrapper source files.
215 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort.
216 # Source files will be stored in the local intermediates directory that will
217 # be automatically added to your LOCAL_C_INCLUDES.
231 # The following function can be called to generate wire protocol decoder
263 # The following function can be called to generate wire protocol encoder
298 # The following function can be called to generate GL library wrapper
332 # Call this function when your shared library must be placed in a non-standard