Home
last modified time | relevance | path

Searched defs:td (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_strip.c41 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeStrip() local
63 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfStrips() local
81 TIFFDirectory *td = &tif->tif_dir; in TIFFVStripSize64() local
152 TIFFDirectory* td = &tif->tif_dir; in TIFFRawStripSize64() local
205 TIFFDirectory* td = &tif->tif_dir; in TIFFStripSize64() local
277 TIFFDirectory *td = &tif->tif_dir; in TIFFScanlineSize64() local
355 TIFFDirectory *td = &tif->tif_dir; in TIFFRasterScanlineSize64() local
A Dtif_read.c471 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStripGetStripSize() local
510 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedStrip() local
592 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip1() local
712 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawStrip() local
764 TIFFDirectory *td = &tif->tif_dir; in TIFFFillStrip() local
979 TIFFDirectory *td = &tif->tif_dir; in TIFFReadEncodedTile() local
1094 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawTile1() local
1173 TIFFDirectory *td = &tif->tif_dir; in TIFFReadRawTile() local
1211 TIFFDirectory *td = &tif->tif_dir; in TIFFFillTile() local
1430 TIFFDirectory *td = &tif->tif_dir; in TIFFStartStrip() local
[all …]
A Dtif_write.c52 register TIFFDirectory *td; in TIFFWriteScanline() local
191 TIFFDirectory *td = &tif->tif_dir; in TIFFWriteEncodedStrip() local
309 TIFFDirectory *td = &tif->tif_dir; in TIFFWriteRawStrip() local
384 TIFFDirectory *td; in TIFFWriteEncodedTile() local
529 TIFFDirectory* td = &tif->tif_dir; in TIFFSetupStrips() local
684 TIFFDirectory *td = &tif->tif_dir; in TIFFGrowStrips() local
721 TIFFDirectory *td = &tif->tif_dir; in TIFFAppendToStrip() local
A Dtif_tile.c40 TIFFDirectory *td = &tif->tif_dir; in TIFFComputeTile() local
77 TIFFDirectory *td = &tif->tif_dir; in TIFFCheckTile() local
117 TIFFDirectory *td = &tif->tif_dir; in TIFFNumberOfTiles() local
147 TIFFDirectory *td = &tif->tif_dir; in TIFFTileRowSize64() local
204 TIFFDirectory *td = &tif->tif_dir; in TIFFVTileSize64() local
A Dtif_extension.c39 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListCount() local
47 TIFFDirectory* td = &tif->tif_dir; in TIFFGetTagListEntry() local
A Dtif_aux.c92 TIFFDefaultTransferFunction(TIFFDirectory* td) in TIFFDefaultTransferFunction()
136 TIFFDefaultRefBlackWhite(TIFFDirectory* td) in TIFFDefaultRefBlackWhite()
176 TIFFDirectory *td = &tif->tif_dir; in TIFFVGetFieldDefaulted() local
A Dtif_dir.c93 setExtraSamples(TIFFDirectory* td, va_list ap, uint32* v) in setExtraSamples()
135 TIFFDirectory* td = &tif->tif_dir; in checkInkNamesString() local
172 TIFFDirectory* td = &tif->tif_dir; in _TIFFVSetField() local
810 TIFFDirectory* td = &tif->tif_dir; in TIFFUnsetField() local
860 TIFFDirectory* td = &tif->tif_dir; in _TIFFVGetField() local
1255 TIFFDirectory *td = &tif->tif_dir; in TIFFFreeDirectory() local
1360 register TIFFDirectory* td = &tif->tif_dir; in TIFFDefaultDirectory() local
A Dtif_pixarlog.c605 PixarLogGuessDataFmt(TIFFDirectory *td) in PixarLogGuessDataFmt()
673 TIFFDirectory *td = &tif->tif_dir; in PixarLogSetupDecode() local
761 TIFFDirectory *td = &tif->tif_dir; in PixarLogDecode() local
908 TIFFDirectory *td = &tif->tif_dir; in PixarLogSetupEncode() local
1127 TIFFDirectory *td = &tif->tif_dir; in PixarLogEncode() local
1259 TIFFDirectory *td = &tif->tif_dir; in PixarLogClose() local
A Dtif_next.c158 TIFFDirectory *td = &tif->tif_dir; in NeXTPreDecode() local
A Dtif_luv.c1249 LogL16GuessDataFmt(TIFFDirectory *td) in LogL16GuessDataFmt()
1283 TIFFDirectory *td = &tif->tif_dir; in LogL16InitState() local
1330 LogLuvGuessDataFmt(TIFFDirectory *td) in LogLuvGuessDataFmt()
1385 TIFFDirectory* td = &tif->tif_dir; in LogLuvInitState() local
1443 TIFFDirectory* td = &tif->tif_dir; in LogLuvSetupDecode() local
1505 TIFFDirectory* td = &tif->tif_dir; in LogLuvSetupEncode() local
1574 TIFFDirectory *td = &tif->tif_dir; in LogLuvClose() local
A Dtif_jpeg.c1012 TIFFDirectory *td = &tif->tif_dir; in JPEGSetupDecode() local
1096 TIFFDirectory *td = &tif->tif_dir; in JPEGPreDecode() local
1507 TIFFDirectory *td = &tif->tif_dir; in JPEGDecodeRaw() local
1728 TIFFDirectory *td = &tif->tif_dir; in JPEGSetupEncode() local
1902 TIFFDirectory *td = &tif->tif_dir; in JPEGPreEncode() local
2256 TIFFDirectory* td = &tif->tif_dir; in JPEGResetUpsampled() local
2390 TIFFDirectory *td = &tif->tif_dir; in JPEGDefaultStripSize() local
2402 TIFFDirectory *td = &tif->tif_dir; in JPEGDefaultTileSize() local
A Dtif_predict.c60 TIFFDirectory* td = &tif->tif_dir; in PredictorSetup() local
118 TIFFDirectory* td = &tif->tif_dir; in PredictorSetupDecode() local
200 TIFFDirectory* td = &tif->tif_dir; in PredictorSetupEncode() local
A Dtif_print.c238 TIFFDirectory *td = &tif->tif_dir; in TIFFPrintDirectory() local
A Dtif_dirread.c4485 TIFFDirectory *td = &tif->tif_dir; in EstimateStripByteCounts() local
5712 register TIFFDirectory *td = &tif->tif_dir; in ChopUpSingleUncompressedStrip() local
5821 register TIFFDirectory *td = &tif->tif_dir; in _TIFFFillStrilesInternal() local
A Dtif_fax3.c506 TIFFDirectory* td = &tif->tif_dir; in Fax3SetupState() local
A Dtif_getimage.c78 TIFFDirectory* td = &tif->tif_dir; in TIFFRGBAImageOK() local
/AliOS-Things-master/components/freetype/src/gzip/
A Dinfblock.c157 inflate_huft *tl, *td; in inflate_blocks() local
309 inflate_huft *tl, *td; in inflate_blocks() local
A Dinftrees.c334 inflate_huft * FAR *td, /* distance tree result */ in inflate_trees_dynamic()
413 const inflate_huft * FAR *td, /* distance tree result */ in inflate_trees_fixed()
A Dinfcodes.c61 inflate_huft *td, /* need separate declaration for Borland C++ */ in inflate_codes_new()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A Dtif2ras.c86 TIFFDirectory *td; local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A Dtif_pdsdirread.c124 register TIFFDirectory* td; in TIFFReadPrivateDataSubDirectory() local
291 register TIFFDirectory *td = &tif->tif_dir; in EstimateStripByteCounts() local
1062 register TIFFDirectory *td = &tif->tif_dir; in ChopUpSingleUncompressedStrip() local
A Dtif_pdsdirwrite.c825 TIFFDirectory* td = &tif->tif_dir; in TIFFWriteTransferFunction() local
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_traps.c169 struct snmp_trap_dst *td; in snmp_send_trap() local
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djcmarker.c351 int i, td, ta; in emit_sos() local
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Dmain.cpp160 for (const auto& td : testData) { in JSONTEST_FIXTURE_LOCAL() local
3605 for (const auto& td : test_data) { in JSONTEST_FIXTURE_LOCAL() local

Completed in 57 milliseconds