/test/xts/hats/hdf/nfc/hdcService_additional/ |
H A D | nfc_services_test.cpp | 99 static void DataCallback(uint16_t len, uint8_t *data) in DataCallback() argument
|
/test/xts/tools/lite/checksum/src/ |
H A D | checksum_sha256.c | 49 int len = 32; in RotateRight() local 58 int len = 32; in RotateLeft() local 127 int len = 8; in InitSha256() local 144 int len = 8; in CalcSha256() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | celp_filters.c | 31 ff_celp_convolve_circ(int16_t* fc_out, const int16_t* fc_in, const int16_t* filter, int len) ff_celp_convolve_circ() argument
|
H A D | dpxenc.c | 179 int size, ret, need_align, len; in encode_frame() local [all...] |
H A D | dvbsubenc.c | 48 int x, y, len, x1, v, color; in dvb_encode_rle2() local 143 int x, y, len, x1, v, color; dvb_encode_rle4() local 216 int x, y, len, x1, color; dvb_encode_rle8() local [all...] |
H A D | libmp3lame.c | 195 int len, ret, ch, discard_padding; in mp3lame_encode_frame() local
|
H A D | htmlsubtitles.c | 103 int len; in scantag() local 132 int len, tag_close, sptr = 0, line_start = 1, an = 0, end = 0; ff_htmlmarkup_to_ass() local [all...] |
H A D | golomb.h | 571 int len = get_bits_count(s) - pos; in get_ue() local 586 int len = get_bits_count(s) - pos; in get_se() local 601 int len = get_bits_count(s) - pos; in get_te() local
|
H A D | lzw.c | 169 int ff_lzw_decode(LZWState *p, uint8_t *buf, int len){ in ff_lzw_decode() argument
|
H A D | ac3dec_fixed.c | 61 scale_coefs( int32_t *dst, const int32_t *src, int dynrng, int len) scale_coefs() argument 129 ac3_downmix_c_fixed16(int16_t **samples, int16_t **matrix, int out_ch, int in_ch, int len) ac3_downmix_c_fixed16() argument
|
H A D | sgidec.c | 134 unsigned int len = s->height * s->depth * 4; in read_rle_sgi() local 47 expand_rle_row8(SgiState *s, uint8_t *out_buf, int len, int pixelstride) expand_rle_row8() argument 85 expand_rle_row16(SgiState *s, uint16_t *out_buf, int len, int pixelstride) expand_rle_row16() argument
|
H A D | ttmlenc.c | 45 static void ttml_text_cb(void *priv, const char *text, int len) in ttml_text_cb() argument
|
H A D | rscc.c | 298 uLongf len = ctx->inflated_size; in rscc_decode_frame() local
|
/third_party/elfutils/tests/ |
H A D | leb128.c | 72 test_one_sleb (const unsigned char *data, size_t len, int64_t expect) in test_one_sleb() argument 121 test_one_uleb (const unsigned char *data, size_t len, uint64_t expect) in test_one_uleb() argument
|
H A D | addrscopes.c | 163 size_t len = 0; in main() local
|
/third_party/curl/tests/libtest/ |
H A D | first.c | 123 char *hexdump(const unsigned char *buffer, size_t len) in hexdump() argument
|
H A D | lib1515.c | 40 debug_callback(CURL *curl, curl_infotype info, char *msg, size_t len, void *ptr) debug_callback() argument
|
H A D | lib518.c | 102 static void rlim2str(char *buf, size_t len, rlim_t val) in rlim2str() argument
|
/third_party/elfutils/libdw/ |
H A D | dwarf_begin_elf.c | 89 size_t len = strlen (scnname); in scn_dwarf_type() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | decode_audio.c | 111 int len, ret; in main() local
|
/third_party/elfutils/lib/ |
H A D | system.h | 148 pwrite_retry (int fd, const void *buf, size_t len, off_t off) in pwrite_retry() argument 167 write_retry (int fd, const void *buf, size_t len) in write_retry() argument 185 pread_retry (int fd, void *buf, size_t len, off_t off) in pread_retry() argument
|
H A D | color.c | 159 unsigned char len; in parse_opt() member
|
/third_party/f2fs-tools/lib/ |
H A D | libf2fs_zoned.c | 40 ssize_t len; in get_sysfs_path() local
|
/third_party/elfutils/libcpu/ |
H A D | bpf_disasm.c | 101 int len, retval = 0; in bpf_disasm() local [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegaudiodsp.c | 67 apply_window(const float *buf, const float *win1, const float *win2, float *sum1, float *sum2, int len) apply_window() argument
|