Lines Matching full:initialization
69 * initialization. Objects can be retrieved from the pool as long as there
74 * construction, initialization, and destruction. Constructor and destructor
97 * Initialization/Destruction:
202 * Return CL_SUCCESS to indicate that initialization of the object
203 * was successful and that initialization of further objects may continue.
215 * initialization. Returning a status other than CL_SUCCESS aborts a grow
223 * allocate that structure in the initialization callback. Alternatively,
436 * are performed at initialization time, and all necessary callbacks
481 * Other cl_status_t value returned by optional initialization callback function
484 * If initialization fails, the pool is left in a destroyed state. Callers
723 * cl_status_t value returned by optional initialization callback function