Home
last modified time | relevance | path

Searched defs:dest_end (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/OT/glyf/
DSubsetGlyph.hh20 hb_bytes_t dest_end; /* region of source_glyph to copy second */ member
/external/mesa3d/src/imagination/vulkan/usc/programs/
Dpvr_shader_factory.h111 const uint32_t dest_end = 0; in pvr_get_clear_attachment_program_index() local
/external/libvpx/vp8/encoder/
Donyx_if.c3311 unsigned char *dest_end, in encode_frame_to_data_rate()
4769 unsigned char *dest_end, unsigned int *frame_flags) { in Pass2Encode()
4822 unsigned char *dest_end, int64_t *time_stamp, in vp8_get_compressed_data()
Dbitstream.c1003 unsigned char *dest_end, size_t *size) { in vp8_pack_bitstream()
/external/python/cpython3/Objects/
Dtupleobject.c516 PyObject **dest_end = dest + output_size; in tuplerepeat() local
Dlistobject.c811 PyObject **dest_end = dest + output_size; in list_repeat_lock_held() local