Home
last modified time | relevance | path

Searched defs:ret (Results 9101 - 9125 of 14529) sorted by relevance

1...<<361362363364365366367368369370>>...582

/third_party/elfutils/libdwelf/
H A Ddwelf_strtab.c93 Dwelf_Strtab *ret = calloc (1, sizeof (struct Dwelf_Strtab)); in dwelf_strtab_init() local
/third_party/gn/src/gn/
H A Dcommand_refs.cc365 bool ret = variable
/third_party/ffmpeg/libavutil/
H A Dthread.h122 int ret = pthread_cond_timedwait(cond, mutex, abstime); in strict_pthread_cond_timedwait() local
[all...]
H A Dtimecode.c233 int ret; in av_timecode_init_from_components() local
/third_party/ffmpeg/tools/
H A Dsidxindex.c29 static int usage(const char *argv0, int ret) in usage() argument
236 int i, j, ret = 0; in output_mpd() local
H A Dtarget_dec_fuzzer.c88 int ret = avcodec_decode_subtitle2(avctx, &sub, got_sub_ptr, avpkt); in subtitle_handler() local
97 int ret = avcodec_receive_frame(avctx, frame); in audio_video_handler() local
112 int i, ret, w = frame->width, h = frame->height; in fuzz_video_get_buffer() local
469 int ret = av_parser_parse2(parser, parser_avctx, &avpkt->data, &avpkt->size, LLVMFuzzerTestOneInput() local
499 int ret = avcodec_send_packet(ctx, avpkt); LLVMFuzzerTestOneInput() local
516 int ret = decode_handler(ctx, frame, &got_frame, avpkt); LLVMFuzzerTestOneInput() local
[all...]
H A Dtarget_dem_fuzzer.c115 int ret; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c321 int ret; in fileTest() local
392 int ret = av_parse_cpu_caps(&flags, argv[i + 1]); in main() local
/third_party/glfw/deps/
H A Dtinycthread.c112 int ret = TryEnterCriticalSection(&mtx->mHandle) ? thrd_success : thrd_busy; in mtx_trylock() local
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c95 int ret; in snd_ctl_ext_elem_list() local
133 int type, ret; in snd_ctl_ext_elem_info() local
212 int type, ret; snd_ctl_ext_elem_read() local
266 int type, ret; snd_ctl_ext_elem_write() local
333 int type, ret; snd_ctl_ext_elem_tlv() local
[all...]
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c249 ssize_t result = 0, ret; in snd_rawmidi_hw_tread() local
319 int fd, ver, ret; in snd_rawmidi_hw_open() local
[all...]
/third_party/alsa-lib/src/topology/
H A Dparser.c195 int ret; in tplg_load_config() local
[all...]
/third_party/alsa-utils/bat/
H A Dtinyalsa.c94 int ret = 0; in check_param() local
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c222 int fd, ver, tmode, ret; in snd_timer_hw_open() local
/third_party/alsa-utils/nhlt/
H A Dnhlt-dmic-info.c237 ssize_t ret; in nhlt_to_json() local
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c138 int ret; in merge_manifest_data() local
186 int ret; save_nhlt_binary() local
224 int ret; manifest_create() local
327 int ret; nhlt_create() local
409 int ret = 0; do_nhlt() local
443 int ret; SND_TOPOLOGY_PLUGIN_DEFINE_FUNC() local
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c78 int ret; in tplg_build_text_object() local
98 int ret; in tplg_build_tlv_object() local
118 int ret; in tplg_build_control() local
172 int ret; tplg_pp_get_widget_name() local
299 int ret; tplg_build_dapm_route_object() local
[all...]
H A Dpre-process-class.c33 int ret; in tplg_class_is_attribute_check() local
73 int ret; in tplg_class_is_attribute_unique() local
99 int ret; in tplg_class_lookup() local
136 int ret; in tplg_class_find_attribute_by_name() local
160 int ret; tplg_class_get_unique_attribute_name() local
185 int ret; tplg_class_get_attribute_type() local
216 int ret; tplg_class_get_attribute_token_ref() local
245 int ret; tplg_class_attribute_valid_tuple_value() local
[all...]
/third_party/backends/backend/
H A Dhp3900_usb.c164 SANE_Int ret = ERROR; in IWrite_Buffer() local
178 SANE_Int ret = ERROR; in IRead_Byte() local
195 SANE_Int ret = ERROR; in IRead_Word() local
212 SANE_Int ret in IRead_Integer() local
233 SANE_Int ret = ERROR; IRead_Buffer() local
[all...]
/third_party/cups-filters/filter/
H A Drastertops.c214 int ret, /* Return value of this in write_flate() local
313 zerr(int ret) /* I - Return status of deflate */ in zerr() argument
372 ret; /* Retur in main() local
[all...]
H A Dpdfutils.c81 pdfOut *ret=malloc(sizeof(pdfOut)); in pdfOut_new() local
/third_party/cups-filters/fontembed/
H A Dembed_pdf.c98 EMB_PDF_FONTDESCR *ret; in emb_pdf_fd_new() local
186 EMB_PDF_FONTDESCR *ret; emb_pdf_fontdescr() local
208 EMB_PDF_FONTWIDTHS *ret=calloc(1,sizeof(EMB_PDF_FONTWIDTHS)+datasize*sizeof(int)); emb_pdf_fw_new() local
262 EMB_PDF_FONTWIDTHS *ret=emb_pdf_fw_new(size+1); emb_pdf_fw_cidwidths() local
372 char *ret=NULL,*pos; emb_pdf_simple_fontdescr() local
450 DYN_STRING ret; emb_pdf_simple_font() local
533 char *ret=NULL,*pos; emb_pdf_simple_cidfont() local
574 char *ret=NULL,*pos; emb_pdf_simple_stdfont() local
[all...]
/third_party/benchmark/src/
H A Dstring_util.cc122 auto ret = vsnprintf(local_buff.data(), local_buff.size(), msg, args_cp); in StrFormatImp() local
H A Dbenchmark_runner.cc171 BenchTimeType ret; in ParseBenchMinTime() local
[all...]
/third_party/backends/tools/
H A Dcheck-usb-chip.c4278 int ret; in check_usb_chip() local

Completed in 22 milliseconds

1...<<361362363364365366367368369370>>...582