Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DCommonTokenStream.m43 + (CommonTokenStream *)newCommonTokenStreamWithTokenSource:(id<TokenSource>)theTokenSource
48 … *)newCommonTokenStreamWithTokenSource:(id<TokenSource>)theTokenSource Channel:(NSUInteger)aChannel
62 - (id) initWithTokenSource:(id<TokenSource>)theTokenSource
71 - (id) initWithTokenSource:(id<TokenSource>)theTokenSource Channel:(NSUInteger)aChannel
195 - (void) setTokenSource:(id<TokenSource>)aTokenSource
H A DBufferedTokenStream.m47 + (BufferedTokenStream *) newBufferedTokenStreamWith:(id<TokenSource>)aSource
64 -(id) initWithTokenSource:(id<TokenSource>)aSource
276 - (void) setTokenSource:(id<TokenSource>) aTokenSource
H A DTokenRewriteStream.m192 + (TokenRewriteStream *)newTokenRewriteStream:(id<TokenSource>) aTokenSource
197 …kenRewriteStream *)newTokenRewriteStream:(id<TokenSource>) aTokenSource Channel:(NSInteger)aChannel
212 - (id)initWithTokenSource:(id<TokenSource>)aTokenSource
223 - (id)initWithTokenSource:(id<TokenSource>)aTokenSource Channel:(NSInteger)aChannel
H A DUnbufferedTokenStream.m40 + (UnbufferedTokenStream *)newUnbufferedTokenStream:(id<TokenSource>)aTokenSource
55 - (id) initWithTokenSource:(id<TokenSource>)aTokenSource
/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp60 ScopedMacroState(UnwrappedLine &Line, FormatTokenSource *&TokenSource, in ScopedMacroState()
109 FormatTokenSource *&TokenSource; member in clang::format::__anona97130b50111::ScopedMacroState
221 IndexedTokenSource TokenSource(AllTokens); in parse() local
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
H A DTokenSource.as43 public interface TokenSource { interface in org.antlr.runtime
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
H A DTokenSource.java43 public interface TokenSource { interface
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DITokenStream.cs68 ITokenSource TokenSource { property
H A DCommonTokenStream.cs72 public override ITokenSource TokenSource { property in Antlr.Runtime.CommonTokenStream
H A DUnbufferedTokenStream.cs66 public ITokenSource TokenSource { property in Antlr.Runtime.UnbufferedTokenStream
H A DBufferedTokenStream.cs83 public virtual ITokenSource TokenSource { property in Antlr.Runtime.BufferedTokenStream
H A DLegacyCommonTokenStream.cs409 public virtual ITokenSource TokenSource { property in Antlr.Runtime.LegacyCommonTokenStream
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DDebugTokenStream.cs153 public virtual ITokenSource TokenSource { property in Antlr.Runtime.Debug.DebugTokenStream
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3tokenstream.hpp50 class TokenSource class
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtoken.rb306 module TokenSource module
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsecurity_windows.go252 TokenSource const
/aosp_15_r20/external/antlr/runtime/Python3/antlr3/
H A Drecognizers.py968 class TokenSource(object): class
/aosp_15_r20/external/antlr/runtime/Python/antlr3/
H A Drecognizers.py993 class TokenSource(object): class
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsecurity_windows.go511 TokenSource const
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas358 property TokenSource: ITokenSource read GetTokenSource write SetTokenSource; property
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntifs.h573 TokenSource, enumerator
701 TOKEN_SOURCE TokenSource; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h3732 TokenSource, enumerator
3886 TOKEN_SOURCE TokenSource; member
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-external-antlr/2.7.0-alpha12/androidx.room_room-external-antlr/linux_glibc_common/local-combined/
Dandroidx.room_room-external-antlr.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-external-antlr/2.7.0-alpha12/
HDroom-external-antlr-2.7.0-alpha12.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/room/ androidx/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/java/dev/jna/jna-platform/5.6.0/
HDjna-platform-5.6.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...

12