Searched refs:Tell (Results 1 – 25 of 124) sorted by relevance
12345
234 DirectoryPos = io ->Tell(io); in WritePositionTable()246 Before = io ->Tell(io); in WritePositionTable()253 ElementSizes[i] = io ->Tell(io) - Before; in WritePositionTable()257 CurrentPos = io ->Tell(io); in WritePositionTable()2470 BaseOffset = io ->Tell(io) - sizeof(_cmsTagBase); in Type_LUTA2B_Read()2673 BaseOffset = io ->Tell(io) - sizeof(_cmsTagBase); in Type_LUTA2B_Write()2696 DirectoryPos = io ->Tell(io); in Type_LUTA2B_Write()2707 offsetA = io ->Tell(io) - BaseOffset; in Type_LUTA2B_Write()2712 offsetC = io ->Tell(io) - BaseOffset; in Type_LUTA2B_Write()2718 offsetM = io ->Tell(io) - BaseOffset; in Type_LUTA2B_Write()[all …]
121 iohandler ->Tell = NULLTell; in cmsOpenIOhandlerFromNULL()299 iohandler ->Tell = MemoryTell; in cmsOpenIOhandlerFromMem()416 iohandler ->Tell = FileTell; in cmsOpenIOhandlerFromFile()439 iohandler ->Tell = FileTell; in cmsOpenIOhandlerFromStream()1805 rc = MemIO ->Tell(MemIO); in cmsReadRawTag()
464 At = io -> Tell(io); in _cmsReadAlignment()481 At = io -> Tell(io); in _cmsWriteAlignment()
18 # Tell the 2nd can be given directly
14 // Tell ANTLR to make the generated lexer class extend the
4 # Tell pylint that we know config and lit_config exist somewhere.
50 # Tell Version.cpp that it needs to build with -DHAVE_SVN_VERSION_INC.
34 ec{"Tell City, Indiana"}
9 # Tell pylint that we know config and lit_config exist somewhere.
34 /** Tell me how to create a token for use with imaginary token nodes.46 /** Tell me how to create a token for use with imaginary token nodes.
213 /** Tell me how to create a token for use with imaginary token nodes.225 /** Tell me how to create a token for use with imaginary token nodes.
8 // Tell Gradle where to find the ProGuard task.
7 // Tell Gradle where to find the ProGuard task.
10 // Tell Gradle where to find the ProGuard task.
12 # Tell pylint that we know config and lit_config exist somewhere.
62 /** Tell me how to create a token for use with imaginary token nodes.81 /** Tell me how to create a token for use with imaginary token nodes.
354 /** Tell me how to create a token for use with imaginary token nodes.367 /** Tell me how to create a token for use with imaginary token nodes.
30 1. Tell a tool what's about to happen, before the syscall takes place. A35 2. Tell a tool what just happened, after a syscall takes place. This is