| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 679 rockchip_hdptx_phy_configure(struct phy *phy, union phy_configure_opts *opts) rockchip_hdptx_phy_configure() argument
|
| H A D | phy-rockchip-samsung-dcphy.c | 1782 samsung_mipi_dcphy_configure(struct phy *phy, union phy_configure_opts *opts) samsung_mipi_dcphy_configure() argument
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
| H A D | ImageNdk.cpp | 95 Image_ErrorCode accessInitializationOptions(OH_Pixelmap_InitializationOptions *opts, uint32_t width, uint32_t height, in accessInitializationOptions() argument 188 OH_Pixelmap_InitializationOptions *opts in TestInitializationOptions() local 392 OH_PackingOptions *opts = nullptr; TestSavePixelmap() local 1820 OH_PackingOptions *opts = reinterpret_cast<OH_PackingOptions *>(ptr); PackToDataFromImageSource() local 1864 OH_PackingOptions *opts = reinterpret_cast<OH_PackingOptions *>(ptr); PackToDataFromPixelMap() local 1912 OH_PackingOptions *opts = reinterpret_cast<OH_PackingOptions *>(ptr); PackToFileFromImageSource() local 1945 OH_PackingOptions *opts = reinterpret_cast<OH_PackingOptions *>(ptr); PackToFileFromPixelMap() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | aviobuf.c | 1025 const char *opts[] = { in ffio_copy_url_options() local
|
| H A D | demux.c | 2780 AVDictionary *opts = NULL; in avformat_find_stream_info() local
|
| H A D | rtsp.c | 129 AVDictionary *opts = NULL; in map_to_opts() local 1519 AVDictionary *opts = map_to_opts(rt); in ff_rtsp_make_setup_request() local 1663 AVDictionary *opts = map_to_opts(rt); in ff_rtsp_make_setup_request() local 2421 AVDictionary *opts = map_to_opts(rt); sdp_read_header() local 2520 AVDictionary *opts = NULL; rtp_read_header() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | opt.c | 1586 int av_set_options_string(void *ctx, const char *opts, in av_set_options_string() argument 1625 const char *opts = *ropts; in get_key() local 1651 const char *opts = *ropts; av_opt_get_key_value() local 1666 av_opt_set_from_string(void *ctx, const char *opts, const char *const *shorthand, const char *key_val_sep, const char *pairs_sep) av_opt_set_from_string() argument [all...] |
| H A D | hwcontext_opencl.c | 333 AVDictionary *opts = context; in opencl_filter_platform() local 408 AVDictionary *opts = context; in opencl_filter_device() local 626 opencl_device_create(AVHWDeviceContext *hwdev, const char *device, AVDictionary *opts, int flags) opencl_device_create() argument 1202 opencl_device_derive(AVHWDeviceContext *hwdev, AVHWDeviceContext *src_ctx, AVDictionary *opts, int flags) opencl_device_derive() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ShaderLang.cpp | 2103 bool TProgram::buildReflection(int opts) in buildReflection() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 2146 _snd_pcm_direct_new(snd_pcm_t **pcmp, snd_pcm_direct_t **_dmix, int type, const char *name, struct snd_pcm_direct_open_conf *opts, struct slave_params *params, snd_pcm_stream_t stream, int mode) global() argument
|
| /third_party/libwebsockets/lib/core/ |
| H A D | libwebsockets.c | 1388 enum opts { enum
|
| /third_party/mbedtls/tests/src/test_helpers/ |
| H A D | ssl_helpers.c | 42 mbedtls_test_init_handshake_options( mbedtls_test_handshake_test_options *opts) mbedtls_test_init_handshake_options() argument 83 mbedtls_test_free_handshake_options( mbedtls_test_handshake_test_options *opts) mbedtls_test_free_handshake_options() argument [all...] |
| /third_party/libabigail/tools/ |
| H A D | abipkgdiff.cc | 655 load_elf_file_paths(options& opts) in load_elf_file_paths() argument 753 const options& opts; global() member 927 extract_rpm(const string& package_path, const string& extracted_package_dir_path, const options &opts) extract_rpm() argument 972 extract_deb(const string& package_path, const string& extracted_package_dir_path, const options &opts) extract_deb() argument 1015 extract_tar(const string& package_path, const string& extracted_package_dir_path, const options &opts) extract_tar() argument 1064 erase_created_temporary_directories(const package& first_package, const package& second_package, const options &opts) erase_created_temporary_directories() argument 1075 erase_created_temporary_directories_parent(const options &opts) erase_created_temporary_directories_parent() argument 1102 extract_package(const package& package, const options &opts) extract_package() argument 1177 maybe_check_suppression_files(const options& opts) maybe_check_suppression_files() argument 1201 set_diff_context_from_opts(diff_context_sptr ctxt, const options& opts) set_diff_context_from_opts() argument 1242 set_generic_options(abigail::elf_based_reader& rdr, const options& opts) set_generic_options() argument 1282 compare(const elf_file& elf1, const string& debug_dir1, const suppressions_type& priv_types_supprs1, const elf_file& elf2, const string& debug_dir2, const suppressions_type& priv_types_supprs2, const options& opts, abigail::ir::environment& env, corpus_diff_sptr& diff, diff_context_sptr& ctxt, abigail::fe_iface::status* detailed_error_status = 0) compare() argument 1586 compare_to_self(const elf_file& elf, const string& debug_dir, const options& opts, abigail::ir::environment& env, corpus_diff_sptr& diff, diff_context_sptr& ctxt, abigail::fe_iface::status* detailed_error_status = 0) compare_to_self() argument 1785 create_private_types_suppressions(const package& pkg, const options &opts) create_private_types_suppressions() argument 1831 maybe_create_public_dso_sonames_set(package& pkg, const options &opts) maybe_create_public_dso_sonames_set() argument 1849 must_compare_public_dso_only(package& pkg, options& opts) must_compare_public_dso_only() argument 1936 maybe_handle_kabi_whitelist_pkg(const package& pkg, options &opts) maybe_handle_kabi_whitelist_pkg() argument 1993 const options &opts; global() member in pkg_extraction_task 2034 options &opts; global() member in pkg_prepare_task 2229 maybe_update_package_content(const FTSENT *entry, options &opts, const string& file_name_to_look_for, unordered_set<string>& paths) maybe_update_package_content() argument 2273 get_interesting_files_under_dir(const string dir, const string& file_name_to_look_for, options& opts, vector<string>& interesting_files) get_interesting_files_under_dir() argument 2320 create_maps_of_package_content(package& package, options& opts) create_maps_of_package_content() argument 2493 extract_package_and_map_its_content(const package_sptr &pkg, options &opts) extract_package_and_map_its_content() argument 2569 prepare_packages(package_sptr &first_package, package_sptr &second_package, options &opts) prepare_packages() argument 2605 prepare_package(package_sptr& pkg, options &opts) prepare_package() argument 2695 maybe_erase_temp_dirs(package& first_package, package& second_package, options& opts) maybe_erase_temp_dirs() argument 2725 compare_prepared_userspace_packages(package& first_package, package& second_package, abi_diff& diff, options& opts) compare_prepared_userspace_packages() argument 2896 self_compare_prepared_userspace_package(package& pkg, abi_diff& diff, options& opts) self_compare_prepared_userspace_package() argument 3009 compare_prepared_linux_kernel_packages(package& first_package, package& second_package, options& opts) compare_prepared_linux_kernel_packages() argument 3115 compare_prepared_package(package& first_package, package& second_package, abi_diff& diff, options& opts) compare_prepared_package() argument 3148 self_compare_prepared_package(package& pkg, abi_diff& diff, options& opts) self_compare_prepared_package() argument 3175 compare(package_sptr& first_package, package_sptr& second_package, abi_diff& diff, options& opts) compare() argument 3200 compare_to_self(package_sptr& pkg, options& opts) compare_to_self() argument 3219 compare(package_sptr& first_package, package_sptr& second_package, options& opts) compare() argument 3238 parse_command_line(int argc, char* argv[], options& opts) parse_command_line() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | btf_dump.c | 148 btf_dump__new(const struct btf *btf, btf_dump_printf_fn_t printf_fn, void *ctx, const struct btf_dump_opts *opts) btf_dump__new() argument 1266 btf_dump__emit_type_decl(struct btf_dump *d, __u32 id, const struct btf_dump_emit_type_decl_opts *opts) btf_dump__emit_type_decl() argument 2507 btf_dump__dump_type_data(struct btf_dump *d, __u32 id, const void *data, size_t data_sz, const struct btf_dump_type_data_opts *opts) btf_dump__dump_type_data() argument [all...] |
| H A D | linker.c | 217 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts) in bpf_linker__new() argument 440 bpf_linker__add_file(struct bpf_linker *linker, const char *filename, const struct bpf_linker_file_opts *opts) bpf_linker__add_file() argument 538 linker_load_obj_file(struct bpf_linker *linker, const char *filename, const struct bpf_linker_file_opts *opts, struct src_obj *obj) linker_load_obj_file() argument [all...] |
| H A D | libbpf_internal.h | 327 static inline bool libbpf_validate_opts(const char *opts, in libbpf_validate_opts() argument [all...] |
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-lexer.c | 914 lexer_parse_string(parser_context_t *context_p, lexer_string_options_t opts) lexer_parse_string() argument 2097 lexer_convert_literal_to_chars(parser_context_t *context_p, const lexer_lit_location_t *literal_p, uint8_t *local_byte_array_p, lexer_string_options_t opts) lexer_convert_literal_to_chars() argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-objects.c | 2055 ecma_op_object_get_property_names(ecma_object_t *obj_p, uint32_t opts) ecma_op_object_get_property_names() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 96 } opts; variable [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g.c | 177 static struct ntfs_options opts; variable [all...] |
| /third_party/libfuse/example/ |
| H A D | cxxopts.hpp | 1533 operator ()( const std::string& opts, const std::string& desc, std::shared_ptr<const Value> value, std::string arg_help ) operator ()() argument
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 1899 static struct option opts[] = { in main() local
|
| /third_party/ltp/testcases/kernel/mce-test/tools/ |
| H A D | page-types.c | 913 static const struct option opts[] = { variable
|
| /third_party/lwip/src/api/ |
| H A D | sockets.c | 2270 lwip_pollscan(struct pollfd *fds, nfds_t nfds, enum lwip_pollscan_opts opts) in lwip_pollscan() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 2540 const struct nir_lower_tex_options opts = { .lower_rect = true, }; in ttn_finalize_nir() local
|