Lines Matching refs:to
8 **File to include**: <database/udmf/udmf_meta.h>
26 …ity" | Generic type that represents all physical storage types. It is used to define physical prop…
27 …ject" | Generic type that represents all logical content types. It is used to define physical prop…
28 …t type. For example, a PDF file that contains text and image.<br>This type belongs to **OBJECT**.|
29 …_m_f.md#udmf_meta_text) "general.text" | Generic text type.<br>This type belongs to **OBJECT**.|
30 …ral.plain-text" | Text without specific encoding or identifier.<br>This type belongs to **TEXT**.|
31 | [UDMF_META_HTML](_u_d_m_f.md#udmf_meta_html) "general.html" | HTML.<br>This type belongs to **T…
32 …_m_f.md#udmf_meta_hyperlink) "general.hyperlink" | Hyperlink.<br>This type belongs to **TEXT**.|
33 | [UDMF_META_XML](_u_d_m_f.md#udmf_meta_xml) "general.xml" | XML.<br>This type belongs to **TEXT*…
34 …code) "general.source-code" | Generic source code type.<br>This type belongs to **PLAIN_TEXT**.|
35 …general.script" | Source code in any scripting language.<br>This type belongs to **SOURCE_CODE**.|
36 …f_meta_shell_script) "general.shell-script" | Shell script.<br>This type belongs to **SCRIPT**.|
37 …ta_csh_script) "general.csh-script" | C shell script.<br>This type belongs to **SHELL_SCRIPT**.|
38 …eta_perl_script) "general.perl-script" | Perl script.<br>This type belongs to **SHELL_SCRIPT**.|
39 …f_meta_php_script) "general.php-script" | PHP script.<br>This type belongs to **SHELL_SCRIPT**.|
40 …thon_script) "general.python-script" | Python script.<br>This type belongs to **SHELL_SCRIPT**.|
41 …eta_ruby_script) "general.ruby-script" | Ruby script.<br>This type belongs to **SHELL_SCRIPT**.|
42 …ype_script) "general.type-script" | TypeScript source code.<br>This type belongs to **SCRIPT**.|
43 …ava_script) "general.java-script" | JavaScript source code.<br>This type belongs to **SCRIPT**.|
44 …_meta_c_header) "general.c-header" | Header file in C.<br>This type belongs to **SOURCE_CODE**.|
45 …_meta_c_source) "general.c-source" | Source code in C.<br>This type belongs to **SOURCE_CODE**.|
46 …er) "general.c-plus-plus-header" | Header file in C++.<br>This type belongs to **SOURCE_CODE**.|
47 …ce) "general.c-plus-plus-source" | Source code in C++.<br>This type belongs to **SOURCE_CODE**.|
48 …a_source) "general.java-source" | Source code in Java.<br>This type belongs to **SOURCE_CODE**.|
49 …) "general.ebook" | Generic eBook file format type.<br>This type belongs to **COMPOSITE_OBJECT**…
50 …f_meta_epub) "general.epub" | Electronic publication (EPUB).<br>This type belongs to **EBOOK**.|
51 | [UDMF_META_AZW](_u_d_m_f.md#udmf_meta_azw) "com.amazon.azw" | AZW.<br>This type belongs to **EB…
52 | [UDMF_META_AZW3](_u_d_m_f.md#udmf_meta_azw3) "com.amazon.azw3" | AZW3.<br>This type belongs to …
53 | [UDMF_META_KFX](_u_d_m_f.md#udmf_meta_kfx) "com.amazon.kfx" | KFX.<br>This type belongs to **EB…
54 | [UDMF_META_MOBI](_u_d_m_f.md#udmf_meta_mobi) "com.amazon.mobi" | MOBI.<br>This type belongs to …
55 …f.md#udmf_meta_media) "general.media" | Generic media type.<br>This type belongs to **OBJECT**.|
56 | [UDMF_META_IMAGE](_u_d_m_f.md#udmf_meta_image) "general.image" | Image.<br>This type belongs to…
57 | [UDMF_META_JPEG](_u_d_m_f.md#udmf_meta_jpeg) "general.jpeg" | JPEG.<br>This type belongs to **I…
58 | [UDMF_META_PNG](_u_d_m_f.md#udmf_meta_png) "general.png" | PNG.<br>This type belongs to **IMAGE…
59 …m_f.md#udmf_meta_raw_image) "general.raw-image" | Raw image.<br>This type belongs to **IMAGE**.|
60 | [UDMF_META_TIFF](_u_d_m_f.md#udmf_meta_tiff) "general.tiff" | TIFF.<br>This type belongs to **I…
61 | [UDMF_META_BMP](_u_d_m_f.md#udmf_meta_bmp) "com.microsoft.bmp" | BMP.<br>This type belongs to *…
62 …_d_m_f.md#udmf_meta_ico) "com.microsoft.ico" | Windows icon.<br>This type belongs to **IMAGE**.|
63 …_image) "com.adobe.photoshop-image" | Adobe Photoshop image.<br>This type belongs to **IMAGE**.|
64 …m.adobe.illustrator.ai-image" | Adobe Illustrator image (.ai).<br>This type belongs to **IMAGE**.|
65 …ord_doc) "com.microsoft.word.doc" | Microsoft Word.<br>This type belongs to **COMPOSITE_OBJECT**…
66 …excel) "com.microsoft.excel.xls" | Microsoft Excel.<br>This type belongs to **COMPOSITE_OBJECT**…
67 …oint.ppt" | Microsoft PowerPoint presentation format.<br>This type belongs to **COMPOSITE_OBJECT**…
68 | [UDMF_META_PDF](_u_d_m_f.md#udmf_meta_pdf) "com.adobe.pdf" | PDF.<br>This type belongs to **COM…
69 …ta_postscript) "com.adobe.postscript" | PostScript.<br>This type belongs to **COMPOSITE_OBJECT**…
70 …adobe.encapsulated-postscript" | Encapsulated PostScript.<br>This type belongs to **POSTSCRIPT**.|
71 …_f.md#udmf_meta_video) "general.video" | Generic video type.<br>This type belongs to **MEDIA**.|
72 | [UDMF_META_AVI](_u_d_m_f.md#udmf_meta_avi) "general.avi" | AVI.<br>This type belongs to **VIDEO…
73 …_d_m_f.md#udmf_meta_mpeg) "general.mpeg" | MPGE-1 or MPGE-2.<br>This type belongs to **VIDEO**.|
74 …EG4](_u_d_m_f.md#udmf_meta_mpeg4) "general.mpeg-4" | MPGE-4.<br>This type belongs to **VIDEO**.|
75 …mf_meta_video_3gpp) "general.3gpp" | 3GP (3GPP file format).<br>This type belongs to **VIDEO**.|
76 …meta_video_3gpp2) "general.3gpp2" | 3G2 (3GPP2 file format).<br>This type belongs to **VIDEO**.|
77 …ia_wm) "com.microsoft.windows-media-wm" | Windows WM format.<br>This type belongs to **VIDEO**.|
78 …wmv) "com.microsoft.windows-media-wmv" | Windows WMV format.<br>This type belongs to **VIDEO**.|
79 …wmp) "com.microsoft.windows-media-wmp" | Windows WMP format.<br>This type belongs to **VIDEO**.|
80 …_f.md#udmf_meta_audio) "general.audio" | Generic audio type.<br>This type belongs to **MEDIA**.|
81 | [UDMF_META_AAC](_u_d_m_f.md#udmf_meta_aac) "general.aac" | AAC.<br>This type belongs to **AUDIO…
82 | [UDMF_META_AIFF](_u_d_m_f.md#udmf_meta_aiff) "general.aiff" | AIFF.<br>This type belongs to **A…
83 | [UDMF_META_ALAC](_u_d_m_f.md#udmf_meta_alac) "general.alac" | ALAC.<br>This type belongs to **A…
84 | [UDMF_META_FLAC](_u_d_m_f.md#udmf_meta_flac) "general.flac" | FLAC.<br>This type belongs to **A…
85 | [UDMF_META_MP3](_u_d_m_f.md#udmf_meta_mp3) "general.mp3" | MP3.<br>This type belongs to **AUDIO…
86 | [UDMF_META_OGG](_u_d_m_f.md#udmf_meta_ogg) "general.ogg" | OGG.<br>This type belongs to **AUDIO…
87 | [UDMF_META_PCM](_u_d_m_f.md#udmf_meta_pcm) "general.pcm" | PCM.<br>This type belongs to **AUDIO…
88 …_media_wma) "com.microsoft.windows-media-wma" | Windows WMA.<br>This type belongs to **AUDIO**.|
89 …rm_audio) "com.microsoft.waveform-audio" | Windows Waveform.<br>This type belongs to **AUDIO**.|
90 …wmx) "com.microsoft.windows-media-wmx" | Windows WMX format.<br>This type belongs to **VIDEO**.|
91 …wvx) "com.microsoft.windows-media-wvx" | Windows WVX format.<br>This type belongs to **VIDEO**.|
92 …_media_wax) "com.microsoft.windows-media-wax" | Windows WAX.<br>This type belongs to **AUDIO**.|
93 …udmf_meta_general_file) "general.file" | Generic file type.<br>This type belongs to **ENTITY**.|
94 …ta_directory) "general.directory" | Generic directory type.<br>This type belongs to **ENTITY**.|
95 …dmf_meta_folder) "general.folder" | Generic folder type.<br>This type belongs to **DIRECTORY**.|
96 …mf_meta_symlink) "general.symlink" | Generic symbolic type.<br>This type belongs to **ENTITY**.|
97 …eta_archive) "general.archive" | Generic archive file type.<br>This type belongs to **OBJECT**.|
98 …m_f.md#udmf_meta_bz2_archive) "general.bz2-archive" | BZ2.<br>This type belongs to **ARCHIVE**.|
99 … | Generic type of any file that can be mounted as a volume.<br>This type belongs to **ARCHIVE**.|
100 …u_d_m_f.md#udmf_meta_tar_archive) "general.tar-archive" | TAR.<br>This type belongs to ARCHIVE.|
101 …m_f.md#udmf_meta_zip_archive) "general.zip-archive" | ZIP.<br>This type belongs to **ARCHIVE**.|
102 …chive) "com.sun.java-archive" | JAR (Java archive).<br>This type belongs to **ARCHIVE** and **EX…
103 …_gnu_tar_archive) "org.gnu.gnu-tar-archive" | GUN archive.<br>This type belongs to **ARCHIVE**.|
104 …gnu_zip_archive) "org.gnu.gnu-zip-archive" | GZIP archive.<br>This type belongs to **ARCHIVE**.|
105 …zip_tar_archive) "org.gnu.gnu-zip-tar-archive" | GZIP TAR.<br>This type belongs to **ARCHIVE**.|
106 …_meta_calendar) "general.calendar" | Generic calendar type.<br>This type belongs to **OBJECT**.|
107 …dmf_meta_contact) "general.contact" | Generic contact type.<br>This type belongs to **OBJECT**.|
108 …_database) "general.database" | Generic database file type.<br>This type belongs to **OBJECT**.|
109 …dmf_meta_message) "general.message" | Generic message type.<br>This type belongs to **OBJECT**.|
110 …d) "general.vcard" | Generic electronic business card type.<br>This type belongs to **OBJECT**.|
111 …ation) "general.navigation" | Generic navigation data type.<br>This type belongs to **OBJECT**.|
112 …udmf_meta_location) "general.location" | Location data.<br>This type belongs to **NAVIGATION**.|
113 …y_form) "openharmony.form" | Widget defined for the system.<br>This type belongs to **OBJECT**.|
114 …nharmony.app-item" | Home screen icon defined for the system.<br>This type belongs to **OBJECT**.|
115 … "openharmony.pixel-map" | Pixel map defined for the system.<br>This type belongs to **IMAGE**.|
116 …atomic-service" | Atomic service type defined for the system.<br>This type belongs to **OBJECT**.|
117 …age" | Package (compressed folder) defined for the system.<br>This type belongs to **DIRECTORY**.|
118 …armony.hap" | Ability package defined for the system.<br>This type belongs to **OPENHARMONY_PACKAG…
119 …eal.smil" | Synchronized Multimedia Integration Language (SMIL).<br>This type belongs to **XML**.|
120 …f.md#udmf_meta_markdown) "general.markdown" | Markdown.<br>This type belongs to **PLAIN_TEXT**.|
121 …f.md#udmf_meta_fax) "general.fax" | Generic type of the fax.<br>This type belongs to **IMAGE**.|
122 …_meta_jfx_fax) "com.j2.jfx-fax" | J2 jConnect fax file format.<br>This type belongs to **FAX**.|
123 …_m_f.md#udmf_meta_efx_fax) "com.js.efx-fax" | EFX file format.<br>This type belongs to **FAX**.|
124 …map-image" | X BitMAP (XBM) used in the X Window system (X11).<br>This type belongs to **IMAGE**.|
125 …) "com.truevision.tga-image" | Tagged Graphics (TGA) format.<br>This type belongs to **IMAGE**.|
126 …) "com.sgi.sgi-image" | Silicon Graphics image (SGI) format.<br>This type belongs to **IMAGE**.|
127 …penexr_image) "com.ilm.openexr-image" | OpenXR image format.<br>This type belongs to **IMAGE**.|
128 …x_image) "com.kodak.flashpix.image" | FlashPix image format.<br>This type belongs to **IMAGE**.|
129 …dmf_meta_realmedia) "com.real.realmedia" | RealMedia format.<br>This type belongs to **VIDEO**.|
130 …d_m_f.md#udmf_meta_au_audio) "general.au-audio" | AU format.<br>This type belongs to **AUDIO**.|
131 …_d_m_f.md#udmf_meta_aifc_audio) "general.aifc-audio" | AIFC.<br>This type belongs to **AUDIO**.|
132 …m.digidesign.sd2-audio" | Digidesign Sound Designer II (SDII).<br>This type belongs to **AUDIO**.|
133 …_f.md#udmf_meta_realaudio) "com.real.realaudio" | RealAudio.<br>This type belongs to **AUDIO**.|
134 …openxml) "org.openxmlformats.openxml" | OpenXML base type.<br>This type belongs to **ARCHIVE**.|
135 …wordprocessingml.document" | WordProcessingML format.<br>This type belongs to **OPENXML** and **CO…
136 …lformats.spreadsheetml.sheet" | SpreadsheetML format.<br>This type belongs to **OPENXML** and **CO…
137 …presentationml.presentation" | PresentationML format.<br>This type belongs to **OPENXML** and **CO…
138 …opendocument" | OpenDocument format for Office applications.<br>This type belongs to **ARCHIVE**.|
139 …Document format for word processing (text) documents.<br>This type belongs to **OPENDOCUMENT** and…
140 ….spreadsheet" | OpenDocument format for spreadsheets.<br>This type belongs to **OPENDOCUMENT** and…
141 …resentation" | OpenDocument format for presentations.<br>This type belongs to **OPENDOCUMENT** and…
142 …ocument.graphics" | OpenDocument format for graphics.<br>This type belongs to **OPENDOCUMENT** and…
143 …pendocument.formula" | OpenDocument format for formula.<br>This type belongs to **OPENDOCUMENT**.|
144 …fit-archive" | Stuffit compression format (stuffit archive).<br>This type belongs to **ARCHIVE**.|
145 …f_meta_vcs) "general.vcs" | VCalendar (VCS) format.<br>This type belongs to **CALENDAR** and **T…
146 …" | Internet Calendaring and Scheduling (ICS) format.<br>This type belongs to **CALENDAR** and **T…
147 … "general.executable" | Generic type of all executable files.<br>This type belongs to **OBJECT**.|
148 …ecutable" | Microsoft Windows portable executable format.<br>This type belongs to **EXECUTABLE**.|
149 …a_class) "com.sun.java-class" | Java class file format.<br>This type belongs to **EXECUTABLE**.|
150 …_f.md#udmf_meta_font) "general.font" | Basic type of fonts.<br>This type belongs to **OBJECT**.|
151 …ruetype_font) "general.truetype-font" | TrueType font format.<br>This type belongs to **FONT**.|
152 …al.truetype-collection-font" | TrueType Collection font format.<br>This type belongs to **FONT**.|
153 …pentype_font) "general.opentype-font" | OpenType font format.<br>This type belongs to **FONT**.|
154 …t_font) "com.adobe.postscript-font" | PostScript font format.<br>This type belongs to **FONT**.|
155 …dobe.postscript-pfb-font" | PostScript Font Binary font format.<br>This type belongs to **FONT**.|
156 …) "com.adobe.postscript-pfa-font" | Adobe Type 1 font format.<br>This type belongs to **FONT**.|
157 …enharmony.hdoc" | Memo format defined for the system.<br>This type belongs to **COMPOSITE_OBJECT**…
158 …harmony.hinote" | Note format defined for the system.<br>This type belongs to **COMPOSITE_OBJECT**…
159 …d-string" | Style string type defined for the system.<br>This type belongs to **COMPOSITE_OBJECT**…
160 …ony_want) "openharmony.want" | Want defined for the system.<br>This type belongs to **OBJECT**.|
161 …p; "general.file-uri" | File address type.<br>This type belongs to **TEXT**.<br>This pa…