Home
last modified time | relevance | path

Searched defs:decode (Results 201 - 225 of 311) sorted by relevance

12345678910>>...13

/third_party/node/deps/base64/base64/bin/
H A Dbase64.c52 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 DCharsetDecoderICU.java282 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 Dencoder_local.h54 OSSL_FUNC_decoder_decode_fn *decode; member
/third_party/openssl/crypto/encode_decode/
H A Dencoder_local.h54 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 DLineTable.cpp251 llvm::Expected<LineTable> LineTable::decode(DataExtractor &Data, in decode() function in LineTable
/third_party/skia/src/core/
H A DSkVertices.cpp300 auto decode = [](SkReadBuffer& buffer) -> sk_sp<SkVertices> { in Decode() local
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp407 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 DCodecAnimTest.cpp404 auto decode = [&](SkBitmap* bm, int index, int cachedIndex) { in DEF_TEST() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h46 } decode; /* if CODES, current state */ member
/third_party/python/Modules/cjkcodecs/
H A Dmultibytecodec.h58 mbdecode_func decode; member
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessage.java328 public static IRubyObject decode(ThreadContext context, IRubyObject recv, IRubyObject data) { in decode() method in RubyMessage
/third_party/python/Lib/
H A Dbase64.py524 def decode(input, output): function
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp127 auto decode = [](sk_sp<SkImage> image) { in generateFrame() local
/third_party/zlib/contrib/blast/
H A Dblast.c129 local int decode(struct state *s, struct huffman *h) in decode() function
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c235 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 Dcompr_rubin.c200 static int decode(struct rubin_state *rs, long A, long B) in decode() function
/kernel/linux/linux-6.6/fs/jffs2/
H A Dcompr_rubin.c200 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 Dbios_uv.c169 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 Dresult_reporter.py726 def decode(content): function
/third_party/ffmpeg/libavcodec/
H A Dmimic.c261 static int decode(MimicContext *ctx, int quality, int num_coeffs, in decode() function
H A Dscpr.c103 static int decode(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq) in decode() function
H A Dscpr.h72 int (*decode)(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq); member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_dxva2.c148 int decode = (frames_hwctx->surface_type == DXVA2_VideoDecoderRenderTarget); in dxva2_init_pool() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c709 decode(struct decode_state *state, void *bin, int sz) in decode() function
/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py49 def decode(arg, encoding="utf-8"): function

Completed in 20 milliseconds

12345678910>>...13