| /third_party/openssl/test/ |
| H A D | rand_test.c | 22 unsigned char outbuf[3]; in test_rand() local [all...] |
| /third_party/musl/libc-test/src/functional/ |
| H A D | iconv_open.c | 11 char *outbuf = buf; in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | rle.c | 53 int ff_rle_encode(uint8_t *outbuf, int out_size, const uint8_t *ptr, int bpp, in ff_rle_encode() argument
|
| H A D | dfpwmenc.c | 42 static void au_compress(DFPWMState *state, int len, uint8_t *outbuf, uint8_t *inbuf) in au_compress() argument
|
| H A D | dfpwmdec.c | 41 au_decompress(DFPWMState *state, int fs, int len, uint8_t *outbuf, const uint8_t *inbuf) au_decompress() argument
|
| H A D | vbndec.c | 46 decompress(AVCodecContext *avctx, GetByteContext *gb, int compression, uint8_t **outbuf) decompress() argument
|
| H A D | targaenc.c | 51 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 D | curlmain.c | 60 char *outbuf; in main() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | bytestream.cpp | 31 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) in CheckedArrayByteSink() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_staging_mgr.c | 94 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 D | bytestream.cpp | 31 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) in CheckedArrayByteSink() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestream.cpp | 31 CheckedArrayByteSink::CheckedArrayByteSink(char* outbuf, int32_t capacity) in CheckedArrayByteSink() argument
|
| /kernel/linux/linux-6.6/kernel/printk/ |
| H A D | internal.h | 87 char outbuf[PRINTK_MESSAGE_MAX]; member
|
| /third_party/libwebsockets/lib/roles/http/compression/ |
| H A D | stream.c | 125 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 D | u_suballoc.c | 71 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 D | aeskeywrap.c | 62 unsigned char outbuf[1024]; in aes_wrap_encrypt() local 120 unsigned char outbuf[1024]; in aes_wrap_decrypt() local [all...] |
| H A D | ariacbc.c | 62 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 D | wifi_code_convert.cpp | 95 char *outbuf = new char[outlen];
in Convert() local
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | decompress.c | 117 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 D | decompress.c | 116 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 D | rxe_queue.c | 12 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 D | rxe_queue.c | 12 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 D | iconvndk.cpp | 38 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 D | iculd.c | 124 char outbuf[100]; in main() local 158 char outbuf[100]; in main() local
|
| /third_party/libcoap/src/ |
| H A D | coap_async.c | 55 char outbuf[2*8 + 1]; in coap_register_async() local
|