Home
last modified time | relevance | path

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

1234567891011

/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py49 def decode(arg, encoding="utf-8"): function
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp48 int bc_parser::decode() { in decode() function in r600_sb::bc_parser
/third_party/python/Lib/
H A Dcodecs.py157 def decode(self, input, errors='strict'): member in Codec
270 def decode(sel member in IncrementalDecoder
319 def decode(self, input, final=False): global() member in BufferedIncrementalDecoder
448 def decode(self, input, errors='strict'): global() member in StreamReader
[all...]
H A Ddifflib.py1284 def decode(s): function
[all...]
H A Dos.py760 def decode(value): function
H A D_pyio.py1915 def decode(self, input, final=False): member in IncrementalNewlineDecoder
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Dhb_test_tools.py381 def decode (s): member in Unicode
/third_party/skia/tools/
H A Dremote_demo.cpp152 auto decode = [](const void* data, size_t length, void* ctx) -> sk_sp<SkTypeface> { in final_draw() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping.cc441 int decode = 0; in Base64UnescapeInternal() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp630 RK_S32 VpuApiLegacy::decode(VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut) in decode() function in VpuApiLegacy
/third_party/ffmpeg/libavcodec/
H A Dmovtextdec.c113 int (*decode)(const uint8_t *tsmb, MovTextContext *m, uint64_t size); member
H A Dpgssubdec.c592 static int decode(AVCodecContext *avctx, AVSubtitle *sub, in decode() function
H A Dccaption_dec.c841 static int decode(AVCodecContext *avctx, AVSubtitle *sub, in decode() function
/third_party/libsnd/src/
H A Dogg_opus.c258 } decode ; member
[all...]
/third_party/libcoap/src/
H A Dcoap_pdu.c573 coap_option_t decode; in coap_insert_option() local
664 coap_option_t decode; in coap_update_option() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.c738 decode(void) in decode() function
H A Dcrashdec-hfi.c347 void (*decode)(void *); member
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c599 GLenum decode = params[0]; in set_tex_parameteri() local
/third_party/skia/src/core/
H A DSkMD5.cpp243 static const uint32_t* decode(uint32_t storage[16], const uint8_t input[64]) { in decode() function
/third_party/skia/third_party/externals/brotli/js/
H A Ddecode.js1990 function decode(bytes) { function
/third_party/python/Lib/urllib/
H A Dparse.py148 def decode(self, encoding='ascii', errors='strict'): member in _ResultMixinBytes
[all...]
/third_party/python/Lib/test/
H A Dtest_plistlib.py845 def decode(*objects, offset_size=1, ref_size=1): member in TestBinaryPlistlib
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp1003 const glw::GLint decode = GL_DECODE_EXT; in test() local
1017 const glw::GLuint decode = GL_DECODE_EXT; in test() local
2401 const glw::GLint decode = GL_DECODE_EXT; in test() local
2415 const glw::GLuint decode = GL_DECODE_EXT; in test() local
/third_party/ffmpeg/fftools/
H A Dopt_common.c859 int decode = 0; in show_formats_devices() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp836 void (*decode)(struct aub_viewer_decode_ctx *ctx, member

Completed in 42 milliseconds

1234567891011