Home
last modified time | relevance | path

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

12

/third_party/flutter/engine/flutter/fml/
Dmessage.h133 FML_WARN_UNUSED_RESULT bool Decode(T& value) { in Decode() function
141 FML_WARN_UNUSED_RESULT bool Decode(MessageSerializable& value) { in Decode() function
149 FML_WARN_UNUSED_RESULT bool Decode(std::unique_ptr<T>& value) { in Decode() function
/third_party/node/src/
Dstring_bytes.h47 inline v8::Maybe<bool> Decode(Environment* env, in Decode() function
Dnode_i18n.cc431 void ConverterObject::Decode(const FunctionCallbackInfo<Value>& args) { in Decode() function in node::i18n::ConverterObject
/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/mesa3d/src/asahi/lib/tests/
Dtest-lod-clamps.cpp57 TEST_F(LODClamp, Decode) in TEST_F() argument
/third_party/skia/third_party/externals/brotli/go/cbrotli/
Dreader.go155 func Decode(encodedData []byte) ([]byte, error) { func
/third_party/node/test/cctest/
Dtest_base64.cc61 TEST(Base64Test, Decode) { in TEST() argument
/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.cpp125 int CodecRunTimeComponent::Decode() { in Decode() function in CodecRunTimeComponent
/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/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/flutter/engine/flutter/lib/ui/painting/
Dimage_decoder.cc191 void ImageDecoder::Decode(ImageDescriptor descriptor, ImageResult callback) { in Decode() function in flutter::ImageDecoder
/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
/third_party/flutter/skia/third_party/externals/spirv-tools/test/comp/
Dmarkv_codec_test.cpp108 void Decode(const spv_markv_binary markv_binary, in Decode() function
/third_party/skia/src/core/
DSkVertices.cpp299 sk_sp<SkVertices> SkVerticesPriv::Decode(SkReadBuffer& buffer) { in Decode() function in SkVerticesPriv
/third_party/flutter/skia/src/core/
DSkVertices.cpp377 sk_sp<SkVertices> SkVertices::Decode(const void* data, size_t length) { in Decode() function in SkVertices
/third_party/skia/third_party/externals/libwebp/examples/
Dvwebp.c166 static int Decode(void) { // Fills kParams.curr_frame in Decode() function
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dvwebp.c166 static int Decode(void) { // Fills kParams.curr_frame in Decode() function
/third_party/openh264/module/
Dgmp-openh264.cpp711 virtual void Decode (GMPVideoEncodedFrame* inputFrame, in Decode() function in OpenH264VideoDecoder
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dwebp_dec.c604 static uint8_t* Decode(WEBP_CSP_MODE mode, const uint8_t* const data, in Decode() function
/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebp_dec.c604 static uint8_t* Decode(WEBP_CSP_MODE mode, const uint8_t* const data, in Decode() function
/third_party/glslang/gtests/
DHexFloat.cpp66 FloatProxy<T> Decode(const std::string& str) { in Decode() function
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dhex_float_test.cpp68 FloatProxy<T> Decode(const std::string& str) { in Decode() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp70 FloatProxy<T> Decode(const std::string& str) { in Decode() function
/third_party/spirv-tools/test/
Dhex_float_test.cpp70 FloatProxy<T> Decode(const std::string& str) { in Decode() function

12