| /third_party/node/deps/base64/base64/bin/ |
| H A D | base64.c | 52 bool decode; member 357 decode (const struct config *config, struct buffer *buf) in decode() function [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetDecoderICU.java | 282 final CoderResult decode(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decode() method in CharsetDecoderICU
|
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | encoder_local.h | 54 OSSL_FUNC_decoder_decode_fn *decode; member
|
| /third_party/openssl/crypto/encode_decode/ |
| H A D | encoder_local.h | 54 OSSL_FUNC_decoder_decode_fn *decode; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| H A D | LineTable.cpp | 251 llvm::Expected<LineTable> LineTable::decode(DataExtractor &Data, in decode() function in LineTable
|
| /third_party/skia/src/core/ |
| H A D | SkVertices.cpp | 300 auto decode = [](SkReadBuffer& buffer) -> sk_sp<SkVertices> { in Decode() local
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkGifImageReader.cpp | 407 bool SkGIFFrameContext::decode(SkStreamBuffer* streamBuffer, SkLibGifCodec* client, in decode() function in SkGIFFrameContext 452 bool SkGifImageReader::decode(int frameIndex, bool* frameComplete) in decode() function in SkGifImageReader [all...] |
| /third_party/skia/tests/ |
| H A D | CodecAnimTest.cpp | 404 auto decode = [&](SkBitmap* bm, int index, int cachedIndex) { in DEF_TEST() local
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | infutil.h | 46 } decode; /* if CODES, current state */ member
|
| /third_party/python/Modules/cjkcodecs/ |
| H A D | multibytecodec.h | 58 mbdecode_func decode; member
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyMessage.java | 328 public static IRubyObject decode(ThreadContext context, IRubyObject recv, IRubyObject data) { in decode() method in RubyMessage
|
| /third_party/python/Lib/ |
| H A D | base64.py | 524 def decode(input, output): function
|
| /third_party/skia/modules/skresources/src/ |
| H A D | SkResources.cpp | 127 auto decode = [](sk_sp<SkImage> image) { in generateFrame() local
|
| /third_party/zlib/contrib/blast/ |
| H A D | blast.c | 129 local int decode(struct state *s, struct huffman *h) in decode() function [all...] |
| /third_party/zlib/contrib/puff/ |
| H A D | puff.c | 235 local int decode(struct state *s, const struct huffman *h) in decode() function 263 local int decode(struct state *s, const struct huffman *h) in decode() function [all...] |
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | compr_rubin.c | 200 static int decode(struct rubin_state *rs, long A, long B) in decode() function
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | compr_rubin.c | 200 static int decode(struct rubin_state *rs, long A, long B) in decode() function
|
| /kernel/linux/linux-6.6/arch/x86/platform/uv/ |
| H A D | bios_uv.c | 169 int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus) in uv_bios_set_legacy_vga_target() argument
|
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| H A D | result_reporter.py | 726 def decode(content): function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mimic.c | 261 static int decode(MimicContext *ctx, int quality, int num_coeffs, in decode() function
|
| H A D | scpr.c | 103 static int decode(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq) in decode() function
|
| H A D | scpr.h | 72 int (*decode)(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq); member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_dxva2.c | 148 int decode = (frames_hwctx->surface_type == DXVA2_VideoDecoderRenderTarget); in dxva2_init_pool() local
|
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.c | 709 decode(struct decode_state *state, void *bin, int sz) in decode() function
|
| /third_party/node/deps/v8/tools/ |
| H A D | v8_presubmit.py | 49 def decode(arg, encoding="utf-8"): function
|