/third_party/flutter/engine/flutter/fml/ |
D | message.h | 133 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/ |
D | string_bytes.h | 47 inline v8::Maybe<bool> Decode(Environment* env, in Decode() function
|
/third_party/grpc/src/csharp/Grpc.Microbenchmarks/ |
D | Utf8Decode.cs | 58 public unsafe void Decode() in Decode() method in Grpc.Microbenchmarks.Utf8Decode
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/ |
D | sbu_node.h | 75 bool Decode() const { return decode_; } in Decode() function
|
D | flickr_node.h | 79 bool Decode() const { return decode_; } in Decode() function
|
D | celeba_node.h | 77 bool Decode() const { return decode_; } in Decode() function
|
D | manifest_node.h | 76 bool Decode() const { return decode_; } in Decode() function
|
D | album_node.h | 77 bool Decode() const { return decode_; } in Decode() function
|
D | coco_node.h | 77 bool Decode() const { return decode_; } in Decode() function
|
D | cityscapes_node.h | 86 bool Decode() const { return decode_; } in Decode() function
|
D | image_folder_node.h | 80 bool Decode() const { return decode_; } in Decode() function
|
D | div2k_node.h | 85 bool Decode() const { return decode_; } in Decode() function
|
D | voc_node.h | 79 bool Decode() const { return decode_; } in Decode() function
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
D | HuffmanTreeGroup.cs | 38 internal static void Decode(Org.Brotli.Dec.HuffmanTreeGroup group, Org.Brotli.Dec.BitReader br) in Decode() method in Org.Brotli.Dec.HuffmanTreeGroup
|
D | Decode.cs | 9 internal sealed class Decode class
|
/third_party/grpc/src/cpp/ext/filters/census/ |
D | rpc_encoding.h | 76 static size_t Decode(absl::string_view buf, GrpcTraceContext* tc) { in Decode() function 220 static size_t Decode(absl::string_view buf, uint64_t* time) { in Decode() function
|
/third_party/skia/third_party/externals/brotli/go/cbrotli/ |
D | reader.go | 155 func Decode(encodedData []byte) ([]byte, error) { func
|
/third_party/node/test/cctest/ |
D | test_base64.cc | 61 TEST(Base64Test, Decode) { in TEST() argument
|
/third_party/openh264/codec/build/windowsphone/all/ |
D | CodecRTComponent.cpp | 125 int CodecRunTimeComponent::Decode() { in Decode() function in CodecRunTimeComponent
|
/third_party/skia/src/utils/ |
D | SkBase64.cpp | 33 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/ |
D | ASTC_Decoder.cpp | 103 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/ |
D | image_decoder.cc | 191 void ImageDecoder::Decode(ImageDescriptor descriptor, ImageResult callback) { in Decode() function in flutter::ImageDecoder
|
/third_party/mindspore/mindspore/lite/src/ |
D | tensorlist.cc | 256 STATUS TensorList::Decode(const int *data) { in Decode() function in mindspore::lite::TensorList
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_fingerprint.cpp | 386 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/ |
D | markv_codec_test.cpp | 108 void Decode(const spv_markv_binary markv_binary, in Decode() function
|