Home
last modified time | relevance | path

Searched defs:outdata (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rc4/
H A Drc4_enc.c27 RC4(RC4_KEY *key, size_t len, const unsigned char *indata, unsigned char *outdata) RC4() argument
[all...]
/third_party/openssl/crypto/rc4/
H A Drc4_enc.c27 RC4(RC4_KEY *key, size_t len, const unsigned char *indata, unsigned char *outdata) RC4() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dframe_thread_encoder.c45 AVPacket *outdata; member
H A Dqdrw.c78 uint8_t *outdata = p->data[0]; in decode_rle_bpp2() local
133 uint8_t *outdata = p->data[0]; in decode_rle_bpp4() local
177 uint8_t *outdata = p->data[0]; in decode_rle16() local
222 uint8_t *outdata in decode_rle() local
[all...]
H A Dqpeg.c275 uint8_t* outdata; in decode_frame() local
/third_party/backends/backend/
H A Dcanon_pp-io.c426 static void outdata(struct parport *port, int d) in outdata() function
/third_party/ffmpeg/libavformat/
H A Dcrypto.c39 int indata, indata_used, outdata; member
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp129 std::uint8_t outdata[8]; in write_registers() local
188 std::uint8_t outdata[8]; bulk_read_data_send_header() local
287 std::uint8_t outdata[8]; bulk_write_data() local
391 std::uint8_t outdata[8]; write_ahb() local
[all...]
/third_party/selinux/libselinux/src/
H A Dsetrans_client.c134 receive_response(int fd, uint32_t function, char **outdata, int32_t * ret_val) in receive_response() argument
/third_party/elfutils/src/
H A Dunstrip.c1708 Elf_Data *outdata = elf_getdata (sec->outscn, NULL); copy_elided_sections() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h158 LLVMValueRef *outdata; member
H A Dlp_bld_sample_soa.c4650 lp_build_img_op_no_format(struct gallivm_state *gallivm, const struct lp_img_params *params, LLVMValueRef outdata[4]) lp_build_img_op_no_format() argument
4669 lp_build_img_op_soa(const struct lp_static_texture_state *static_texture_state, struct lp_sampler_dynamic_state *dynamic_state, struct gallivm_state *gallivm, const struct lp_img_params *params, LLVMValueRef outdata[4]) lp_build_img_op_soa() argument
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c8136 Py_UCS1 *outdata = (Py_UCS1 *)writer->data; in charmap_decode_string() local
8161 Py_UCS1 *outdata = (Py_UCS1 *)writer->data; in charmap_decode_string() local
8175 Py_UCS2 *outdata = (Py_UCS2 *)writer->data; in charmap_decode_string() local
9998 void *outdata; in case_operation() local
[all...]

Completed in 29 milliseconds