Home
last modified time | relevance | path

Searched refs:FullLength (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DTokenLexer.cpp796 unsigned FullLength = LastRelOffs + LastConsecutiveTok.getLength(); in updateConsecutiveMacroArgTokens() local
800 SM.createMacroArgExpansionLoc(FirstLoc, InstLoc,FullLength); in updateConsecutiveMacroArgTokens()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch63 + <KeyRelease>Right: NotifyScroll(FullLength) EndScroll()\n\
65 + <KeyRelease>Left: NotifyScroll(FullLength) EndScroll()\n\
67 + <KeyRelease>Next: NotifyScroll(FullLength) EndScroll()\n\
69 + <KeyRelease>Prior: NotifyScroll(FullLength) EndScroll()\n\
71 + <KeyRelease>z: NotifyScroll(FullLength) EndScroll()\n\
73 + <KeyRelease>a: NotifyScroll(FullLength) EndScroll()\n\
75 + <KeyRelease>f: NotifyScroll(FullLength) EndScroll()\n\
77 + <KeyRelease>b: NotifyScroll(FullLength) EndScroll()\n\
79 + <KeyRelease>Down: NotifyScroll(FullLength) EndScroll()\n\
81 + <KeyRelease>Up: NotifyScroll(FullLength) EndScroll()
[all …]