Home
last modified time | relevance | path

Searched defs:iface (Results 1 – 25 of 156) sorted by relevance

1234567

/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c223 const struct PPB_Compositor_0_1 *iface = Pnacl_WrapperInfo_PPB_Compositor_0_1.real_iface; in Pnacl_M37_PPB_Compositor_IsCompositor() local
228 const struct PPB_Compositor_0_1 *iface = Pnacl_WrapperInfo_PPB_Compositor_0_1.real_iface; in Pnacl_M37_PPB_Compositor_Create() local
233 const struct PPB_Compositor_0_1 *iface = Pnacl_WrapperInfo_PPB_Compositor_0_1.real_iface; in Pnacl_M37_PPB_Compositor_AddLayer() local
238 const struct PPB_Compositor_0_1 *iface = Pnacl_WrapperInfo_PPB_Compositor_0_1.real_iface; in Pnacl_M37_PPB_Compositor_CommitLayers() local
243 const struct PPB_Compositor_0_1 *iface = Pnacl_WrapperInfo_PPB_Compositor_0_1.real_iface; in Pnacl_M37_PPB_Compositor_ResetLayers() local
252 …const struct PPB_CompositorLayer_0_1 *iface = Pnacl_WrapperInfo_PPB_CompositorLayer_0_1.real_iface; in Pnacl_M37_PPB_CompositorLayer_IsCompositorLayer() local
257 …const struct PPB_CompositorLayer_0_1 *iface = Pnacl_WrapperInfo_PPB_CompositorLayer_0_1.real_iface; in Pnacl_M37_PPB_CompositorLayer_SetColor() local
262 …const struct PPB_CompositorLayer_0_1 *iface = Pnacl_WrapperInfo_PPB_CompositorLayer_0_1.real_iface; in Pnacl_M37_PPB_CompositorLayer_SetTexture() local
267 …const struct PPB_CompositorLayer_0_1 *iface = Pnacl_WrapperInfo_PPB_CompositorLayer_0_1.real_iface; in Pnacl_M37_PPB_CompositorLayer_SetImage() local
272 …const struct PPB_CompositorLayer_0_1 *iface = Pnacl_WrapperInfo_PPB_CompositorLayer_0_1.real_iface; in Pnacl_M37_PPB_CompositorLayer_SetClipRect() local
[all …]
/external/wpa_supplicant_8/src/ap/
Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) in ap_list_beacon_olbc()
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap()
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add()
76 static void ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_del()
90 static void ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_add()
97 static void ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_del()
119 static void ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) in ap_free_ap()
129 static void hostapd_free_aps(struct hostapd_iface *iface) in hostapd_free_aps()
145 static struct ap_info * ap_ap_add(struct hostapd_iface *iface, const u8 *addr) in ap_ap_add()
169 void ap_list_process_beacon(struct hostapd_iface *iface, in ap_list_process_beacon()
[all …]
Dacs.c262 static void acs_cleanup(struct hostapd_iface *iface) in acs_cleanup()
283 static void acs_fail(struct hostapd_iface *iface) in acs_fail()
325 acs_survey_chan_interference_factor(struct hostapd_iface *iface, in acs_survey_chan_interference_factor()
424 static int acs_surveys_are_sufficient(struct hostapd_iface *iface) in acs_surveys_are_sufficient()
459 struct hostapd_iface *iface) in acs_survey_all_chans_intereference_factor()
481 static struct hostapd_channel_data *acs_find_chan(struct hostapd_iface *iface, in acs_find_chan()
508 acs_find_ideal_chan(struct hostapd_iface *iface) in acs_find_ideal_chan()
640 static void acs_adjust_vht_center_freq(struct hostapd_iface *iface) in acs_adjust_vht_center_freq()
665 static int acs_study_survey_based(struct hostapd_iface *iface) in acs_study_survey_based()
684 static int acs_study_options(struct hostapd_iface *iface) in acs_study_options()
[all …]
Dhw_features.h34 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
39 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()
54 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
59 static inline int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
65 static inline void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
Dhw_features.c74 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
144 int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
224 static int ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface) in ieee80211n_allowed_ht40_channel_pair()
289 static void ieee80211n_switch_pri_sec(struct hostapd_iface *iface) in ieee80211n_switch_pri_sec()
326 static int ieee80211n_check_40mhz_5g(struct hostapd_iface *iface, in ieee80211n_check_40mhz_5g()
428 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface, in ieee80211n_check_40mhz_2g4()
512 static void ieee80211n_check_scan(struct hostapd_iface *iface) in ieee80211n_check_scan()
562 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, in ieee80211n_scan_channels_2g4()
602 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface, in ieee80211n_scan_channels_5g()
646 struct hostapd_iface *iface = eloop_data; in ap_ht40_scan_retry() local
[all …]
Ddfs.c21 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1) in dfs_get_used_n_chans()
150 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist()
173 static int dfs_find_channel(struct hostapd_iface *iface, in dfs_find_channel()
213 static void dfs_adjust_vht_center_freq(struct hostapd_iface *iface, in dfs_adjust_vht_center_freq()
255 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) in dfs_get_start_chan_idx()
342 static int dfs_check_chans_radar(struct hostapd_iface *iface, in dfs_check_chans_radar()
362 static int dfs_check_chans_available(struct hostapd_iface *iface, in dfs_check_chans_available()
390 static int dfs_check_chans_unavailable(struct hostapd_iface *iface, in dfs_check_chans_unavailable()
414 dfs_get_valid_channel(struct hostapd_iface *iface, in dfs_get_valid_channel()
462 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) in set_dfs_state_freq()
[all …]
Dhostapd.c48 int (*cb)(struct hostapd_iface *iface, in hostapd_for_each_interface()
125 static void hostapd_clear_old(struct hostapd_iface *iface) in hostapd_clear_old()
147 int hostapd_reload_config(struct hostapd_iface *iface) in hostapd_reload_config()
341 static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface) in hostapd_cleanup_iface_partial()
361 static void hostapd_cleanup_iface(struct hostapd_iface *iface) in hostapd_cleanup_iface()
386 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption()
464 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface) in hostapd_validate_bssid_configuration()
896 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params()
990 static int start_ctrl_iface(struct hostapd_iface *iface) in start_ctrl_iface()
1013 struct hostapd_iface *iface = eloop_ctx; in channel_list_update_timeout() local
[all …]
Dieee802_11_ht.c122 int hostapd_ht_operation_update(struct hostapd_iface *iface) in hostapd_ht_operation_update()
178 static int is_40_allowed(struct hostapd_iface *iface, int channel) in is_40_allowed()
209 struct hostapd_iface *iface = hapd->iface; in hostapd_2040_coex_action() local
315 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
338 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
456 struct hostapd_iface *iface = eloop_data; in ap_ht2040_timeout() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_priv.c43 static void wpa_priv_cmd_register(struct wpa_priv_interface *iface, in wpa_priv_cmd_register()
83 static void wpa_priv_cmd_unregister(struct wpa_priv_interface *iface, in wpa_priv_cmd_unregister()
95 static void wpa_priv_cmd_scan(struct wpa_priv_interface *iface, in wpa_priv_cmd_scan()
115 static void wpa_priv_get_scan_results2(struct wpa_priv_interface *iface, in wpa_priv_get_scan_results2()
161 static void wpa_priv_cmd_get_scan_results(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_scan_results()
175 static void wpa_priv_cmd_associate(struct wpa_priv_interface *iface, in wpa_priv_cmd_associate()
221 static void wpa_priv_cmd_get_bssid(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_bssid()
242 static void wpa_priv_cmd_get_ssid(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_ssid()
268 static void wpa_priv_cmd_set_key(struct wpa_priv_interface *iface, in wpa_priv_cmd_set_key()
296 static void wpa_priv_cmd_get_capa(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_capa()
[all …]
/external/dhcpcd/
Ddhcpcd.c182 struct interface *iface; in cleanup() local
237 drop_dhcp(struct interface *iface, const char *reason) in drop_dhcp()
261 stop_interface(struct interface *iface) in stop_interface()
290 dhcp_xid(struct interface *iface) in dhcp_xid()
306 send_message(struct interface *iface, int type, in send_message()
423 struct interface *iface = arg; in start_expire() local
443 const struct interface *iface, const struct dhcp_message *dhcp, in log_dhcp()
504 handle_dhcp(struct interface *iface, struct dhcp_message **dhcpp, const struct in_addr *from) in handle_dhcp()
663 struct interface *iface = arg; in handle_dhcp_packet() local
747 send_release(struct interface *iface) in send_release()
[all …]
Darp.c48 send_arp(const struct interface *iface, int op, in_addr_t sip, in_addr_t tip) in send_arp()
79 handle_arp_failure(struct interface *iface) in handle_arp_failure()
107 struct interface *iface = arg; in handle_arp_packet() local
203 struct interface *iface = arg; in send_arp_announce() local
250 struct interface *iface = arg; in send_arp_probe() local
305 start_arping(struct interface *iface) in start_arping()
Dnet.h86 const struct interface *iface; member
103 #define get_mtu(iface) do_mtu(iface, 0) argument
104 #define set_mtu(iface, mtu) do_mtu(iface, mtu) argument
118 #define add_address(iface, addr, net, brd) \ argument
120 #define del_address(iface, addr, net) \ argument
122 #define has_address(iface, addr, net) \ argument
124 #define get_address(iface, addr, net, dst) \ argument
Dconfigure.c166 make_env(const struct interface *iface, const char *reason, char ***argv) in make_env()
303 send_interface1(int fd, const struct interface *iface, const char *reason) in send_interface1()
327 send_interface(int fd, const struct interface *iface) in send_interface()
340 run_script_reason(const struct interface *iface, const char *reason) in run_script_reason()
559 add_subnet_route(struct rt *rt, const struct interface *iface) in add_subnet_route()
579 get_routes(const struct interface *iface) in get_routes()
610 massage_host_routes(struct rt *rt, const struct interface *iface) in massage_host_routes()
622 add_destination_route(struct rt *rt, const struct interface *iface) in add_destination_route()
753 delete_address(struct interface *iface) in delete_address()
775 configure(struct interface *iface) in configure()
Dbpf.c52 open_socket(struct interface *iface, int protocol) in open_socket()
138 send_raw_packet(const struct interface *iface, int protocol, in send_raw_packet()
162 get_raw_packet(struct interface *iface, int protocol, in get_raw_packet()
Dipv4ll.c88 struct interface *iface = arg; in start_ipv4ll() local
125 struct interface *iface = arg; in handle_ipv4ll_failure() local
Dlpf.c68 open_socket(struct interface *iface, int protocol) in open_socket()
132 send_raw_packet(const struct interface *iface, int protocol, in send_raw_packet()
165 get_raw_packet(struct interface *iface, int protocol, in get_raw_packet()
/external/mockito/cglib-and-asm/src/org/mockito/cglib/reflect/
DConstructorDelegate.java33 public Object newInstance(String declaring, String iface); in newInstance()
39 public static ConstructorDelegate create(Class targetClass, Class iface) { in create()
51 private Class iface; field in ConstructorDelegate.Generator
58 public void setInterface(Class iface) { in setInterface()
DMethodDelegate.java116 Object newInstance(Class delegateClass, String methodName, Class iface); in newInstance()
119 public static MethodDelegate createStatic(Class targetClass, String methodName, Class iface) { in createStatic()
127 public static MethodDelegate create(Object target, String methodName, Class iface) { in create()
160 private Class iface; field in MethodDelegate.Generator
179 public void setInterface(Class iface) { in setInterface()
DMulticastDelegate.java61 public static MulticastDelegate create(Class iface) { in create()
78 private Class iface; field in MulticastDelegate.Generator
88 public void setInterface(Class iface) { in setInterface()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new.c134 struct wpas_dbus_priv *iface; in wpas_dbus_signal_interface() local
205 struct wpas_dbus_priv *iface; in wpas_dbus_signal_scan_done() local
244 struct wpas_dbus_priv *iface; in wpas_dbus_signal_bss() local
321 struct wpas_dbus_priv *iface; in wpas_dbus_signal_blob() local
386 struct wpas_dbus_priv *iface; in wpas_dbus_signal_network() local
487 struct wpas_dbus_priv *iface; in wpas_dbus_signal_network_request() local
568 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_success() local
608 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_fail() local
649 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_m2d() local
712 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_cred() local
[all …]
Ddbus_new_introspect.c30 struct interfaces *iface; in add_interface() local
98 struct interfaces *iface; in extract_interfaces_methods() local
112 struct interfaces *iface; in extract_interfaces_signals() local
126 struct interfaces *iface; in extract_interfaces_properties() local
156 struct interfaces *iface, *n; in add_interfaces() local
Ddbus_old.c373 struct wpas_dbus_priv *iface = wpa_s->global->dbus; in wpa_supplicant_dbus_notify_scan_results() local
406 struct wpas_dbus_priv *iface; in wpa_supplicant_dbus_notify_state_change() local
471 struct wpas_dbus_priv *iface = wpa_s->global->dbus; in wpa_supplicant_dbus_notify_scanning() local
504 struct wpas_dbus_priv *iface; in wpa_supplicant_dbus_notify_wps_cred() local
552 struct wpas_dbus_priv *iface; in wpa_supplicant_dbus_notify_certification() local
609 int wpa_supplicant_dbus_ctrl_iface_init(struct wpas_dbus_priv *iface) in wpa_supplicant_dbus_ctrl_iface_init()
/external/libsepol/src/
Dinterfaces.c14 ocontext_t ** iface, const sepol_iface_t * record) in iface_from_record()
68 ocontext_t * iface, sepol_iface_t ** record) in iface_to_record()
172 ocontext_t *head, *prev, *c, *iface = NULL; in sepol_iface_modify() local
237 int sepol_iface_iterate(sepol_handle_t * handle, in sepol_iface_iterate()
245 sepol_iface_t *iface = NULL; in sepol_iface_iterate() local
Diface_record.c74 int sepol_iface_compare(const sepol_iface_t * iface, in sepol_iface_compare()
81 int sepol_iface_compare2(const sepol_iface_t * iface, in sepol_iface_compare2()
89 int sepol_iface_create(sepol_handle_t * handle, sepol_iface_t ** iface) in sepol_iface_create()
221 void sepol_iface_free(sepol_iface_t * iface) in sepol_iface_free()
/external/chromium_org/ppapi/generators/
Didl_gen_wrapper.py21 def ChoosePPFunc(iface, ppb_func, ppp_func): argument
256 def WrapperMethodPrefix(self, iface, release): argument
260 def GenerateWrapperForPPBMethod(self, iface, member): argument
271 def GenerateWrapperForPPPMethod(self, iface, member): argument
346 def GetWrapperInfoName(self, iface): argument

1234567