Home
last modified time | relevance | path

Searched defs:outbuf (Results 1 - 25 of 208) sorted by relevance

123456789

/third_party/openssl/test/
H A Drand_test.c22 unsigned char outbuf[3]; in test_rand() local
[all...]
/third_party/musl/libc-test/src/functional/
H A Diconv_open.c11 char *outbuf = buf; in main() local
/third_party/ffmpeg/libavcodec/
H A Drle.c53 int ff_rle_encode(uint8_t *outbuf, int out_size, const uint8_t *ptr, int bpp, in ff_rle_encode() argument
H A Ddfpwmenc.c42 static void au_compress(DFPWMState *state, int len, uint8_t *outbuf, uint8_t *inbuf) in au_compress() argument
H A Ddfpwmdec.c41 au_decompress(DFPWMState *state, int fs, int len, uint8_t *outbuf, const uint8_t *inbuf) au_decompress() argument
H A Dvbndec.c46 decompress(AVCodecContext *avctx, GetByteContext *gb, int compression, uint8_t **outbuf) decompress() argument
H A Dtargaenc.c51 static int targa_encode_rle(uint8_t *outbuf, int out_size, const AVFrame *pic, in targa_encode_rle() argument
71 static int targa_encode_normal(uint8_t *outbuf, const AVFrame *pic, int bpp, int w, int h) in targa_encode_normal() argument
/third_party/curl/packages/OS400/
H A Dcurlmain.c60 char *outbuf; in main() local
/third_party/icu/icu4c/source/common/
H A Dbytestream.cpp31 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) in CheckedArrayByteSink() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.c94 virgl_staging_alloc(struct virgl_staging_mgr *staging, unsigned size, unsigned alignment, unsigned *out_offset, struct virgl_hw_res **outbuf, void **ptr) virgl_staging_alloc() argument
/third_party/node/deps/icu-small/source/common/
H A Dbytestream.cpp31 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) in CheckedArrayByteSink() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestream.cpp31 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) in CheckedArrayByteSink() argument
/kernel/linux/linux-6.6/kernel/printk/
H A Dinternal.h87 char outbuf[PRINTK_MESSAGE_MAX]; member
/third_party/libwebsockets/lib/roles/http/compression/
H A Dstream.c125 lws_http_compression_transform(struct lws *wsi, unsigned char *buf, size_t len, enum lws_write_protocol *wp, unsigned char **outbuf, size_t *olen_oused) lws_http_compression_transform() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_suballoc.c71 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, unsigned alignment, unsigned *out_offset, struct pipe_resource **outbuf) u_suballocator_alloc() argument
/third_party/openssl/demos/cipher/
H A Daeskeywrap.c62 unsigned char outbuf[1024]; in aes_wrap_encrypt() local
120 unsigned char outbuf[1024]; in aes_wrap_decrypt() local
[all...]
H A Dariacbc.c62 unsigned char outbuf[1024]; in aria_cbc_encrypt() local
120 unsigned char outbuf[1024]; in aria_cbc_decrypt() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_code_convert.cpp95 char *outbuf = new char[outlen]; in Convert() local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Ddecompress.c117 partial_decompress(void *inbuf, unsigned long input_size, void *outbuf, unsigned long output_size, unsigned long _skip) partial_decompress() argument
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Ddecompress.c116 partial_decompress(void *inbuf, unsigned long input_size, void *outbuf, unsigned long output_size, unsigned long _skip) partial_decompress() argument
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_queue.c12 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf, in do_mmap_info() argument
129 rxe_queue_resize(struct rxe_queue *q, unsigned int *num_elem_p, unsigned int elem_size, struct ib_udata *udata, struct mminfo __user *outbuf, spinlock_t *producer_lock, spinlock_t *consumer_lock) rxe_queue_resize() argument
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_queue.c12 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf, in do_mmap_info() argument
147 rxe_queue_resize(struct rxe_queue *q, unsigned int *num_elem_p, unsigned int elem_size, struct ib_udata *udata, struct mminfo __user *outbuf, spinlock_t *producer_lock, spinlock_t *consumer_lock) rxe_queue_resize() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Diconvndk.cpp38 char *outbuf = buf; in Iconv() local
62 char *outbuf = buf; in IconvOpen() local
89 char *outbuf = buf; in IconvClose() local
/third_party/icu/icu4c/as_is/os400/
H A Diculd.c124 char outbuf[100]; in main() local
158 char outbuf[100]; in main() local
/third_party/libcoap/src/
H A Dcoap_async.c55 char outbuf[2*8 + 1]; in coap_register_async() local

Completed in 8 milliseconds

123456789