Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c359 void* from_mem = (uint8_t *)self->elements + off; in RepeatedField_dup() local
360 native_slot_dup(field_type, to_mem, from_mem); in RepeatedField_dup()
380 void* from_mem = (uint8_t *)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