Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local
50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local
70 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_replay() local
90 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_current_cipher_suite() local
118 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_enable_port() local
138 struct ieee802_1x_kay_ctx *ops; in secy_get_capability() local
159 struct ieee802_1x_kay_ctx *ops; in secy_get_receive_lowest_pn() local
180 struct ieee802_1x_kay_ctx *ops; in secy_get_transmit_next_pn() local
201 struct ieee802_1x_kay_ctx *ops; in secy_set_transmit_next_pn() local
222 struct ieee802_1x_kay_ctx *ops; in secy_set_receive_lowest_pn() local
[all …]
/external/libnl/lib/
Dcache_mngt.c43 struct nl_cache_ops *ops; in __nl_cache_ops_lookup() local
56 void nl_cache_ops_get(struct nl_cache_ops *ops) in nl_cache_ops_get()
65 void nl_cache_ops_put(struct nl_cache_ops *ops) in nl_cache_ops_put()
81 struct nl_cache_ops *ops; in nl_cache_ops_lookup() local
101 struct nl_cache_ops *ops; in nl_cache_ops_lookup_safe() local
114 struct nl_cache_ops *ops; in __cache_ops_associate() local
142 struct nl_cache_ops *ops; in nl_cache_ops_associate() local
166 struct nl_cache_ops *ops; in nl_cache_ops_associate_safe() local
189 struct nl_msgtype *nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) in nl_msgtype_lookup()
203 struct nl_cache_ops *ops; in cache_ops_lookup_for_obj() local
[all …]
Dobject.c54 struct nl_object *nl_object_alloc(struct nl_object_ops *ops) in nl_object_alloc()
86 struct nl_cache_ops *ops; in nl_object_alloc_name() local
113 struct nl_object_ops *ops; in nl_object_clone() local
156 struct nl_object_ops *ops = obj_ops(dst); in nl_object_update() local
172 struct nl_object_ops *ops; in nl_object_free() local
315 struct nl_object_ops *ops = obj_ops(a); in nl_object_identical() local
363 struct nl_object_ops *ops = obj_ops(a); in nl_object_diff() local
382 struct nl_object_ops *ops = obj_ops(obj); in nl_object_match_filter() local
406 struct nl_object_ops *ops = obj_ops(obj); in nl_object_attrs2str() local
440 struct nl_object_ops *ops = obj_ops(obj); in nl_object_keygen() local
[all …]
/external/libnl/lib/genl/
Dmngt.c33 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
48 struct genl_ops *ops, struct nl_cache_ops *cache_ops, void *arg) in cmd_msg_parser()
85 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, in genl_msg_parser()
96 struct genl_ops *ops; in lookup_family() local
108 struct genl_ops *ops; in lookup_family_by_name() local
120 struct genl_ops *ops; in genl_op2name() local
164 int genl_register_family(struct genl_ops *ops) in genl_register_family()
194 int genl_unregister_family(struct genl_ops *ops) in genl_unregister_family()
211 struct genl_ops *ops; in genl_handle_msg() local
241 int genl_register(struct nl_cache_ops *ops) in genl_register()
[all …]
/external/u-boot/drivers/video/
Ds6e8ax0.c16 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_panel_cond() local
46 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_display_cond() local
57 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_cond() local
71 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_update() local
82 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_source_control() local
93 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_pentile_control() local
105 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control1() local
116 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control2() local
127 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_power_control() local
138 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control3() local
[all …]
/external/libnl/lib/route/link/
Dapi.c55 struct rtnl_link_info_ops *ops; in __rtnl_link_info_ops_lookup() local
79 struct rtnl_link_info_ops *ops; in rtnl_link_info_ops_lookup() local
93 void rtnl_link_info_ops_put(struct rtnl_link_info_ops *ops) in rtnl_link_info_ops_put()
111 int rtnl_link_register_info(struct rtnl_link_info_ops *ops) in rtnl_link_register_info()
146 int rtnl_link_unregister_info(struct rtnl_link_info_ops *ops) in rtnl_link_unregister_info()
209 void rtnl_link_af_ops_put(struct rtnl_link_af_ops *ops) in rtnl_link_af_ops_put()
230 const struct rtnl_link_af_ops *ops) in rtnl_link_af_alloc()
265 const struct rtnl_link_af_ops *ops) in rtnl_link_af_data()
285 int rtnl_link_af_register(struct rtnl_link_af_ops *ops) in rtnl_link_af_register()
324 int rtnl_link_af_unregister(struct rtnl_link_af_ops *ops) in rtnl_link_af_unregister()
/external/avb/libavb_user/
Davb_ops_user.cpp121 static AvbIOResult read_from_partition(AvbOps* ops, in read_from_partition()
185 static AvbIOResult write_to_partition(AvbOps* ops, in write_to_partition()
234 AvbOps* ops, in validate_vbmeta_public_key()
246 static AvbIOResult read_rollback_index(AvbOps* ops, in read_rollback_index()
255 static AvbIOResult write_rollback_index(AvbOps* ops, in write_rollback_index()
261 static AvbIOResult read_is_device_unlocked(AvbOps* ops, bool* out_is_unlocked) { in read_is_device_unlocked()
268 static AvbIOResult get_size_of_partition(AvbOps* ops, in get_size_of_partition()
301 static AvbIOResult get_unique_guid_for_partition(AvbOps* ops, in get_unique_guid_for_partition()
312 AvbOps* ops; in avb_ops_user_new() local
343 void avb_ops_user_free(AvbOps* ops) { in avb_ops_user_free()
/external/u-boot/drivers/phy/
Dphy-uclass.c38 struct phy_ops *ops; in generic_phy_get_by_index() local
98 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_init() local
105 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_reset() local
112 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_exit() local
119 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_on() local
126 struct phy_ops const *ops = phy_dev_ops(phy->dev); in generic_phy_power_off() local
/external/u-boot/drivers/pch/
Dpch-uclass.c13 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base() local
24 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect() local
34 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base() local
45 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base() local
/external/u-boot/drivers/watchdog/
Dwdt-uclass.c15 const struct wdt_ops *ops = device_get_ops(dev); in wdt_start() local
25 const struct wdt_ops *ops = device_get_ops(dev); in wdt_stop() local
35 const struct wdt_ops *ops = device_get_ops(dev); in wdt_reset() local
46 const struct wdt_ops *ops; in wdt_expire_now() local
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dstructured_loop_to_selection_reduction_pass_test.cpp66 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
212 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
681 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
759 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
882 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
957 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
1025 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
1225 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
1692 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
2009 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
[all …]
/external/deqp-deps/SPIRV-Tools/test/reduce/
Dstructured_loop_to_selection_reduction_pass_test.cpp66 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
212 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
681 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
759 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
882 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
957 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
1025 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
1225 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
1692 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
2009 const auto ops = pass.WrapGetAvailableOpportunities(context.get()); in TEST() local
[all …]
/external/skia/src/compute/hs/gen/
Dmain.c456 hsg_op(struct hsg_op * ops, struct hsg_op const opcode) in hsg_op()
467 hsg_exit(struct hsg_op * ops) in hsg_exit()
474 hsg_end(struct hsg_op * ops) in hsg_end()
481 hsg_begin(struct hsg_op * ops) in hsg_begin()
488 hsg_else(struct hsg_op * ops) in hsg_else()
495 hsg_network_copy(struct hsg_op * ops, in hsg_network_copy()
515 hsg_thread_sort(struct hsg_op * ops) in hsg_thread_sort()
524 hsg_thread_merge_prefix(struct hsg_op * ops, uint32_t const network, uint32_t const prefix) in hsg_thread_merge_prefix()
534 hsg_thread_merge(struct hsg_op * ops, uint32_t const network) in hsg_thread_merge()
541 hsg_thread_merge_offset_prefix(struct hsg_op * ops, uint32_t const offset, uint32_t const network, … in hsg_thread_merge_offset_prefix()
[all …]
/external/skqp/src/compute/hs/gen/
Dmain.c456 hsg_op(struct hsg_op * ops, struct hsg_op const opcode) in hsg_op()
467 hsg_exit(struct hsg_op * ops) in hsg_exit()
474 hsg_end(struct hsg_op * ops) in hsg_end()
481 hsg_begin(struct hsg_op * ops) in hsg_begin()
488 hsg_else(struct hsg_op * ops) in hsg_else()
495 hsg_network_copy(struct hsg_op * ops, in hsg_network_copy()
515 hsg_thread_sort(struct hsg_op * ops) in hsg_thread_sort()
524 hsg_thread_merge_prefix(struct hsg_op * ops, uint32_t const network, uint32_t const prefix) in hsg_thread_merge_prefix()
534 hsg_thread_merge(struct hsg_op * ops, uint32_t const network) in hsg_thread_merge()
541 hsg_thread_merge_offset_prefix(struct hsg_op * ops, uint32_t const offset, uint32_t const network, … in hsg_thread_merge_offset_prefix()
[all …]
/external/avb/test/
Dfake_avb_ops.cc244 AvbOps* ops, in validate_vbmeta_public_key()
265 AvbIOResult FakeAvbOps::read_rollback_index(AvbOps* ops, in read_rollback_index()
279 AvbIOResult FakeAvbOps::write_rollback_index(AvbOps* ops, in write_rollback_index()
293 AvbIOResult FakeAvbOps::read_is_device_unlocked(AvbOps* ops, in read_is_device_unlocked()
299 AvbIOResult FakeAvbOps::get_unique_guid_for_partition(AvbOps* ops, in get_unique_guid_for_partition()
313 AvbIOResult FakeAvbOps::get_size_of_partition(AvbOps* ops, in get_size_of_partition()
390 static AvbIOResult my_ops_read_from_partition(AvbOps* ops, in my_ops_read_from_partition()
402 AvbOps* ops, in my_ops_get_preloaded_partition()
413 static AvbIOResult my_ops_write_to_partition(AvbOps* ops, in my_ops_write_to_partition()
423 AvbOps* ops, in my_ops_validate_vbmeta_public_key()
[all …]
/external/u-boot/drivers/demo/
Ddemo-uclass.c27 const struct demo_ops *ops = device_get_ops(dev); in demo_hello() local
37 const struct demo_ops *ops = device_get_ops(dev); in demo_status() local
47 const struct demo_ops *ops = device_get_ops(dev); in demo_get_light() local
57 const struct demo_ops *ops = device_get_ops(dev); in demo_set_light() local
/external/u-boot/drivers/power/domain/
Dpower-domain-uclass.c36 struct power_domain_ops *ops; in power_domain_get() local
78 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_free() local
87 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_on() local
96 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_off() local
/external/tensorflow/tensorflow/contrib/graph_editor/
Dselect.py77 def _get_input_ts(ops): argument
98 def _get_output_ts(ops): argument
115 def filter_ts(ops, positive_filter): argument
135 def filter_ts_from_regex(ops, regex): argument
153 def filter_ops(ops, positive_filter): argument
171 def filter_ops_from_regex(ops, regex): argument
189 def get_name_scope_ops(ops, scope): argument
243 def get_ops_ios(ops, control_inputs=False, control_outputs=None, argument
276 def compute_boundary_ts(ops): argument
328 def get_within_boundary_ops(ops, argument
/external/u-boot/drivers/cpu/
Dcpu-uclass.c16 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_desc() local
26 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_info() local
36 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_count() local
46 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_vendor() local
/external/u-boot/drivers/input/
Dkeyboard-uclass.c13 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_start() local
24 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_stop() local
36 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_tstc() local
51 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_getc() local
/external/u-boot/drivers/misc/
Dmisc-uclass.c19 const struct misc_ops *ops = device_get_ops(dev); in misc_read() local
29 const struct misc_ops *ops = device_get_ops(dev); in misc_write() local
39 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl() local
50 const struct misc_ops *ops = device_get_ops(dev); in misc_call() local
/external/u-boot/common/
Davb_verify.c125 char *avb_set_state(AvbOps *ops, enum avb_boot_state boot_state) in avb_set_state()
334 static struct mmc_part *get_partition(AvbOps *ops, const char *partition) in get_partition()
380 static AvbIOResult mmc_byte_io(AvbOps *ops, in mmc_byte_io()
522 static AvbIOResult read_from_partition(AvbOps *ops, in read_from_partition()
550 static AvbIOResult write_to_partition(AvbOps *ops, in write_to_partition()
574 static AvbIOResult validate_vbmeta_public_key(AvbOps *ops, in validate_vbmeta_public_key()
607 static AvbIOResult read_rollback_index(AvbOps *ops, in read_rollback_index()
631 static AvbIOResult write_rollback_index(AvbOps *ops, in write_rollback_index()
652 static AvbIOResult read_is_device_unlocked(AvbOps *ops, bool *out_is_unlocked) in read_is_device_unlocked()
679 static AvbIOResult get_unique_guid_for_partition(AvbOps *ops, in get_unique_guid_for_partition()
[all …]
/external/u-boot/drivers/video/bridge/
Dvideo-bridge-uclass.c15 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_set_backlight() local
25 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_attach() local
36 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_check_attached() local
50 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_read_edid() local
/external/u-boot/drivers/power/regulator/
Dregulator-uclass.c30 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_value() local
40 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_value() local
61 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_value_force() local
71 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_current() local
81 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_current() local
98 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_enable() local
108 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_enable() local
118 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_mode() local
128 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_mode() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c89 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops()
104 vmw_fences_release(struct vmw_fence_ops *ops) in vmw_fences_release()
130 struct vmw_fence_ops *ops = NULL; in vmw_fences_signal() local
191 struct vmw_fence_ops *ops = NULL; in vmw_fence_create() local
261 struct vmw_fence_ops *ops = vmw_fence_ops(vws->fence_ops); in vmw_fence_reference() local
413 vmw_fence_ops_fence_reference(struct pb_fence_ops *ops, in vmw_fence_ops_fence_reference()
428 vmw_fence_ops_fence_signalled(struct pb_fence_ops *ops, in vmw_fence_ops_fence_signalled()
444 vmw_fence_ops_fence_finish(struct pb_fence_ops *ops, in vmw_fence_ops_fence_finish()
462 vmw_fence_ops_destroy(struct pb_fence_ops *ops) in vmw_fence_ops_destroy()
482 struct vmw_fence_ops *ops; in vmw_fence_ops_create() local

12345678910>>...25