/third_party/node/deps/v8/src/wasm/ |
H A D | init-expr-interface.cc | 20 void InitExprInterface::I32Const(FullDecoder* decoder, Value* result, in I32Const() argument 25 void InitExprInterface::I64Const(FullDecoder* decoder, Value* result, in I64Const() argument 30 void InitExprInterface::F32Const(FullDecoder* decoder, Value* result, in F32Const() argument 35 void InitExprInterface::F64Const(FullDecoder* decoder, Value* result, in F64Const() argument 40 void InitExprInterface::S128Const(FullDecoder* decoder, in S128Const() argument 47 void InitExprInterface::BinOp(FullDecoder* decoder, WasmOpcode opcode, in BinOp() argument 81 void InitExprInterface::RefNull(FullDecoder* decoder, ValueType type, in RefNull() argument 87 void InitExprInterface::RefFunc(FullDecoder* decoder, uint32_ argument 102 GlobalGet(FullDecoder* decoder, Value* result, const GlobalIndexImmediate<validate>& imm) GlobalGet() argument 120 StructNewWithRtt( FullDecoder* decoder, const StructIndexImmediate<validate>& imm, const Value& rtt, const Value args[], Value* result) StructNewWithRtt() argument 161 StructNewDefault( FullDecoder* decoder, const StructIndexImmediate<validate>& imm, const Value& rtt, Value* result) StructNewDefault() argument 176 ArrayInit(FullDecoder* decoder, const ArrayIndexImmediate<validate>& imm, const base::Vector<Value>& elements, const Value& rtt, Value* result) ArrayInit() argument 190 ArrayInitFromData( FullDecoder* decoder, const ArrayIndexImmediate<validate>& array_imm, const IndexImmediate<validate>& data_segment_imm, const Value& offset_value, const Value& length_value, const Value& rtt, Value* result) ArrayInitFromData() argument 223 RttCanon(FullDecoder* decoder, uint32_t type_index, Value* result) RttCanon() argument 231 DoReturn(FullDecoder* decoder, uint32_t ) DoReturn() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_vp3_video.c | 174 nouveau_vp3_decoder_flush(struct pipe_video_codec *decoder) in nouveau_vp3_decoder_flush() argument 179 nouveau_vp3_decoder_begin_frame(struct pipe_video_codec *decoder, in nouveau_vp3_decoder_begin_frame() argument 186 nouveau_vp3_decoder_end_frame(struct pipe_video_codec *decoder, in nouveau_vp3_decoder_end_frame() argument 193 nouveau_vp3_decoder_destroy(struct pipe_video_codec *decoder) in nouveau_vp3_decoder_destroy() argument
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetCallback.java | 131 public CoderResult call(CharsetDecoderICU decoder, Object context, in call() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_stubs.c | 116 vl_mpg12_bs_init(struct vl_mpg12_bs *bs, struct pipe_video_codec *decoder) in vl_mpg12_bs_init() argument
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 71 OSSL_DECODER *decoder = OSSL_DECODER_INSTANCE_get_decoder(decoder_inst); in decoder_construct_pkey() local 229 static void collect_decoder(OSSL_DECODER *decoder, void *arg) in collect_decoder() argument [all...] |
H A D | encoder_local.h | 107 OSSL_DECODER *decoder; /* Never NULL */ member
|
H A D | decoder_meth.c | 29 OSSL_DECODER *decoder = NULL; in ossl_decoder_new() local 43 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder) in OSSL_DECODER_up_ref() argument 51 OSSL_DECODER_free(OSSL_DECODER *decoder) OSSL_DECODER_free() argument 223 OSSL_DECODER *decoder = NULL; ossl_decoder_from_algorithm() local 499 OSSL_DECODER_get0_provider(const OSSL_DECODER *decoder) OSSL_DECODER_get0_provider() argument 509 OSSL_DECODER_get0_properties(const OSSL_DECODER *decoder) OSSL_DECODER_get0_properties() argument 520 ossl_decoder_parsed_properties(const OSSL_DECODER *decoder) ossl_decoder_parsed_properties() argument 530 ossl_decoder_get_number(const OSSL_DECODER *decoder) ossl_decoder_get_number() argument 540 OSSL_DECODER_get0_name(const OSSL_DECODER *decoder) OSSL_DECODER_get0_name() argument 545 OSSL_DECODER_get0_description(const OSSL_DECODER *decoder) OSSL_DECODER_get0_description() argument 550 OSSL_DECODER_is_a(const OSSL_DECODER *decoder, const char *name) OSSL_DECODER_is_a() argument 573 OSSL_DECODER_do_all_provided(OSSL_LIB_CTX *libctx, void (*user_fn)(OSSL_DECODER *decoder, void *arg), void *user_arg) OSSL_DECODER_do_all_provided() argument 593 OSSL_DECODER_names_do_all(const OSSL_DECODER *decoder, void (*fn)(const char *name, void *data), void *data) OSSL_DECODER_names_do_all() argument 611 OSSL_DECODER_gettable_params(OSSL_DECODER *decoder) OSSL_DECODER_gettable_params() argument 621 OSSL_DECODER_get_params(OSSL_DECODER *decoder, OSSL_PARAM params[]) OSSL_DECODER_get_params() argument 629 OSSL_DECODER_settable_ctx_params(OSSL_DECODER *decoder) OSSL_DECODER_settable_ctx_params() argument 678 OSSL_DECODER *decoder = OSSL_DECODER_CTX_set_params() local [all...] |
/third_party/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 71 OSSL_DECODER *decoder = OSSL_DECODER_INSTANCE_get_decoder(decoder_inst); in decoder_construct_pkey() local 225 static void collect_decoder(OSSL_DECODER *decoder, void *arg) in collect_decoder() argument [all...] |
H A D | encoder_local.h | 107 OSSL_DECODER *decoder; /* Never NULL */ member
|
H A D | decoder_meth.c | 29 OSSL_DECODER *decoder = NULL; in ossl_decoder_new() local 43 int OSSL_DECODER_up_ref(OSSL_DECODER *decoder) in OSSL_DECODER_up_ref() argument 51 OSSL_DECODER_free(OSSL_DECODER *decoder) OSSL_DECODER_free() argument 223 OSSL_DECODER *decoder = NULL; ossl_decoder_from_algorithm() local 499 OSSL_DECODER_get0_provider(const OSSL_DECODER *decoder) OSSL_DECODER_get0_provider() argument 509 OSSL_DECODER_get0_properties(const OSSL_DECODER *decoder) OSSL_DECODER_get0_properties() argument 520 ossl_decoder_parsed_properties(const OSSL_DECODER *decoder) ossl_decoder_parsed_properties() argument 530 ossl_decoder_get_number(const OSSL_DECODER *decoder) ossl_decoder_get_number() argument 540 OSSL_DECODER_get0_name(const OSSL_DECODER *decoder) OSSL_DECODER_get0_name() argument 545 OSSL_DECODER_get0_description(const OSSL_DECODER *decoder) OSSL_DECODER_get0_description() argument 550 OSSL_DECODER_is_a(const OSSL_DECODER *decoder, const char *name) OSSL_DECODER_is_a() argument 573 OSSL_DECODER_do_all_provided(OSSL_LIB_CTX *libctx, void (*user_fn)(OSSL_DECODER *decoder, void *arg), void *user_arg) OSSL_DECODER_do_all_provided() argument 593 OSSL_DECODER_names_do_all(const OSSL_DECODER *decoder, void (*fn)(const char *name, void *data), void *data) OSSL_DECODER_names_do_all() argument 611 OSSL_DECODER_gettable_params(OSSL_DECODER *decoder) OSSL_DECODER_gettable_params() argument 621 OSSL_DECODER_get_params(OSSL_DECODER *decoder, OSSL_PARAM params[]) OSSL_DECODER_get_params() argument 629 OSSL_DECODER_settable_ctx_params(OSSL_DECODER *decoder) OSSL_DECODER_settable_ctx_params() argument 678 OSSL_DECODER *decoder = OSSL_DECODER_CTX_set_params() local [all...] |
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | wicdec.c | 268 IWICBitmapDecoder* decoder = NULL; in ReadPictureWithWIC() local 210 HasAlpha(IWICImagingFactory* const factory, IWICBitmapDecoder* const decoder, IWICBitmapFrameDecode* const frame, GUID pixel_format) HasAlpha() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffgload.c | 200 CFF_Decoder decoder; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psft.c | 95 PS_Decoder* decoder = outline->decoder; in cf2_setGlyphWidth() local 266 cf2_getScaleAndHintFlag( PS_Decoder* decoder, CF2_Fixed* x_scale, CF2_Fixed* y_scale, FT_Bool* hinted, FT_Bool* scaled ) cf2_getScaleAndHintFlag() argument 549 cf2_getBlueMetrics( PS_Decoder* decoder, CF2_Fixed* blueScale, CF2_Fixed* blueShift, CF2_Fixed* blueFuzz ) cf2_getBlueMetrics() argument 569 cf2_getBlueValues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getBlueValues() argument 582 cf2_getOtherBlues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getOtherBlues() argument 595 cf2_getFamilyBlues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getFamilyBlues() argument 608 cf2_getFamilyOtherBlues( PS_Decoder* decoder, size_t* count, FT_Pos* *data ) cf2_getFamilyOtherBlues() argument 708 cf2_freeSeacComponent( PS_Decoder* decoder, CF2_Buffer buf ) cf2_freeSeacComponent() argument 767 cf2_freeT1SeacComponent( PS_Decoder* decoder, CF2_Buffer buf ) cf2_freeT1SeacComponent() argument 872 PS_Decoder* decoder = outline->decoder; cf2_outline_reset() local 886 PS_Decoder* decoder = outline->decoder; cf2_outline_close() local [all...] |
/third_party/vixl/src/aarch64/ |
H A D | decoder-aarch64.cc | 165 void DecodeNode::CompileNodeForBits(Decoder* decoder, in CompileNodeForBits() argument 425 bool DecodeNode::TryCompileOptimisedDecodeTable(Decoder* decoder) { in TryCompileOptimisedDecodeTable() argument 471 CompiledDecodeNode* DecodeNode::Compile(Decoder* decoder) { in Compile() argument [all...] |
H A D | decoder-aarch64.h | 401 ScopedAddVisitors(Decoder& decoder, std::initializer_list<DecoderVisitor*> visitors) in ScopedAddVisitors() argument 511 CompiledDecodeNode(const std::string_view iname, Decoder* decoder) CompiledDecodeNode() argument [all...] |
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | type_checkers.py | 60 from google.protobuf.internal import decoder namespace [all...] |
/third_party/skia/modules/skresources/src/ |
H A D | SkResources.cpp | 32 auto decoder = std::make_unique<SkVideoDecoder>(); in Make() local 43 explicit VideoAsset(std::unique_ptr<SkVideoDecoder> decoder) in VideoAsset() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFormatUtil.hpp | 131 inline std::ostream& operator<< (std::ostream& stream, Bitfield<BitfieldSize> decoder) in operator <<() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | mmaldec.c | 75 MMAL_COMPONENT_T *decoder; member 154 MMAL_COMPONENT_T *decoder = ctx->decoder; in ffmmal_stop_decoder() local 282 MMAL_COMPONENT_T *decoder = ctx->decoder; ffmal_update_format() local 358 MMAL_COMPONENT_T *decoder; ffmmal_init_decoder() local 461 MMAL_COMPONENT_T *decoder = ctx->decoder; ffmmal_flush() local 712 MMAL_COMPONENT_T *decoder = ctx->decoder; ffmmal_read_frame() local [all...] |
H A D | nvdec.c | 45 CUvideodecoder decoder; member 102 static int nvdec_test_capabilities(NVDECDecoder *decoder, in nvdec_test_capabilities() argument 164 NVDECDecoder *decoder = (NVDECDecoder*)data; in nvdec_decoder_free() local 189 NVDECDecoder *decoder; nvdec_decoder_create() local 335 NVDECDecoder *decoder; ff_nvdec_decode_init() local 460 NVDECDecoder *decoder = (NVDECDecoder*)unmap_data->decoder_ref->data; nvdec_unmap_mapped_frame() local 485 NVDECDecoder *decoder = (NVDECDecoder*)cf->decoder_ref->data; nvdec_retrieve_data() local 639 NVDECDecoder *decoder = (NVDECDecoder*)ctx->decoder_ref->data; ff_nvdec_end_frame() local [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | csa-generator.cc | 959 std::string decoder = in EmitInstruction() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_batch.h | 150 struct intel_batch_decode_ctx decoder; member
|
/third_party/openssl/test/ |
H A D | provfetchtest.c | 235 OSSL_DECODER *decoder = NULL; in fetch_test() local
|
/third_party/python/Modules/_io/clinic/ |
H A D | textio.c.h | 33 PyObject *decoder; in _io_IncrementalNewlineDecoder___init__() local
|
/third_party/ffmpeg/libavformat/ |
H A D | avformat.c | 358 const AVCodec *decoder = NULL, *best_decoder = NULL; in av_find_best_stream() local
|