Searched refs:dispatch_data_create_concat (Results 1 – 5 of 5) sorted by relevance
76 $(LN) -f dispatch_data_create.3 dispatch_data_create_concat.3 && \136 dispatch_data_create_concat.3 \
186 dispatch_data_create_concat(dispatch_data_t data1, dispatch_data_t data2);
129 dispatch_data_t _concat = dispatch_data_create_concat( in _dispatch_transform_buffer_new()615 dispatch_data_t concat = dispatch_data_create_concat(rv, val); in _dispatch_transform_from_base32_with_table()849 dispatch_data_t concat = dispatch_data_create_concat(rv, val); in _dispatch_transform_from_base64()
256 dispatch_data_create_concat(dispatch_data_t dd1, dispatch_data_t dd2) in dispatch_data_create_concat() function333 dispatch_data_t concat = dispatch_data_create_concat(data, subrange); in dispatch_data_create_subrange()
861 data = dispatch_data_create_concat(deliver_data, data);2269 dispatch_data_t d = dispatch_data_create_concat(op->data, data); in _dispatch_operation_deliver_data()