Searched refs:codec (Results 101 - 125 of 485) sorted by relevance

1234567891011>>

/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.6/
H A Dcommons-codec-1.6.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
H A Dcommons-codec-1.10.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest
/prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
H A Dcommons-codec-1.10.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
H A Dcommons-codec-1.9.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/
H A Dnetty-codec-http2-4.1.6.Final.jar ... INF/ io/ io/netty/ io/netty/handler/ io/netty/handler/codec/ io/netty/handler/codec/http2/ io/netty/handler/codec/http2 ...
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
H A Dnetty-codec-http-4.1.0.CR3.jar ... MF io/ io/netty/ io/netty/handler/ io/netty/handler/codec/ io/netty/handler/codec/spdy/ io/netty/handler/codec/rtsp ...
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.3.Final/
H A Dnetty-codec-http2-4.1.3.Final.jar ... INF/ io/ io/netty/ io/netty/handler/ io/netty/handler/codec/ io/netty/handler/codec/http2/ io/netty/handler/codec/http2 ...
/prebuilts/devtools/tools/lib/
H A Dcommons-codec-1.4.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.apache.commons.codec_1.4.0.v201209201156.jar ... about_files/ org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/prebuilts/tools/common/http-client/
H A Dcommons-codec-1.4.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
H A DAndroid.mk24 commons-codec-1.4$(COMMON_JAVA_PACKAGE_SUFFIX)
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
H A Dcommons-codec-1.4.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.apache.commons.codec_1.4.0.v201209201156.jar ... about_files/ org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.4/
H A Dcommons-codec-1.4.jar ... MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ org/apache/commons/codec/binary/ org/apache/commons/codec/digest ...
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.6.Final/
H A Dnetty-codec-4.1.6.Final.jar ... codec/serialization/ io/netty/handler/codec/compression/ io/netty/handler/codec/string/ io/netty/handler/codec/xml/ io/netty/handler/codec ...
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
H A Dnetty-codec-4.1.3.Final.jar ... codec/serialization/ io/netty/handler/codec/compression/ io/netty/handler/codec/string/ io/netty/handler/codec/xml/ io/netty/handler/codec ...
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
H A Dnetty-codec-4.1.0.CR3.jar ... codec/serialization/ io/netty/handler/codec/compression/ io/netty/handler/codec/string/ io/netty/handler/codec/xml/ io/netty/handler/codec ...
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
H A Dnetty-codec-http-4.1.6.Final.jar ... INF/ io/ io/netty/ io/netty/handler/ io/netty/handler/codec/ io/netty/handler/codec/spdy/ io/netty/handler/codec/rtsp
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
H A Dnetty-codec-http-4.1.3.Final.jar ... INF/ io/ io/netty/ io/netty/handler/ io/netty/handler/codec/ io/netty/handler/codec/spdy/ io/netty/handler/codec/rtsp
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_multibytecodec_support.py17 encoding = '' # codec name
18 codec = None # codec tuple (with 4 elements) variable in class:TestBase
21 codectests = None # must set. codec test tuple
28 if self.codec is None:
29 self.codec = codecs.lookup(self.encoding)
30 self.encode = self.codec.encode
31 self.decode = self.codec.decode
32 self.reader = self.codec.streamreader
33 self.writer = self.codec
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_multibytecodec_support.py17 encoding = '' # codec name
18 codec = None # codec tuple (with 4 elements) variable in class:TestBase
21 codectests = None # must set. codec test tuple
28 if self.codec is None:
29 self.codec = codecs.lookup(self.encoding)
30 self.encode = self.codec.encode
31 self.decode = self.codec.decode
32 self.reader = self.codec.streamreader
33 self.writer = self.codec
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_multibytecodec_support.py17 encoding = '' # codec name
18 codec = None # codec tuple (with 4 elements) variable in class:TestBase
21 codectests = None # must set. codec test tuple
28 if self.codec is None:
29 self.codec = codecs.lookup(self.encoding)
30 self.encode = self.codec.encode
31 self.decode = self.codec.decode
32 self.reader = self.codec.streamreader
33 self.writer = self.codec
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_multibytecodec_support.py17 encoding = '' # codec name
18 codec = None # codec tuple (with 4 elements) variable in class:TestBase
21 codectests = None # must set. codec test tuple
28 if self.codec is None:
29 self.codec = codecs.lookup(self.encoding)
30 self.encode = self.codec.encode
31 self.decode = self.codec.decode
32 self.reader = self.codec.streamreader
33 self.writer = self.codec
[all...]
/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/0.13.2/
H A Dgrpc-netty-0.13.2.jar ... netty.AbstractNettyHandler extends io.netty.handler.codec.http2.Http2ConnectionHandler { private static long GRACEFUL_SHUTDOWN_TIMEOUT private int ...
/prebuilts/sdk/tools/
H A Djack-coverage-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/android/ com/android/jack/ ...

Completed in 941 milliseconds

1234567891011>>