Home
last modified time | relevance | path

Searched defs:Decode (Results 1 – 25 of 46) sorted by relevance

12

/third_party/node/src/
Dstring_bytes.h40 inline v8::Maybe<bool> Decode(Environment* env, in Decode() function
/third_party/vixl/src/aarch64/
Ddecoder-aarch64.cc38 void Decoder::Decode(const Instruction* instr) { in Decode() function in vixl::aarch64::Decoder
52 void Decoder::Decode(Instruction* instr) { in Decode() function in vixl::aarch64::Decoder
513 void CompiledDecodeNode::Decode(const Instruction* instr) const { in Decode() function in vixl::aarch64::CompiledDecodeNode
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DHuffmanTreeGroup.cs38 internal static void Decode(Org.Brotli.Dec.HuffmanTreeGroup group, Org.Brotli.Dec.BitReader br) in Decode() method in Org.Brotli.Dec.HuffmanTreeGroup
DDecode.cs9 internal sealed class Decode class
/third_party/node/deps/v8/src/third_party/utf8-decoder/
Dutf8-decoder.h24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() function
/third_party/mesa3d/src/asahi/lib/tests/
Dtest-lod-clamps.cpp57 TEST_F(LODClamp, Decode) in TEST_F() argument
/third_party/node/deps/v8/src/snapshot/
Dserializer-deserializer.h200 static constexpr TValue Decode(byte bytecode) { in Decode() function
253 static constexpr int Decode(int value) { in Decode() function
/third_party/node/deps/v8/src/strings/
Dunicode-decoder.cc46 void Utf8Decoder::Decode(Char* out, const base::Vector<const uint8_t>& data) { in Decode() function in v8::internal::Utf8Decoder
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
DBitTreeDecoder.java19 public int Decode(Decoder rangeDecoder) throws java.io.IOException in Decode() method in BitTreeDecoder
/third_party/skia/third_party/externals/brotli/go/cbrotli/
Dreader.go155 func Decode(encodedData []byte) ([]byte, error) { func
/third_party/node/deps/v8/src/codegen/arm64/
Ddecoder-arm64-inl.h17 void Decoder<V>::Decode(Instruction* instr) { in Decode() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-flags.cc73 TestTypeOfFlags::LiteralFlag TestTypeOfFlags::Decode(uint8_t raw_flag) { in Decode() function in v8::internal::interpreter::TestTypeOfFlags
Dbytecode-decoder.cc95 std::ostream& BytecodeDecoder::Decode(std::ostream& os, in Decode() function in v8::internal::interpreter::BytecodeDecoder
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.cc661 uint32_t ImmediateT32::Decode(uint32_t value) { in Decode() function in vixl::aarch32::ImmediateT32
712 uint32_t ImmediateA32::Decode(uint32_t value) { in Decode() function in vixl::aarch32::ImmediateA32
Doperands-aarch32.h536 static T Decode(uint32_t v) { in Decode() function
540 static float Decode(uint32_t imm8, const FloatType<float>&) { in Decode() function
544 static double Decode(uint32_t imm8, const FloatType<double>&) { in Decode() function
/third_party/node/test/cctest/
Dtest_base64.cc61 TEST(Base64Test, Decode) { in TEST() argument
/third_party/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoderBitTree.cs120 public uint Decode(RangeCoder.Decoder rangeDecoder) in Decode() method
DRangeCoderBit.cs89 public uint Decode(RangeCoder.Decoder rangeDecoder) in Decode() method
DRangeCoder.cs175 public void Decode(uint start, uint size, uint total) in Decode() method in SevenZip.Compression.RangeCoder.Decoder
/third_party/lzma/CPP/7zip/Compress/
DXzDecoder.cpp34 HRESULT CDecoder::Decode(ISequentialInStream *seqInStream, ISequentialOutStream *outStream, in Decode() function in NCompress::NXz::CDecoder
/third_party/skia/src/utils/
DSkBase64.cpp33 SkBase64::Error SkBase64::Decode(const void* srcv, size_t srcLength, void* dstv, size_t* dstLength){ in Decode() function in SkBase64
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp249 unsigned Decode(CRangeDecoder *rc) in Decode() function in CBitTreeDecoder
295 unsigned Decode(CRangeDecoder *rc, unsigned posState) in Decode() function in CLenDecoder
467 int CLzmaDecoder::Decode(bool unpackSizeDefined, UInt64 unpackSize) in Decode() function in CLzmaDecoder
/third_party/skia/third_party/externals/swiftshader/src/Device/
DASTC_Decoder.cpp103 void ASTC_Decoder::Decode(const unsigned char *source, unsigned char *dest, in Decode() function in ASTC_Decoder
/third_party/lzma/C/Util/Lzma/
DLzmaUtil.c159 static SRes Decode(ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream) in Decode() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_fingerprint.cpp386 void dng_md5_printer::Decode (uint32 *output, in Decode() function in dng_md5_printer

12