/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/naive/datetime/ |
D | rustc_serialize.rs | 12 fn decode<D: Decoder>(d: &mut D) -> Result<NaiveDateTime, D::Error> { in decode() method 47 fn decode<D: Decoder>(d: &mut D) -> Result<TsSeconds, D::Error> { in decode() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/encodings/ |
D | quopri_codec.py | 27 def decode(self, input, errors='strict'): member in Codec 35 def decode(self, input, final=False): member in IncrementalDecoder
|
D | uu_codec.py | 74 def decode(self, input, errors='strict'): member in Codec 82 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/ |
D | hex_codec.py | 24 def decode(self, input, errors='strict'): member in Codec 33 def decode(self, input, final=False): member in IncrementalDecoder
|
D | uu_codec.py | 74 def decode(self, input, errors='strict'): member in Codec 82 def decode(self, input, final=False): member in IncrementalDecoder
|
D | bz2_codec.py | 26 def decode(self, input, errors='strict'): member in Codec 51 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/ |
D | uu_codec.py | 74 def decode(self, input, errors='strict'): member in Codec 82 def decode(self, input, final=False): member in IncrementalDecoder
|
D | bz2_codec.py | 26 def decode(self, input, errors='strict'): member in Codec 51 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/ |
H A D | uu_codec.py | 74 def decode(self, input, errors='strict'): member in Codec 82 def decode(self, input, final=False): member in IncrementalDecoder
|
H A D | bz2_codec.py | 26 def decode(self, input, errors='strict'): member in Codec 51 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/ |
D | uu_codec.py | 74 def decode(self, input, errors='strict'): member in Codec 82 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/external/python/cpython3/Lib/encodings/ |
D | uu_codec.py | 74 def decode(self, input, errors='strict'): member in Codec 82 def decode(self, input, final=False): member in IncrementalDecoder
|
D | zlib_codec.py | 24 def decode(self, input, errors='strict'): member in Codec 49 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/external/apache-http/src/org/apache/commons/codec/binary/ |
H A D | BinaryCodec.java | 116 public Object decode(Object ascii) throws DecoderException { in decode() method in BinaryCodec 140 public byte[] decode(byte[] ascii) { in decode() method in BinaryCodec
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/multi/ |
H A D | ByQuadrantReader.java | 48 public Result decode(BinaryBitmap image) in decode() method in ByQuadrantReader 54 public Result decode(BinaryBitmap image, Map<DecodeHintType,?> hints) in decode() method in ByQuadrantReader
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/Ipc/src/com/android/settingslib/ipc/ |
H A D | ApiHandler.kt | 32 fun decode(data: Bundle): T in <lambda>() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/ |
H A D | bmp_grid.rs | 22 fn decode(&self) -> Result<Vec<u8>, BmpError>; in decode() method 26 fn decode(&self) -> Result<Vec<u8>, BmpError> { in decode() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/codec/ |
D | mod.rs | 8 mod decode; module 81 fn decode(&mut self, src: &mut DecodeBuf<'_>) -> Result<Option<Self::Item>, Self::Error>; in decode() method
|
/aosp_15_r20/external/python/cpython2/Lib/encodings/ |
D | zlib_codec.py | 50 def decode(self, input, errors='strict'): member in Codec 75 def decode(self, input, final=False): member in IncrementalDecoder
|
D | bz2_codec.py | 51 def decode(self, input, errors='strict'): member in Codec 76 def decode(self, input, final=False): member in IncrementalDecoder
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/datamatrix/ |
H A D | DataMatrixReader.java | 58 …public Result decode(BinaryBitmap image) throws NotFoundException, ChecksumException, FormatExcept… in decode() method in DataMatrixReader 63 public Result decode(BinaryBitmap image, Map<DecodeHintType,?> hints) in decode() method in DataMatrixReader
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/ |
D | SourceLocationEncoding.h | 127 SourceLocation decode(EncodedTy Encoded) { in decode() function 157 SourceLocationEncoding::decode(uint64_t Encoded, SourceLocationSequence *Seq) { in decode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/ |
D | SourceLocationEncoding.h | 127 SourceLocation decode(EncodedTy Encoded) { in decode() function 157 SourceLocationEncoding::decode(uint64_t Encoded, SourceLocationSequence *Seq) { in decode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/ |
D | SourceLocationEncoding.h | 127 SourceLocation decode(EncodedTy Encoded) { in decode() function 157 SourceLocationEncoding::decode(uint64_t Encoded, SourceLocationSequence *Seq) { in decode() function
|
/aosp_15_r20/external/python/pyserial/serial/tools/ |
D | hexlify_codec.py | 53 def decode(self, data, errors='strict'): member in Codec 103 def decode(self, data, final=False): member in IncrementalDecoder
|