/external/glide/library/src/main/java/com/bumptech/glide/load/resource/file/ |
D | FileToStreamDecoder.java | 23 public FileToStreamDecoder(ResourceDecoder<InputStream, T> streamDecoder) { in FileToStreamDecoder() 28 FileToStreamDecoder(ResourceDecoder<InputStream, T> streamDecoder, FileOpener fileOpener) { in FileToStreamDecoder()
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | IToken.cs | 100 ICharStream InputStream property
|
D | ClassicToken.cs | 178 public ICharStream InputStream property in Antlr.Runtime.ClassicToken
|
D | CommonToken.cs | 218 public ICharStream InputStream property in Antlr.Runtime.CommonToken
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | IToken.cs | 90 ICharStream InputStream { property
|
D | ClassicToken.cs | 148 public ICharStream InputStream { property in Antlr.Runtime.ClassicToken
|
D | CommonToken.cs | 187 public ICharStream InputStream { property in Antlr.Runtime.CommonToken
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | ImageVideoDataLoadProvider.java | 26 public ImageVideoDataLoadProvider(DataLoadProvider<InputStream, Bitmap> streamBitmapProvider, in ImageVideoDataLoadProvider()
|
D | ImageVideoBitmapDecoder.java | 25 public ImageVideoBitmapDecoder(ResourceDecoder<InputStream, Bitmap> streamDecoder, in ImageVideoBitmapDecoder()
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gifbitmap/ |
D | ImageVideoGifDrawableLoadProvider.java | 29 DataLoadProvider<InputStream, GifDrawable> gifProvider, BitmapPool bitmapPool) { in ImageVideoGifDrawableLoadProvider()
|
D | GifBitmapWrapperResourceDecoder.java | 37 ResourceDecoder<InputStream, GifDrawable> gifDecoder, BitmapPool bitmapPool) { in GifBitmapWrapperResourceDecoder() 43 …ResourceDecoder<InputStream, GifDrawable> gifDecoder, BitmapPool bitmapPool, ImageTypeParser parse… in GifBitmapWrapperResourceDecoder()
|
/external/glide/library/src/main/java/com/bumptech/glide/ |
D | GifRequestBuilder.java | 39 GifRequestBuilder(LoadProvider<ModelType, InputStream, GifDrawable, GifDrawable> loadProvider, in GifRequestBuilder() argument 104 ResourceDecoder<InputStream, GifDrawable> decoder) { in decoder()
|
D | BitmapRequestBuilder.java | 200 …public BitmapRequestBuilder<ModelType, TranscodeType> imageDecoder(ResourceDecoder<InputStream, Bi… in imageDecoder()
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 158 public ICharStream InputStream { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 188 public ICharStream InputStream property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
D | streams.py | 594 InputStream = ANTLRInputStream variable
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.pas | 646 property InputStream: ICharStream read GetInputStream write SetInputStream; property 681 property InputStream: ICharStream read GetInputStream write SetInputStream; property
|