Home
last modified time | relevance | path

Searched refs:dd2 (Results 1 – 4 of 4) sorted by relevance

/trueos/lib/libdispatch/src/
HDdata.c256 dispatch_data_create_concat(dispatch_data_t dd1, dispatch_data_t dd2) in dispatch_data_create_concat() argument
260 _dispatch_data_retain(dd2); in dispatch_data_create_concat()
261 return dd2; in dispatch_data_create_concat()
263 if (!dd2->size) { in dispatch_data_create_concat()
268 _dispatch_data_num_records(dd2), 0); in dispatch_data_create_concat()
269 data->size = dd1->size + dd2->size; in dispatch_data_create_concat()
280 if (_dispatch_data_leaf(dd2)) { in dispatch_data_create_concat()
282 data->records[_dispatch_data_num_records(dd1)].length = dd2->size; in dispatch_data_create_concat()
283 data->records[_dispatch_data_num_records(dd1)].data_object = dd2; in dispatch_data_create_concat()
285 memcpy(data->records + _dispatch_data_num_records(dd1), dd2->records, in dispatch_data_create_concat()
[all …]
/trueos/crypto/openssh/regress/
HDsftp-cmds.sh27 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${COPY}.dd2
192 test -d ${COPY}.dd2 || fail "missing newname after rename directory"
229 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${COPY}.dd2
HDscp.sh17 DIR2=${COPY}.dd2
/trueos/share/misc/
HDpci_vendors7227 0dd2 GF106 [GeForce GT 445M]