Searched defs:fip (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_dirinfo.c325 const TIFFFieldInfo* fip = tif->tif_fieldinfo[i]; local
391 const TIFFFieldInfo* fip local
405 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
[all...]
H A Dtif_dir.c541 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
897 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
H A Dtif_dirread.c88 const TIFFFieldInfo* fip; local
1007 const TIFFFieldInfo* fip = _TIFFFieldWithTag(tif, dp->tdir_tag); local
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_print.c64 _TIFFPrintField(FILE* fd, const TIFFFieldInfo *fip, argument
511 const TIFFFieldInfo *fip; local
[all...]
H A Dtif_dirinfo.c620 const TIFFFieldInfo *fip = local
644 const TIFFFieldInfo* fip = tif->tif_fieldinfo[i]; local
806 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
820 const TIFFFieldInfo* fip = local
[all...]
H A Dtif_dirwrite.c180 const TIFFFieldInfo* fip = tif->tif_fieldinfo[fi]; local
487 const TIFFFieldInfo* fip = tif->tif_fieldinfo[fi]; local
568 TIFFWriteNormalTag(TIFF* tif, TIFFDirEntry* dir, const TIFFFieldInfo* fip) argument
[all...]
H A Dtif_dir.c397 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
619 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
830 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
971 const TIFFFieldInfo* fip = _TIFFFindFieldInfo(tif, tag, TIFF_ANY); local
[all...]
H A Dtif_dirread.c83 const TIFFFieldInfo* fip; local
820 const TIFFFieldInfo* fip; local
1607 const TIFFFieldInfo* fip = _TIFFFieldWithTag(tif, dp->tdir_tag); local
[all...]
H A Dtif_fax3.c1162 const TIFFFieldInfo* fip; local
H A Dtif_jpeg.c1630 const TIFFFieldInfo* fip; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dstabsread.c2108 read_member_functions(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2586 read_cpp_abbrev(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2679 read_one_struct_field(struct field_info *fip, char **pp, char *p, struct type *type, struct objfile *objfile) argument
2817 read_struct_fields(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2915 read_baseclasses(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
3038 read_tilde_fields(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
3120 attach_fn_fields_to_type(struct field_info *fip, struct type *type) argument
3139 attach_fields_to_type(struct field_info *fip, struct type *type, struct objfile *objfile) argument
[all...]
H A Ddwarf2read.c3240 dwarf2_add_field (struct field_info *fip, struct die_info *die, argument
3412 dwarf2_attach_fields_to_type (struct field_info *fip, struct type *type, argument
3499 dwarf2_add_member_fn(struct field_info *fip, struct die_info *die, struct type *type, struct dwarf2_cu *cu) argument
3640 dwarf2_attach_fn_fields_to_type(struct field_info *fip, struct type *type, struct dwarf2_cu *cu) argument
[all...]

Completed in 296 milliseconds