Searched defs:InputStream (Results 1 - 24 of 24) sorted by path

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs158 public ICharStream InputStream { property in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
276 //InputStream @is = channel.getInputStream();
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DClassicToken.cs148 public ICharStream InputStream { property in class:Antlr.Runtime.ClassicToken
H A DCommonToken.cs92 input = oldToken.InputStream;
187 public ICharStream InputStream { property in class:Antlr.Runtime.CommonToken
H A DIToken.cs90 ICharStream InputStream { property in interface:Antlr.Runtime.IToken
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DRemoteDebugEventSocketListener.cs188 public ICharStream InputStream property in class:Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
339 //InputStream @is = channel.getInputStream();
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
H A DSlimToken.cs147 ICharStream IToken.InputStream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DClassicToken.cs178 public ICharStream InputStream property in class:Antlr.Runtime.ClassicToken
H A DCommonToken.cs99 input = oldToken.InputStream;
218 public ICharStream InputStream property in class:Antlr.Runtime.CommonToken
H A DIToken.cs100 ICharStream InputStream property in interface:Antlr.Runtime.IToken
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Dstreams.py594 InputStream = ANTLRInputStream variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libweave/include/weave/
H A Dstream.h16 class InputStream { class in namespace:weave
18 virtual ~InputStream() {}
48 class Stream : public InputStream, public OutputStream {
/external/opencv3/samples/winrt/ImageManipulations/
H A DAdvancedCapture.xaml.cpp50 if (InputStream != nullptr)
52 delete InputStream;
61 Windows::Storage::Streams::IRandomAccessStream ^InputStream; member in class:sealed
401 state->InputStream = stream;
402 return Windows::Graphics::Imaging::BitmapDecoder::CreateAsync(state->InputStream);
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/sfntly/cpp/src/sfntly/port/
H A Dinput_stream.h25 class InputStream { class in namespace:sfntly
28 virtual ~InputStream() {}
41 class PushbackInputStream : public InputStream {

Completed in 738 milliseconds