Home
last modified time | relevance | path

Searched refs:to_mem (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c358 void* to_mem = (uint8_t *)new_rptfield_self->elements + off; in RepeatedField_dup() local
360 native_slot_dup(field_type, to_mem, from_mem); in RepeatedField_dup()
379 void* to_mem = (uint8_t *)new_rptfield_self->elements + off; in RepeatedField_deep_copy() local
381 native_slot_deep_copy(field_type, self->field_type_class, to_mem, from_mem); in RepeatedField_deep_copy()
/third_party/ffmpeg/libavcodec/x86/
Dvp9itxfm.asm1158 %macro %%SUMSUB_BA_STORE 5 ; reg, from_mem, to_mem, scratch, scratch_stride