/third_party/selinux/libselinux/src/ |
H A D | getpeercon.c | 16 char *buf; in getpeercon_raw() local [all...] |
H A D | is_customizable_type.c | 18 char *buf; in customizable_init() local
|
H A D | lgetfilecon.c | 12 char *buf; in lgetfilecon_raw() local [all...] |
/third_party/rust/crates/nix/test/ |
H A D | test_sendfile.rs | 30 let mut buf = [0u8; 1024]; in test_sendfile_linux() variables 52 let mut buf = [0u8; 1024]; in test_sendfile64_linux() variables
|
H A D | test_mq.rs | 48 let mut buf = [0u8; 32]; in test_mq_send_and_receive() variables
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_termios.rs | 84 let mut buf = [0u8; 10]; in test_output_flags() variables 131 let mut buf = [0u8; 10]; in test_local_flags() variables
|
/third_party/spirv-tools/test/ |
H A D | timer_test.cpp | 43 std::ostringstream buf; in TEST() local 69 std::ostringstream buf; in TEST() local 112 std::ostringstream buf; in TEST() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpa_passphrase.c | 19 char *ssid, *passphrase, buf[64], *pos; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_passphrase.c | 19 char *ssid, *passphrase, buf[64], *pos; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
H A D | cm_log.c | 27 char *buf = (char *)CmMalloc(MAX_LOG_BUFF_LEN); in CmLog() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | aura.c | 47 const uint8_t *buf = pkt->data; in aura_decode_frame() local
|
H A D | cavs_parser.c | 36 static int cavs_find_frame_end(ParseContext *pc, const uint8_t *buf, in cavs_find_frame_end() argument 76 cavsvideo_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) cavsvideo_parse() argument
|
H A D | dpx_parser.c | 40 dpx_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dpx_parse() argument
|
H A D | dolby_e_parser.c | 31 dolby_e_parse(AVCodecParserContext *s2, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dolby_e_parse() argument
|
H A D | g723_1_parser.c | 31 g723_1_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) g723_1_parse() argument
|
H A D | dsicinaudio.c | 93 const uint8_t *buf = avpkt->data; in cinaudio_decode_frame() local
|
H A D | dvdsub_parser.c | 35 dvdsub_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dvdsub_parse() argument
|
H A D | ipu_parser.c | 33 ipu_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) ipu_parse() argument
|
H A D | mjpeg_parser.c | 40 static int find_frame_end(MJPEGParserContext *m, const uint8_t *buf, int buf_size){ in find_frame_end() argument 104 jpeg_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) jpeg_parse() argument
|
H A D | mp3_header_decompress_bsf.c | 37 uint8_t *buf; in mp3_header_decompress() local
|
H A D | mpeg4audio.c | 165 int avpriv_mpeg4audio_get_config2(MPEG4AudioConfig *c, const uint8_t *buf, in avpriv_mpeg4audio_get_config2() argument
|
H A D | assenc.c | 44 ass_encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub) ass_encode_frame() argument
|
H A D | avrndec.c | 57 const uint8_t *buf = avpkt->data; in decode_frame() local
|
H A D | cljrdec.c | 35 const uint8_t *buf = avpkt->data; in decode_frame() local
|
/third_party/elfutils/tests/ |
H A D | saridx.c | 143 char buf[100]; in main() local
|