Home
last modified time | relevance | path

Searched defs:arg (Results 2126 - 2150 of 2238) sorted by relevance

1...<<81828384858687888990

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c2745 wpa_config_foreach_network(struct wpa_config *config, void (*func)(void *, struct wpa_ssid *), void *arg) wpa_config_foreach_network() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1786 static void remove_network(void *arg, struct wpa_ssid *ssid) in remove_network() argument
2126 char *arg; in wpas_dbus_handler_autoscan() local
53 wpas_dbus_error_unknown_error(DBusMessage *message, const char *arg) wpas_dbus_error_unknown_error() argument
98 wpas_dbus_error_invalid_args(DBusMessage *message, const char *arg) wpas_dbus_error_invalid_args() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c3130 wpa_config_foreach_network(struct wpa_config *config, void (*func)(void *, struct wpa_ssid *), void *arg) wpa_config_foreach_network() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2492 char *arg; in wpas_dbus_handler_autoscan() local
54 wpas_dbus_error_unknown_error(DBusMessage *message, const char *arg) wpas_dbus_error_unknown_error() argument
99 wpas_dbus_error_invalid_args(DBusMessage *message, const char *arg) wpas_dbus_error_invalid_args() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c2539 int arg[2]; in hls_slice_data() local
2635 int *arg = av_malloc_array(s->sh.num_entry_point_offsets + 1, sizeof(int)); in hls_slice_data_wpp() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c241 static int show_hwaccels(void *optctx, const char *opt, const char *arg) in show_hwaccels() argument
271 static int parse_and_set_vsync(const char *arg, int *vsync_var, int file_idx, int st_idx, int is_global) in parse_and_set_vsync() argument
343 static int opt_filter_threads(void *optctx, const char *opt, const char *arg) in opt_filter_threads() argument
350 opt_abort_on(void *optctx, const char *opt, const char *arg) opt_abort_on() argument
369 opt_stats_period(void *optctx, const char *opt, const char *arg) opt_stats_period() argument
384 opt_audio_codec(void *optctx, const char *opt, const char *arg) opt_audio_codec() argument
390 opt_video_codec(void *optctx, const char *opt, const char *arg) opt_video_codec() argument
396 opt_subtitle_codec(void *optctx, const char *opt, const char *arg) opt_subtitle_codec() argument
402 opt_data_codec(void *optctx, const char *opt, const char *arg) opt_data_codec() argument
408 opt_map(void *optctx, const char *opt, const char *arg) opt_map() argument
526 opt_attach(void *optctx, const char *opt, const char *arg) opt_attach() argument
534 opt_map_channel(void *optctx, const char *opt, const char *arg) opt_map_channel() argument
611 opt_sdp_file(void *optctx, const char *opt, const char *arg) opt_sdp_file() argument
619 opt_vaapi_device(void *optctx, const char *opt, const char *arg) opt_vaapi_device() argument
634 opt_qsv_device(void *optctx, const char *opt, const char *arg) opt_qsv_device() argument
650 opt_init_hw_device(void *optctx, const char *opt, const char *arg) opt_init_hw_device() argument
665 opt_filter_hw_device(void *optctx, const char *opt, const char *arg) opt_filter_hw_device() argument
686 parse_meta_type(char *arg, char *type, int *index, const char **stream_spec) parse_meta_type() argument
803 opt_recording_timestamp(void *optctx, const char *opt, const char *arg) opt_recording_timestamp() argument
1580 char *buf = NULL, *arg = NULL, *preset = NULL; new_output_stream() local
2197 opt_streamid(void *optctx, const char *opt, const char *arg) opt_streamid() argument
3055 opt_target(void *optctx, const char *opt, const char *arg) opt_target() argument
3198 opt_vstats_file(void *optctx, const char *opt, const char *arg) opt_vstats_file() argument
3205 opt_vstats(void *optctx, const char *opt, const char *arg) opt_vstats() argument
3221 opt_video_frames(void *optctx, const char *opt, const char *arg) opt_video_frames() argument
3227 opt_audio_frames(void *optctx, const char *opt, const char *arg) opt_audio_frames() argument
3233 opt_data_frames(void *optctx, const char *opt, const char *arg) opt_data_frames() argument
3239 opt_default_new(OptionsContext *o, const char *opt, const char *arg) opt_default_new() argument
3259 opt_preset(void *optctx, const char *opt, const char *arg) opt_preset() argument
3307 opt_old2new(void *optctx, const char *opt, const char *arg) opt_old2new() argument
3319 opt_bitrate(void *optctx, const char *opt, const char *arg) opt_bitrate() argument
3335 opt_qscale(void *optctx, const char *opt, const char *arg) opt_qscale() argument
3352 opt_profile(void *optctx, const char *opt, const char *arg) opt_profile() argument
3364 opt_video_filters(void *optctx, const char *opt, const char *arg) opt_video_filters() argument
3370 opt_audio_filters(void *optctx, const char *opt, const char *arg) opt_audio_filters() argument
3376 opt_vsync(void *optctx, const char *opt, const char *arg) opt_vsync() argument
3383 opt_timecode(void *optctx, const char *opt, const char *arg) opt_timecode() argument
3397 opt_audio_qscale(void *optctx, const char *opt, const char *arg) opt_audio_qscale() argument
3403 opt_filter_complex(void *optctx, const char *opt, const char *arg) opt_filter_complex() argument
3417 opt_filter_complex_script(void *optctx, const char *opt, const char *arg) opt_filter_complex_script() argument
3433 show_help_default(const char *opt, const char *arg) show_help_default() argument
3616 opt_progress(void *optctx, const char *opt, const char *arg) opt_progress() argument
3633 opt_timelimit(void *optctx, const char *opt, const char *arg) opt_timelimit() argument
[all...]
H A Dffmpeg.c3556 char buf[4096], target[64], command[256], arg[256] = {0}; in check_keyboard_interaction() local
3643 static void *input_thread(void *arg) in input_thread() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx499 parse_opt (int key, char *arg, in parse_opt() argument
3499 thread_main_scanner(void* arg) thread_main_scanner() argument
3734 thread_main_fts_source_paths(void* arg) thread_main_fts_source_paths() argument
4051 error_cb(void *arg, const char *fmt, va_list ap) error_cb() argument
[all...]
/third_party/curl/src/
H A Dtool_getparam.c775 GetSizeParameter(struct GlobalConfig *global, const char *arg, const char *which, curl_off_t *value_out) GetSizeParameter() argument
/third_party/backends/backend/
H A Davision.c2159 sense_handler (int fd, u_char* sense, void* arg) in sense_handler() argument
H A Dumax_pp_low.c2286 init002 (int arg) in init002() argument
3224 init005 (int arg) in init005() argument
[all...]
/third_party/alsa-lib/src/
H A Dconf.c5473 int arg = 0; parse_args() local
[all...]
/third_party/backends/sanei/
H A Dsanei_scsi.c2308 void *arg = fd_info[req->fd].sense_handler_arg; in sanei_scsi_req_wait() local
2379 void *arg = fd_info[req->fd].sense_handler_arg; in sanei_scsi_req_wait() local
3986 void *arg = fd_info[fd].sense_handler_arg; in sanei_scsi_cmd2() local
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c3232 umass_ioctl(struct Vnode *umass_inode, int cmd, unsigned long arg) in umass_ioctl() argument
3404 umass_dev_status_check(UINTPTR arg) in umass_dev_status_check() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c2983 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() local
2991 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() local
2999 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() local
3012 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() local
3018 uint32_t arg in vtn_handle_texture() local
3025 uint32_t arg = image_operand_arg(b, w, count, idx, vtn_handle_texture() local
3032 uint32_t arg = image_operand_arg(b, w, count, idx, vtn_handle_texture() local
3042 uint32_t arg = image_operand_arg(b, w, count, idx, vtn_handle_texture() local
3314 uint32_t arg = image_operand_arg(b, w, count, 5, vtn_handle_image() local
3324 uint32_t arg = image_operand_arg(b, w, count, 5, vtn_handle_image() local
3331 uint32_t arg = image_operand_arg(b, w, count, 5, vtn_handle_image() local
3356 uint32_t arg = image_operand_arg(b, w, count, 4, vtn_handle_image() local
3366 uint32_t arg = image_operand_arg(b, w, count, 4, vtn_handle_image() local
3373 uint32_t arg = image_operand_arg(b, w, count, 4, vtn_handle_image() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c3512 static int import_list(UNUSED const char *tok, const char *arg, in import_list() argument
3549 char *tok, *arg; in cpuset_import() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c5241 parse_memalloc(char *arg) parse_memalloc() argument
5377 parse_delay(char *arg) parse_delay() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c6048 static BOOL splitarg(char **split, const char *arg) in splitarg() argument
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_session.c2746 nghttp2_close_stream_on_goaway_arg *arg; in find_stream_on_goaway_func() local
2788 nghttp2_close_stream_on_goaway_arg arg = {session, NULL, last_stream_id, session_close_stream_on_goaway() local
4529 nghttp2_update_window_size_arg *arg; update_remote_initial_window_size_func() local
4570 nghttp2_update_window_size_arg arg; session_update_remote_initial_window_size() local
4582 nghttp2_update_window_size_arg *arg; update_local_initial_window_size_func() local
4630 nghttp2_update_window_size_arg arg; session_update_local_initial_window_size() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c2741 nghttp2_close_stream_on_goaway_arg *arg; in find_stream_on_goaway_func() local
2783 nghttp2_close_stream_on_goaway_arg arg = {session, NULL, last_stream_id, session_close_stream_on_goaway() local
4524 nghttp2_update_window_size_arg *arg; update_remote_initial_window_size_func() local
4565 nghttp2_update_window_size_arg arg; session_update_remote_initial_window_size() local
4577 nghttp2_update_window_size_arg *arg; update_local_initial_window_size_func() local
4625 nghttp2_update_window_size_arg arg; session_update_local_initial_window_size() local
[all...]
/third_party/libdrm/
H A Dxf86drm.c625 drmIoctl(int fd, unsigned long request, void *arg) in drmIoctl() argument
/third_party/libfuse/include/
H A Dfuse_kernel.h859 uint64_t arg; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c2743 struct symbol *arg; in parse_function_body() local
2802 static void promote_k_r_types(struct symbol *arg) in promote_k_r_types() argument
2813 struct symbol *arg; in apply_k_r_types() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dtyper.cc2100 Type arg = Operand(node, 0); in TypeCheckInternalizedString() local
2113 Type arg = Operand(node, 0); in TypeCheckReceiver() local
2118 Type arg = Operand(node, 0); in TypeCheckReceiverOrNullOrUndefined() local
2123 Type arg = Operand(node, 0); in TypeCheckSmi() local
2128 Type arg = Operand(node, 0); in TypeCheckString() local
2133 Type arg = Operand(node, 0); TypeCheckSymbol() local
2160 Type arg = Operand(node, 0); TypeConvertReceiver() local
[all...]
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc137 CHECK(MachineTypeMatches(Descriptor().GetParameterType(i), arg)); in Check() local
166 void CheckSettingDoesntClobber(Register target, Arg arg, Args... args) { in CheckSettingDoesntClobber() argument

Completed in 139 milliseconds

1...<<81828384858687888990