Home
last modified time | relevance | path

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

12345

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmstypes.c234 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 …]
Dcmsio0.c121 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()
Dcmsplugin.c464 At = io -> Tell(io); in _cmsReadAlignment()
481 At = io -> Tell(io); in _cmsWriteAlignment()
/external/valgrind/gdbserver_tests/
Dnlpasssigalrm.stdinB.gdb18 # Tell the 2nd can be given directly
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
DTLexer.g14 // Tell ANTLR to make the generated lexer class extend the
/external/libcxx/
Dlit.site.cfg4 # Tell pylint that we know config and lit_config exist somewhere.
/external/clang/lib/Basic/
DCMakeLists.txt50 # Tell Version.cpp that it needs to build with -DHAVE_SVN_VERSION_INC.
/external/icu/icu4c/source/data/zone/
Droot.txt34 ec{"Tell City, Indiana"}
/external/libcxx/test/
Dlit.cfg9 # Tell pylint that we know config and lit_config exist somewhere.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonTreeAdaptor.as34 /** 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.
DBaseTreeAdaptor.as213 /** 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.
/external/proguard/examples/gradle/
Dretrace.gradle8 // Tell Gradle where to find the ProGuard task.
Dproguardgui.gradle8 // Tell Gradle where to find the ProGuard task.
Dmidlets.gradle7 // Tell Gradle where to find the ProGuard task.
Dapplications.gradle7 // Tell Gradle where to find the ProGuard task.
Dproguard.gradle8 // Tell Gradle where to find the ProGuard task.
Dapplets.gradle7 // Tell Gradle where to find the ProGuard task.
Dservlets.gradle7 // Tell Gradle where to find the ProGuard task.
Dlibrary.gradle8 // Tell Gradle where to find the ProGuard task.
Dproguardall.gradle10 // Tell Gradle where to find the ProGuard task.
Dscala.gradle8 // Tell Gradle where to find the ProGuard task.
/external/libcxxabi/test/
Dlit.cfg12 # Tell pylint that we know config and lit_config exist somewhere.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRCommonTreeAdaptor.m62 /** 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.
DANTLRBaseTreeAdaptor.m354 /** 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.
/external/valgrind/
DREADME_MISSING_SYSCALL_OR_IOCTL30 1. Tell a tool what's about to happen, before the syscall takes place. A
35 2. Tell a tool what just happened, after a syscall takes place. This is

12345