/third_party/musl/libc-test/src/functional/ |
H A D | iconv_open.c | 10 char *inbuf = "test"; in main() local
|
/third_party/curl/packages/OS400/ |
H A D | curlmain.c | 59 char *inbuf; in main() local
|
/third_party/ltp/testcases/kernel/fs/stream/ |
H A D | stream04.c | 58 char *inbuf; in main() local
|
/third_party/ffmpeg/libavcodec/ |
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 | lzwenc.c | 230 int ff_lzw_encode(LZWEncodeState * s, const uint8_t * inbuf, int insize) in ff_lzw_encode() argument
|
/third_party/ffmpeg/doc/examples/ |
H A D | decode_video.c | 91 uint8_t inbuf[INBUF_SIZE + AV_INPUT_BUFFER_PADDING_SIZE]; in main() local
|
H A D | decode_audio.c | 113 uint8_t inbuf[AUDIO_INBUF_SIZE + AV_INPUT_BUFFER_PADDING_SIZE]; in main() local
|
/third_party/alsa-utils/alsactl/ |
H A D | init_utils_run.c | 160 char inbuf[1024]; in run_program0() local
|
/third_party/curl/tests/server/ |
H A D | fake_ntlm.c | 51 static char *printable(char *inbuf, size_t inlength) in printable() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_aphaser.c | 208 static int filter_frame(AVFilterLink *inlink, AVFrame *inbuf) in filter_frame() argument
|
H A D | vf_pp.c | 115 static int pp_filter_frame(AVFilterLink *inlink, AVFrame *inbuf) in pp_filter_frame() argument [all...] |
H A D | af_amerge.c | 224 AVFrame *outbuf, *inbuf[SWR_CH_MAX] = { NULL }; in try_push_frame() local
|
H A D | af_join.c | 307 char inbuf[64], outbuf[64]; in join_config_output() local
|
/third_party/lame/libmp3lame/ |
H A D | encoder.c | 190 lame_encode_frame_init(lame_internal_flags * gfc, const sample_t *const inbuf[2]) in lame_encode_frame_init() argument 318 const sample_t *inbuf[2]; in lame_encode_mp3_frame() local [all...] |
/third_party/libwebsockets/lib/tls/ |
H A D | tls.c | 323 lws_tls_alloc_pem_to_der_file(struct lws_context *context, const char *filename, const char *inbuf, lws_filepos_t inlen, uint8_t **buf, lws_filepos_t *amount) lws_tls_alloc_pem_to_der_file() argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkMd5Sum.cpp | 181 const deUint8* inbuf = data; in MD5Update() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | utf8.c | 193 ICONV_CONST char *inbuf; in iconv_simple() local
|
/third_party/ffmpeg/libavformat/ |
H A D | tls_schannel.c | 152 SecBuffer inbuf[2]; in tls_client_handshake_loop() local 389 SecBuffer inbuf[4]; tls_read() local [all...] |
/third_party/backends/backend/ |
H A D | kvs40xx.c | 665 SANE_Int inbuf = 0; in sane_read() local
|
/third_party/lwip/src/netif/ |
H A D | lowpan6_common.c | 132 lowpan6_compress_headers(struct netif *netif, u8_t *inbuf, size_t inbuf_size, u8_t *outbuf, size_t outbuf_size, in lowpan6_compress_headers() argument
|
/third_party/zlib/examples/ |
H A D | gun.c | 83 unsigned char *inbuf; member 161 unsigned char inbuf[SIZE]; /* input buffer */ variable
|
/third_party/cups-filters/filter/ |
H A D | texttotext.c | 130 char inbuf[2048]; /* Input buffer for iconv */ in main() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | http_server.c | 291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local
|
/third_party/openssl/apps/lib/ |
H A D | http_server.c | 291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local
|