/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 3738 int32_t opt; in ParseEventCallbackOptions() local 3774 int32_t opt; in ParseResetAOTCompileStatusOptions() local 4240 int opt = 0; in RunAsGetOdid() local 4277 int opt in RunAsUpdateAppEncryptedStatus() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 241 static int show_hwaccels(void *optctx, const char *opt, const char *arg) in show_hwaccels() argument 343 static int opt_filter_threads(void *optctx, const char *opt, const char *arg) in opt_filter_threads() argument 350 static int opt_abort_on(void *optctx, const char *opt, const char *arg) in opt_abort_on() argument 369 static int opt_stats_period(void *optctx, const char *opt, const char *arg) in opt_stats_period() argument 384 static int opt_audio_codec(void *optctx, const char *opt, const char *arg) in opt_audio_codec() argument 390 static int opt_video_codec(void *optctx, const char *opt, const char *arg) in opt_video_codec() argument 396 static int opt_subtitle_codec(void *optctx, const char *opt, const char *arg) in opt_subtitle_codec() argument 402 static int opt_data_codec(void *optctx, const char *opt, cons 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 803 opt_recording_timestamp(void *optctx, const char *opt, const char *arg) opt_recording_timestamp() argument 2197 opt_streamid(void *optctx, const char *opt, const char *arg) opt_streamid() argument 2355 const char *opt = ost->filters ? "-vf/-af/-filter" : "-filter_script"; init_output_filter() local 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 D | ffprobe.c | 650 const AVDictionaryEntry *opt = NULL; in writer_open() local 3056 const AVOption *opt = NULL; show_stream() local 3594 opt_show_optional_fields(void *optctx, const char *opt, const char *arg) opt_show_optional_fields() argument 3605 opt_format(void *optctx, const char *opt, const char *arg) opt_format() argument 3649 opt_show_entries(void *optctx, const char *opt, const char *arg) opt_show_entries() argument 3712 opt_input_file_i(void *optctx, const char *opt, const char *arg) opt_input_file_i() argument 3731 opt_output_file_o(void *optctx, const char *opt, const char *arg) opt_output_file_o() argument 3737 opt_print_filename(void *optctx, const char *opt, const char *arg) opt_print_filename() argument 3743 show_help_default(const char *opt, const char *arg) show_help_default() argument 3889 opt_read_intervals(void *optctx, const char *opt, const char *arg) opt_read_intervals() argument 3894 opt_pretty(void *optctx, const char *opt, const char *arg) opt_pretty() argument 3920 opt_sections(void *optctx, const char *opt, const char *arg) opt_sections() argument 3932 opt_show_versions(void *optctx, const char *opt, const char *arg) opt_show_versions() argument [all...] |
H A D | ffplay.c | 397 static int opt_add_vfilter(void *optctx, const char *opt, const char *arg) in opt_add_vfilter() argument 3467 static int opt_width(void *optctx, const char *opt, const char *arg) in opt_width() argument 3473 static int opt_height(void *optctx, const char *opt, const char *arg) in opt_height() argument 3479 static int opt_format(void *optctx, const char *opt, const char *arg) in opt_format() argument 3489 static int opt_sync(void *optctx, const char *opt, const char *arg) in opt_sync() argument 3504 static int opt_seek(void *optctx, const char *opt, cons argument 3510 opt_duration(void *optctx, const char *opt, const char *arg) opt_duration() argument 3516 opt_show_mode(void *optctx, const char *opt, const char *arg) opt_show_mode() argument 3538 opt_codec(void *optctx, const char *opt, const char *arg) opt_codec() argument 3622 show_help_default(const char *opt, const char *arg) show_help_default() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | hlsenc.c | 569 AVDictionary *opt = NULL; in hls_delete_file() local
|
/third_party/backends/backend/ |
H A D | canon_dr.h | 293 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
|
H A D | avision.h | 481 SANE_Option_Descriptor opt [NUM_OPTIONS]; member
|
H A D | bh.h | 328 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
|
H A D | hp-option.c | 716 _set_range (HpOption opt, HpData data, in _set_range() argument 735 _set_size (HpOption opt, HpData data, SANE_Int size) in _set_size() argument 3556 _hp_optset_get (HpOptSet this, HpOptionDescriptor opt) in _hp_optset_get() argument 3679 hp_optset_add (HpOptSet this, HpOption opt) in hp_optset_add() argument 3949 HpOption opt = hp_optset_getByIndex(this, optnum); sanei_hp_optset_isImmediate() local 3963 HpOption opt = hp_optset_getByIndex(this, optnum); sanei_hp_optset_control() local 4080 HpOption opt = hp_optset_getByIndex(this, optnum); sanei_hp_optset_saneoption() local [all...] |
H A D | fujitsu.h | 360 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_server2.c | 711 } opt; variable [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 725 } opt; member 760 } opt; member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsresize.c | 157 } opt; variable [all...] |
/third_party/nghttp2/tests/ |
H A D | nghttp2_session_test.c | 5986 nghttp2_option *opt; in test_nghttp2_submit_headers_continuation_extra_large() local
|
/third_party/lzma/C/ |
H A D | LzmaEnc.c | 478 COptimal opt[kNumOpts];
member 1360 COptimal *opt = &p->opt[repLen]; GetOptimum() local 1389 COptimal *opt; GetOptimum() local 1697 COptimal *opt; GetOptimum() local 1748 COptimal *opt = &p->opt[cur + len2]; GetOptimum() local 1806 COptimal *opt; GetOptimum() local 1866 COptimal *opt; GetOptimum() local 1927 COptimal *opt; GetOptimum() local 2438 const COptimal *opt = &p->opt[oci]; LzmaEnc_CodeOneBlock() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | cmp.c | 2108 static const char *prev_item(const char *opt, const char *end) in prev_item() argument 2185 const OPTIONS *opt; in read_config() local [all...] |
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 638 char *next_item(char *opt) /* in list separated by comma and/or space */ in next_item() argument 2171 char *opt = sk_OPENSSL_STRING_value(opts, i); do_pkey_ctx_init() local 2190 char *opt = sk_OPENSSL_STRING_value(opts, i); do_x509_init() local 2209 char *opt = sk_OPENSSL_STRING_value(opts, i); do_x509_req_init() local 3305 char *opt = "", *stmp, *vtmp = NULL; STACK_OF() local [all...] |
/third_party/openssl/apps/ |
H A D | cmp.c | 2108 static const char *prev_item(const char *opt, const char *end) in prev_item() argument 2184 const OPTIONS *opt; in read_config() local [all...] |
/third_party/openssl/apps/lib/ |
H A D | apps.c | 638 char *next_item(char *opt) /* in list separated by comma and/or space */ in next_item() argument 2164 char *opt = sk_OPENSSL_STRING_value(opts, i); do_pkey_ctx_init() local 2183 char *opt = sk_OPENSSL_STRING_value(opts, i); do_x509_init() local 2202 char *opt = sk_OPENSSL_STRING_value(opts, i); do_x509_req_init() local 3298 char *opt = "", *stmp, *vtmp = NULL; STACK_OF() local [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.cpp | 2752 const uint32_t *opt = nullptr; in emit_texture_op() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkPathOpsDebug.cpp | 2254 static void DebugCheckBetween(const SkCoincidentSpans* head, const SkCoincidentSpans* opt, in DebugCheckBetween() argument
|
/third_party/toybox/toys/pending/ |
H A D | dhcpd.c | 1027 static uint8_t* prepare_send_pkt6(uint16_t opt) in prepare_send_pkt6() argument 1036 static uint8_t* set_optval(uint8_t *optptr, uint16_t opt, void *var, size_t len) in set_optval() argument 1047 static uint8_t* set_optval6(uint8_t *optptr, uint16_t opt, void *var, size_t len) in set_optval6() argument 1057 static uint8_t* get_optval(uint8_t *optptr, uint16_t opt, void *var) in get_optval() argument 1101 get_optval6(uint8_t *optptr, uint16_t opt, uint16_t *datalen, void **var) get_optval6() argument [all...] |
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | runtests.c | 12243 char *opt = argv[i]; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_ndis.c | 1965 MSGQUEUEOPTIONS opt; in ndisuio_notification_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_ndis.c | 1977 MSGQUEUEOPTIONS opt; in ndisuio_notification_init() local
|