Home
last modified time | relevance | path

Searched defs:EndPos (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h38 CPVT_WordPlace EndPos; member
/external/clang/lib/Lex/
DPPLexerChange.cpp276 const char *EndPos = CurLexer->BufferEnd; in getCurLexerEndPos() local
408 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
439 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile() local
/external/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp171 unsigned EndPos; in RewriteMacrosInInput() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.h74 CPVT_WordPlace EndPos; variable
/external/llvm/lib/IR/
DGCOV.cpp199 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local
255 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIO.cpp41 auto EndPos = T.tellg(); in FileToVector() local
DFuzzerDriver.cpp564 auto EndPos = StartPos + Dict[i].size(); in AnalyzeDictionary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp203 uint32_t EndPos = Buff.getCursor() + LineTableLength * 4; in readGCNO() local
259 uint64_t EndPos = Buff.getCursor() + HeaderLength * sizeof(uint32_t); in readGCDA() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1419 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName() local
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1017 size_t EndPos = String.find('}', i); in tokenizeAsmString() local