| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | wpa_cli.c | 228 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() 264 static int wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd) in wpa_ctrl_command() 270 static int wpa_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, int min_args, in wpa_cli_cmd() 286 static int wpa_cli_cmd_ifname(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ifname() 292 static int wpa_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_status() 308 static int wpa_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ping() 314 static int wpa_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_relog() 320 static int wpa_cli_cmd_note(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_note() 326 static int wpa_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_mib() 332 static int wpa_cli_cmd_pmksa(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa() [all …]
|
| /external/wpa_supplicant_8/hostapd/ |
| D | hostapd_cli.c | 82 static void register_event_handler(struct wpa_ctrl *ctrl) in register_event_handler() 95 static void unregister_event_handler(struct wpa_ctrl *ctrl) in unregister_event_handler() 193 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() 221 static inline int wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd) in wpa_ctrl_command() 227 static int hostapd_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, in hostapd_cli_cmd() 243 static int hostapd_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_ping() 249 static int hostapd_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_relog() 255 static int hostapd_cli_cmd_close_log(struct wpa_ctrl *ctrl, int argc, in hostapd_cli_cmd_close_log() 262 static int hostapd_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_status() 270 static int hostapd_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_mib() [all …]
|
| /external/wmediumd/wmediumd/lib/ |
| D | schedctrl.c | 13 static void _usfstl_sched_ctrl_send_msg(struct usfstl_sched_ctrl *ctrl, in _usfstl_sched_ctrl_send_msg() 29 struct usfstl_sched_ctrl *ctrl = data; in usfstl_sched_ctrl_sock_read() local 67 static void usfstl_sched_ctrl_send_msg(struct usfstl_sched_ctrl *ctrl, in usfstl_sched_ctrl_send_msg() 128 struct usfstl_sched_ctrl *ctrl = sched->ext.ctrl; in usfstl_sched_ctrl_request() local 139 struct usfstl_sched_ctrl *ctrl = sched->ext.ctrl; in usfstl_sched_ctrl_wait() local 150 void usfstl_sched_ctrl_start(struct usfstl_sched_ctrl *ctrl, in usfstl_sched_ctrl_start() 201 void usfstl_sched_ctrl_sync_to(struct usfstl_sched_ctrl *ctrl) in usfstl_sched_ctrl_sync_to() 213 void usfstl_sched_ctrl_sync_from(struct usfstl_sched_ctrl *ctrl) in usfstl_sched_ctrl_sync_from() 220 void usfstl_sched_ctrl_stop(struct usfstl_sched_ctrl *ctrl) in usfstl_sched_ctrl_stop() 231 void usfstl_sched_ctrl_set_frozen(struct usfstl_sched_ctrl *ctrl, bool frozen) in usfstl_sched_ctrl_set_frozen()
|
| /external/wpa_supplicant_8/src/common/ |
| D | wpa_ctrl.c | 97 struct wpa_ctrl *ctrl; in wpa_ctrl_open2() local 251 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() 313 struct wpa_ctrl *ctrl; in wpa_ctrl_open() local 462 char * wpa_ctrl_get_remote_ifname(struct wpa_ctrl *ctrl) in wpa_ctrl_get_remote_ifname() 472 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() 485 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request() 597 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper() 613 int wpa_ctrl_attach(struct wpa_ctrl *ctrl) in wpa_ctrl_attach() 619 int wpa_ctrl_detach(struct wpa_ctrl *ctrl) in wpa_ctrl_detach() 627 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) in wpa_ctrl_recv() [all …]
|
| D | wpa_helpers.c | 25 struct wpa_ctrl *ctrl; in wpa_open_ctrl() local 37 struct wpa_ctrl *ctrl; in wpa_command() local 64 struct wpa_ctrl *ctrl; in wpa_command_resp() local 85 struct wpa_ctrl *ctrl; in open_wpa_mon() local 166 struct wpa_ctrl *ctrl; in get_wpa_status() local 216 struct wpa_ctrl *ctrl; in wait_ip_addr() local
|
| D | dpp_tcp.c | 25 struct dpp_controller *ctrl; member 141 struct dpp_relay_controller *ctrl; in dpp_relay_add_controller() local 168 struct dpp_relay_controller *ctrl; in dpp_relay_controller_get() local 186 struct dpp_relay_controller *ctrl; in dpp_relay_controller_get_ctx() local 205 struct dpp_relay_controller *ctrl; in dpp_relay_controller_get_addr() local 449 dpp_relay_new_conn(struct dpp_relay_controller *ctrl, const u8 *src, in dpp_relay_new_conn() 560 dpp_relay_match_ctrl(struct dpp_relay_controller *ctrl, const u8 *src, in dpp_relay_match_ctrl() 589 struct dpp_relay_controller *ctrl; in dpp_relay_rx_action() local 659 dpp_relay_find_conn(struct dpp_relay_controller *ctrl, const u8 *src) in dpp_relay_find_conn() 675 struct dpp_relay_controller *ctrl; in dpp_relay_rx_gas_req() local [all …]
|
| /external/cronet/third_party/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 70 bool ShouldRehashForBugDetection(const ctrl_t* ctrl, size_t capacity) { in ShouldRehashForBugDetection() 93 should_rehash_for_bug_detection_on_insert(const ctrl_t* ctrl, in should_rehash_for_bug_detection_on_insert() 101 const ctrl_t* ctrl, size_t capacity) const { in should_rehash_for_bug_detection_on_move() argument 105 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 111 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted() 172 ctrl_t* ctrl = common.control(); in DropDeletesWithoutResize() local
|
| /external/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 72 bool ShouldRehashForBugDetection(const ctrl_t* ctrl, size_t capacity) { in ShouldRehashForBugDetection() 95 should_rehash_for_bug_detection_on_insert(const ctrl_t* ctrl, in should_rehash_for_bug_detection_on_insert() 103 const ctrl_t* ctrl, size_t capacity) const { in should_rehash_for_bug_detection_on_move() argument 107 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 113 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted() 166 ctrl_t* ctrl = common.control(); in DropDeletesWithoutResize() local
|
| /external/easymock/src/org/easymock/ |
| D | EasyMockSupport.java | 143 IMocksControl ctrl = EasyMock.createStrictControl(); in createStrictControl() local 154 IMocksControl ctrl = EasyMock.createControl(); in createControl() local 167 IMocksControl ctrl = EasyMock.createNiceControl(); in createNiceControl() local
|
| /external/angle/third_party/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 89 bool ShouldRehashForBugDetection(const ctrl_t* ctrl, size_t capacity) { in ShouldRehashForBugDetection() 112 should_rehash_for_bug_detection_on_insert(const ctrl_t* ctrl, in should_rehash_for_bug_detection_on_insert() 120 const ctrl_t* ctrl, size_t capacity) const { in should_rehash_for_bug_detection_on_move() argument 125 const ctrl_t* ctrl) { in ShouldInsertBackwardsForDebug() 145 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted() 181 size_t FindEmptySlot(size_t start, size_t end, const ctrl_t* ctrl) { in FindEmptySlot() 214 ctrl_t* ctrl = common.control(); in DropDeletesWithoutResize() local
|
| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| D | raw_hash_set.cc | 40 bool ShouldInsertBackwards(size_t hash, ctrl_t* ctrl) { in ShouldInsertBackwards() 47 ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted()
|
| /external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 50 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 56 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted()
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 50 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 56 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted()
|
| /external/ltp/lib/ |
| D | tst_cgroup.c | 308 #define for_each_ctrl(ctrl) \ argument 318 #define for_each_dir(cg, ctrl, t) \ argument 325 const struct cgroup_ctrl *const ctrl) in has_ctrl() 332 const struct cgroup_ctrl *const ctrl) in add_ctrl() 353 static int cgroup_ctrl_on_v2(const struct cgroup_ctrl *const ctrl) in cgroup_ctrl_on_v2() 410 const struct cgroup_ctrl *ctrl; in tst_cg_print_config() local 435 struct cgroup_ctrl *ctrl; in cgroup_find_ctrl() local 477 struct cgroup_ctrl *ctrl; in cgroup_parse_config_line() local 566 struct cgroup_ctrl *ctrl; in cgroup_root_scan() local 719 static void cgroup_mount_v1(struct cgroup_ctrl *const ctrl) in cgroup_mount_v1() [all …]
|
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 83 should_rehash_for_bug_detection_on_insert(const ctrl_t* ctrl, in should_rehash_for_bug_detection_on_insert() 96 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 102 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted() 163 ctrl_t* ctrl = common.control(); in DropDeletesWithoutResize() local
|
| /external/mbedtls/library/ |
| D | padlock.c | 65 uint32_t *ctrl; in mbedtls_padlock_xcryptecb() local 113 uint32_t *ctrl; in mbedtls_padlock_xcryptcbc() local
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/ |
| D | raw_hash_set.cc | 54 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 60 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted() 120 ctrl_t* ctrl = common.control_; in DropDeletesWithoutResize() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | raw_hash_set.cc | 54 bool ShouldInsertBackwards(size_t hash, const ctrl_t* ctrl) { in ShouldInsertBackwards() 60 void ConvertDeletedToEmptyAndFullToDeleted(ctrl_t* ctrl, size_t capacity) { in ConvertDeletedToEmptyAndFullToDeleted() 120 ctrl_t* ctrl = common.control_; in DropDeletesWithoutResize() local
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | padlock.c | 71 uint32_t *ctrl; in mbedtls_padlock_xcryptecb() local 114 uint32_t *ctrl; in mbedtls_padlock_xcryptcbc() local
|
| /external/iproute2/ip/ |
| D | ipmonitor.c | 40 static void print_headers(FILE *fp, char *label, struct rtnl_ctrl_data *ctrl) in print_headers() 57 struct rtnl_ctrl_data *ctrl, in accept_msg()
|
| /external/libnl/lib/genl/ |
| D | mngt.c | 292 static int __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) in __genl_ops_resolve() 355 struct nl_cache *ctrl; in genl_ops_resolve() local 383 struct nl_cache *ctrl; in genl_mngt_resolve() local
|
| /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
| D | addinterface.cpp | 59 struct wpa_ctrl *ctrl; in addInterfaces() local 188 struct wpa_ctrl *ctrl; in interfaceSelected() local
|
| /external/trusty/arm-trusted-firmware/drivers/marvell/ |
| D | amb_adec.c | 77 uint32_t ctrl, base, size; in amb_enable_win() local 99 uint32_t ctrl, base, win_id, attr; in dump_amb_adec() local
|
| /external/arm-trusted-firmware/drivers/marvell/ |
| D | amb_adec.c | 77 uint32_t ctrl, base, size; in amb_enable_win() local 99 uint32_t ctrl, base, win_id, attr; in dump_amb_adec() local
|
| /external/trusty/arm-trusted-firmware/plat/mediatek/drivers/cpu_pm/cpcv3_2/ |
| D | mt_cpu_pm.h | 40 #define PER_CPU_PWR_DATA(ctrl, cluster, core) \ argument 47 #define PER_CPU_PWR_CTRL(ctrl, cpu) ({ \ argument
|