Home
last modified time | relevance | path

Searched defs:name_unicode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dimportdl.c100 PyObject *name_unicode = NULL, *name = NULL, *path = NULL, *m = NULL; in _PyImport_LoadDynamicModuleWithSpec() local
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.cpp743 uint16_t name_unicode = UnicodeFromAdobeName(name); in GlyphFromCharCode() local
/aosp_15_r20/external/exfatprogs/include/
H A Dexfat_ondisk.h217 #define name_unicode dentry.name.unicode_0_14 macro