| /frameworks/compile/mclinker/lib/Support/ |
| D | LEB128.cpp | 96 uint64_t decode<uint64_t>(const ByteType* pBuf, size_t& pSize) { in decode() function 136 uint64_t decode<uint64_t>(const ByteType*& pBuf) { in decode() function 184 int64_t decode<int64_t>(const ByteType* pBuf, size_t& pSize) { in decode() function 205 int64_t decode<int64_t>(const ByteType*& pBuf) { in decode() function
|
| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | LEB128.h | 101 IntType decode(const char* pBuf, size_t& pSize) { in decode() function 106 IntType decode(const char*& pBuf) { in decode() function
|
| /frameworks/base/errorprone/tests/res/libcore/util/ |
| D | HexEncoding.java | 24 public static byte[] decode(String encoded) { in decode() method in HexEncoding
|
| /frameworks/base/errorprone/tests/res/android/util/ |
| D | Base64.java | 20 public static byte[] decode(String str, int flags) { in decode() method in Base64
|
| /frameworks/native/libs/gralloc/types/tests/ |
| D | Gralloc4_test.cpp | 75 void testHelper(const T& input, EncodeFunction<T> encode, DecodeFunction<T> decode) { in testHelper() 84 void testHelperConst(const T& input, EncodeConstFunction<T> encode, DecodeFunction<T> decode) { in testHelperConst() 93 …aType(const T& input, EncodeMetadataTypeFunction<T> encode, DecodeMetadataTypeFunction<T> decode) { in testHelperMetadataType() 103 …(const T& input, EncodeMetadataTypeConstFunction<T> encode, DecodeMetadataTypeFunction<T> decode) { in testHelperMetadataTypeConst() 113 …testHelperStableAidlType(const T& input, EncodeConstFunction<T> encode, DecodeFunction<T> decode) { in testHelperStableAidlType() 123 DecodeOptionalFunction<T> decode) { in testHelperStableAidlTypeOptional()
|
| /frameworks/opt/net/voip/src/jni/rtp/ |
| D | G711Codec.cpp | 67 int UlawCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anon5755eff60111::UlawCodec 117 int AlawCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anon5755eff60111::AlawCodec
|
| D | AmrCodec.cpp | 131 int AmrCodec::decode(int16_t *samples, int /* count */, void *payload, int length) in decode() function in __anonbae0b2b60111::AmrCodec 242 int GsmEfrCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anonbae0b2b60111::GsmEfrCodec
|
| D | GsmCodec.cpp | 58 int GsmCodec::decode(int16_t *samples, int count, void *payload, int length) in decode() function in __anonec8c4cdd0111::GsmCodec
|
| /frameworks/base/core/java/android/util/ |
| D | Base64.java | 119 public static byte[] decode(String str, int flags) { in decode() method in Base64 137 public static byte[] decode(byte[] input, int flags) { in decode() method in Base64 157 public static byte[] decode(byte[] input, int offset, int len, int flags) { in decode() method in Base64
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
| D | BerTlv.java | 78 public static BerTlv decode(byte[] data) throws ResultException { in decode() method in BerTlv
|
| D | ComprehensionTlv.java | 120 public static ComprehensionTlv decode(byte[] data, int startIndex) in decode() method in ComprehensionTlv
|
| /frameworks/opt/bitmap/src/com/android/bitmap/ |
| D | DecodeTask.java | 115 public ReusableBitmap decode() { in decode() method in DecodeTask 488 private Bitmap decode(ParcelFileDescriptor fd, InputStream in) { in decode() method in DecodeTask
|
| /frameworks/base/tools/preload/ |
| D | Record.java | 148 String decode(String rawField) { in decode() method in Record
|
| /frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ |
| D | SettingsWrapper.java | 79 String decode(@Nullable String value, int userId) { in decode() method in SettingsWrapper
|
| /frameworks/base/core/java/android/net/ |
| D | UriCodec.java | 76 public static String decode( in decode() method in UriCodec
|
| /frameworks/base/media/jni/soundpool/ |
| D | Sound.cpp | 48 static status_t decode(int fd, int64_t offset, int64_t length, in decode() function
|
| /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
| D | DisplaySinkService.java | 174 private void decode(ByteBuffer content) { in decode() method in DisplaySinkService
|
| /frameworks/base/core/java/android/os/ |
| D | BytesMatcher.java | 269 public static @NonNull BytesMatcher decode(@Nullable String value) { in decode() method in BytesMatcher
|
| /frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
| D | Decoder.java | 101 public int decode(@NonNull ArrayList<ByteBuffer> inputBuffer, in decode() method in Decoder
|
| /frameworks/av/media/tests/benchmark/src/native/decoder/ |
| D | Decoder.cpp | 152 int32_t Decoder::decode(uint8_t *inputBuffer, vector<AMediaCodecBufferInfo> &frameInfo, in decode() function in Decoder
|
| /frameworks/base/core/java/android/webkit/ |
| D | URLUtil.java | 113 public static byte[] decode(byte[] url) throws IllegalArgumentException { in decode() method in URLUtil
|
| /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
| D | DepthImage.java | 61 XmpDepthDecode decode = new XmpDepthDecode(input); in createFromXMPMetadata() local
|
| /frameworks/base/core/java/com/android/internal/net/ |
| D | VpnProfile.java | 241 public static VpnProfile decode(String key, byte[] value) { in decode() method in VpnProfile
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
| D | MediaDecoder.java | 318 private void decode() { in decode() method in MediaDecoder
|
| /frameworks/base/libs/hwui/hwui/ |
| D | ImageDecoder.cpp | 378 SkCodec::Result ImageDecoder::decode(void* pixels, size_t rowBytes) { in decode() function in ImageDecoder
|