Searched defs:getChannel (Results 1 - 25 of 25) sorted by path

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3commontoken.h271 ANTLR3_UINT32 (*getChannel) (struct ANTLR3_COMMON_TOKEN_struct * token); member in struct:ANTLR3_COMMON_TOKEN_struct
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3commontoken.c49 static ANTLR3_UINT32 getChannel (pANTLR3_COMMON_TOKEN token);
338 token->getChannel = getChannel;
494 static ANTLR3_UINT32 getChannel (pANTLR3_COMMON_TOKEN token) function
571 if (token->getChannel(token) > ANTLR3_TOKEN_DEFAULT_CHANNEL)
574 outtext->addi (outtext, (ANTLR3_INT32)token->getChannel(token));
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
H A DClassicToken.java56 channel = oldToken.getChannel();
98 public int getChannel() { method in class:ClassicToken
H A DCommonToken.java78 channel = oldToken.getChannel();
131 public int getChannel() { method in class:CommonToken
H A DToken.java77 public int getChannel(); method in interface:Token
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DRemoteDebugEventSocketListener.java101 public int getChannel() { method in class:RemoteDebugEventSocketListener.ProxyToken
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Dtokens.py108 def getChannel(self): member in class:Token
266 def getChannel(self): member in class:CommonToken
371 def getChannel(self): member in class:ClassicToken
/external/conscrypt/src/compat/java/org/conscrypt/
H A DKitKatPlatformOpenSSLSocketImplAdapter.java256 public SocketChannel getChannel() { method in class:KitKatPlatformOpenSSLSocketImplAdapter
257 return delegate.getChannel();
H A DPreKitKatPlatformOpenSSLSocketImplAdapter.java256 public SocketChannel getChannel() { method in class:PreKitKatPlatformOpenSSLSocketImplAdapter
257 return delegate.getChannel();
/external/deqp/framework/common/
H A DtcuBilinearImageCompare.cpp44 static inline deUint8 getChannel (deUint32 color) function in namespace:tcu::__anon3785
66 res |= getChannel<0>(raw) << RGBA::RED_SHIFT;
67 res |= getChannel<1>(raw) << RGBA::GREEN_SHIFT;
68 res |= getChannel<2>(raw) << RGBA::BLUE_SHIFT;
69 res |= getChannel<3>(raw) << RGBA::ALPHA_SHIFT;
106 res |= interpolateChannel(fx1, fy1, getChannel<0>(p00), getChannel<0>(p01), getChannel<0>(p10), getChannel<0>(p11)) << RGBA::RED_SHIFT;
107 res |= interpolateChannel(fx1, fy1, getChannel<
[all...]
H A DtcuFuzzyImageCompare.cpp43 static inline deUint8 getChannel (deUint32 color) function in namespace:tcu
48 static inline deUint8 getChannel (deUint32 color, int channel) function in namespace:tcu
60 return Vec4((float)getChannel<0>(color), (float)getChannel<1>(color), (float)getChannel<2>(color), (float)getChannel<3>(color));
102 ptr[c] = getChannel(val, c);
115 const int r = de::max<int>(de::abs((int)getChannel<0>(pa) - (int)getChannel<0>(pb)) - MIN_ERR_THRESHOLD, 0);
116 const int g = de::max<int>(de::abs((int)getChannel<
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
H A DMockServerSocket.java122 public ServerSocketChannel getChannel() { method in class:MockServerSocket
H A DMockSocketConnection.java169 public SocketChannel getChannel() { method in class:MockSocketConnection.MockSocket
/external/jetty/src/java/org/eclipse/jetty/io/nio/
H A DChannelEndPoint.java396 public ByteChannel getChannel() method in class:ChannelEndPoint
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDelegatingSSLSocket.java276 @Override public SocketChannel getChannel() { method in class:DelegatingSSLSocket
277 return delegate.getChannel();
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/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/ ...

Completed in 717 milliseconds