Home
last modified time | relevance | path

Searched refs:mdi (Results 1 – 11 of 11) sorted by relevance

/third_party/libunwind/src/
Delfxx.c293 elf_w (extract_minidebuginfo) (struct elf_image *ei, struct elf_image *mdi) in elf_w()
299 mdi->has_try_load = 1; in elf_w()
314 mdi->size = uncompressed_len; in elf_w()
315 mdi->image = mmap (NULL, uncompressed_len, PROT_READ|PROT_WRITE, in elf_w()
318 if (mdi->image == MAP_FAILED) in elf_w()
325 mdi->image, &out_pos, mdi->size); in elf_w()
329 munmap (mdi->image, mdi->size); in elf_w()
330 mdi->image = NULL; in elf_w()
338 elf_w (extract_minidebuginfo) (struct elf_image *ei, struct elf_image *mdi) in elf_w()
365 struct elf_image mdi; in elf_w() local
[all …]
Dos-linux.c108 if (map->mdi.image != MAP_FAILED && map->mdi.image != NULL) { in maps_destroy_list()
109 munmap(map->mdi.image, map->mdi.size); in maps_destroy_list()
110 map->mdi.image = NULL; in maps_destroy_list()
214 map->ei.mdi = &(map->mdi); in tdep_get_elf_image()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c56 GstVideoMasteringDisplayInfo mdi; member
172 self->mdi.max_display_mastering_luminance / 10000); in gst_rtp_header_extension_colorspace_write()
174 GST_WRITE_UINT16_BE (ptr, self->mdi.min_display_mastering_luminance); in gst_rtp_header_extension_colorspace_write()
178 GST_WRITE_UINT16_BE (ptr, self->mdi.display_primaries[i].x); in gst_rtp_header_extension_colorspace_write()
180 GST_WRITE_UINT16_BE (ptr, self->mdi.display_primaries[i].y); in gst_rtp_header_extension_colorspace_write()
184 GST_WRITE_UINT16_BE (ptr, self->mdi.white_point.x); in gst_rtp_header_extension_colorspace_write()
186 GST_WRITE_UINT16_BE (ptr, self->mdi.white_point.y); in gst_rtp_header_extension_colorspace_write()
342 GstVideoMasteringDisplayInfo mdi; in gst_rtp_header_extension_colorspace_read() local
360 &mdi, &cll); in gst_rtp_header_extension_colorspace_read()
383 if (!gst_video_mastering_display_info_is_equal (&self->mdi, &mdi)) { in gst_rtp_header_extension_colorspace_read()
[all …]
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_md5.c135 int mdi; in SDLTest_Md5Update() local
144 mdi = (int) ((mdContext->i[0] >> 3) & 0x3F); in SDLTest_Md5Update()
158 mdContext->in[mdi++] = *inBuf++; in SDLTest_Md5Update()
163 if (mdi == 0x40) { in SDLTest_Md5Update()
170 mdi = 0; in SDLTest_Md5Update()
183 int mdi; in SDLTest_Md5Final() local
198 mdi = (int) ((mdContext->i[0] >> 3) & 0x3F); in SDLTest_Md5Final()
203 padLen = (mdi < 56) ? (56 - mdi) : (120 - mdi); in SDLTest_Md5Final()
/third_party/libunwind/include/
Dmap_info.h36 struct elf_image mdi; member
Dlibunwind_i.h339 struct elf_image* mdi; member
/third_party/openssl/ssl/
Ds3_enc.c100 int mdi; in ssl3_change_cipher_state() local
197 mdi = EVP_MD_size(m); in ssl3_change_cipher_state()
198 if (mdi < 0) { in ssl3_change_cipher_state()
203 i = mdi; in ssl3_change_cipher_state()
/third_party/libunwind/tests/
DMakefile.am6 run-coredump-unwind-mdi check-namespace.sh.in \
81 check_SCRIPTS_cdep += run-coredump-unwind-mdi
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideoencoder.c1216 GstVideoMasteringDisplayInfo mdi; in GST_START_TEST() local
1233 gst_video_mastering_display_info_from_string (&mdi, mdi_str); in GST_START_TEST()
1237 gst_video_mastering_display_info_add_to_caps (&mdi, caps); in GST_START_TEST()
/third_party/python/Lib/test/
Dmime.types1151 image/vnd.ms-modi mdi
/third_party/node/tools/
Dlint-md.mjs6037 "mdi",