Home
last modified time | relevance | path

Searched refs:Section_t (Results 1 – 25 of 25) sorted by relevance

/dports/graphics/gpicview/gpicview-0.2.5/src/
H A Djpgfile.c15 static Section_t * Sections = NULL;
107 Sections = (Section_t *)realloc(Sections, sizeof(Section_t)*SectionsAllocated); in CheckSectionsAllocated()
401 Section_t * ExifSection;
421 Section_t * ExifSection;
492 Section_t ExifKeeper;
493 Section_t CommentKeeper;
494 Section_t IptcKeeper;
495 Section_t XmpKeeper;
539 Section_t * FindSection(int SectionType)
625 Section_t * NewSection;
[all …]
H A Djhead.h54 }Section_t; typedef
189 Section_t * FindSection(int SectionType);
190 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
/dports/graphics/jhead/jhead-3.06.0.1/
H A Djpgfile.c15 static Section_t * Sections = NULL;
107 Sections = (Section_t *)realloc(Sections, sizeof(Section_t)*SectionsAllocated); in CheckSectionsAllocated()
423 Section_t * ExifSection; in SaveThumbnail()
443 Section_t * ExifSection; in ReplaceThumbnail()
519 Section_t ExifKeeper; in DiscardAllButExif()
520 Section_t CommentKeeper; in DiscardAllButExif()
521 Section_t IptcKeeper; in DiscardAllButExif()
522 Section_t XmpKeeper; in DiscardAllButExif()
644 Section_t * FindSection(int SectionType) in FindSection()
733 Section_t * NewSection; in CreateSection()
[all …]
H A Djhead.h67 }Section_t; typedef
207 void ShowXmp(Section_t XmpSection);
229 Section_t * FindSection(int SectionType);
230 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
H A Djhead.c923 Section_t * ExifSection; in ProcessFile()
960 Section_t * IptcSection; in ProcessFile()
1014 Section_t * CommentSec; in ProcessFile()
1098 Section_t * CommentSec; in ProcessFile()
1126 Section_t * ExifSection; in ProcessFile()
H A Diptc.c189 void ShowXmp(Section_t XmpSection) in ShowXmp()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/jhead-3.04/
H A Djpgfile.c15 static Section_t * Sections = NULL;
108 Sections = (Section_t *)realloc(Sections, sizeof(Section_t)*SectionsAllocated); in CheckSectionsAllocated()
421 Section_t * ExifSection; in SaveThumbnail()
441 Section_t * ExifSection; in ReplaceThumbnail()
515 Section_t ExifKeeper; in DiscardAllButExif()
516 Section_t CommentKeeper; in DiscardAllButExif()
517 Section_t IptcKeeper; in DiscardAllButExif()
518 Section_t XmpKeeper; in DiscardAllButExif()
640 Section_t * FindSection(int SectionType) in FindSection()
728 Section_t * NewSection; in CreateSection()
[all …]
H A Djhead.h67 }Section_t; typedef
208 void ShowXmp(Section_t XmpSection);
230 Section_t * FindSection(int SectionType);
231 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
H A Djhead.c914 Section_t * ExifSection; in ProcessFile()
951 Section_t * IptcSection; in ProcessFile()
1005 Section_t * CommentSec; in ProcessFile()
1089 Section_t * CommentSec; in ProcessFile()
1117 Section_t * ExifSection; in ProcessFile()
H A Diptc.c190 void ShowXmp(Section_t XmpSection) in ShowXmp()
/dports/graphics/pho/pho/exif/
H A Djpgfile.c38 static Section_t Sections[MAX_SECTIONS];
354 Section_t ExifKeeper; in DiscardAllButExif()
355 Section_t CommentKeeper; in DiscardAllButExif()
427 Section_t * FindSection(int SectionType) in FindSection()
450 memmove(Sections+a, Sections+a+1, sizeof(Section_t) * (SectionsRead-a)); in RemoveSectionType()
462 Section_t * CreateSection(int SectionType, unsigned char * Data, int Size) in CreateSection()
464 Section_t * NewSection; in CreateSection()
H A Djhead.h36 }Section_t; typedef
111 Section_t * FindSection(int SectionType);
112 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
H A Djhead.c189 Section_t * CommentSec;
/dports/emulators/vba/VisualBoyAdvance-1.7.2/win32/include/cximage/
H A Dximajpg.h146 } Section_t; typedef
167 Section_t Sections[MAX_SECTIONS];
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/JpegExtractor/
H A Djhead.h25 } Section_t; typedef
H A Djpgfile.m16 static Section_t Sections[MAX_SECTIONS];
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWMetadata/gmds/mdextractor/Extractors/JpegExtractor/
H A Djhead.h25 } Section_t; typedef
H A Djpgfile.m16 static Section_t Sections[MAX_SECTIONS];
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/flat/
H A Dflat.c67 struct Section_s; typedef struct Section_s Section_t; typedef
176 Section_t* next; /* next in list */
219 Section_t* section;
220 Section_t* header;
221 Section_t* lastheader;
222 Section_t* trailer;
223 Section_t* lasttrailer;
2497 Section_t* s; in flat_header_beg()
2501 if (!(s = newof(0, Section_t, 1, 0))) in flat_header_beg()
2522 Section_t* s; in flat_trailer_beg()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/flat/
H A Dflat.c67 struct Section_s; typedef struct Section_s Section_t; typedef
176 Section_t* next; /* next in list */
219 Section_t* section;
220 Section_t* header;
221 Section_t* lastheader;
222 Section_t* trailer;
223 Section_t* lasttrailer;
2497 Section_t* s; in flat_header_beg()
2501 if (!(s = newof(0, Section_t, 1, 0))) in flat_header_beg()
2522 Section_t* s; in flat_trailer_beg()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/flat/
H A Dflat.c67 struct Section_s; typedef struct Section_s Section_t; typedef
176 Section_t* next; /* next in list */
219 Section_t* section;
220 Section_t* header;
221 Section_t* lastheader;
222 Section_t* trailer;
223 Section_t* lasttrailer;
2567 Section_t* s; in flat_header_beg()
2571 if (!(s = newof(0, Section_t, 1, 0))) in flat_header_beg()
2592 Section_t* s; in flat_trailer_beg()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/misc/
H A Doptget.c442 } Section_t; typedef
444 static const Section_t sections[] =
/dports/shells/ksh93/ast-93u/src/lib/libast/misc/
H A Doptget.c442 } Section_t; typedef
444 static const Section_t sections[] =
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/misc/
H A Doptget.c305 } Section_t; typedef
307 static const Section_t sections[] = {
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/misc/
H A Doptget.c478 } Section_t; typedef
480 static const Section_t sections[] =