| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | bridge_v30.c | 31 u32 ctrl = CIF_DUAL_CROP_CFG_UPD; in crop_on() local 49 u32 ctrl = CIF_DUAL_CROP_GEN_CFG_UPD; in crop_off() local
|
| H A D | csi.c | 192 struct v4l2_ctrl *ctrl; in csi_config() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | bridge_v30.c | 32 u32 ctrl = CIF_DUAL_CROP_CFG_UPD; in crop_on() local 49 u32 ctrl = CIF_DUAL_CROP_GEN_CFG_UPD; in crop_off() local
|
| H A D | csi.c | 186 struct v4l2_ctrl *ctrl; in csi_config() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | touch_event.cpp | 103 auto ctrl = eventManager->GetResponseCtrl(); in ShouldResponse() local
|
| /foundation/communication/nfc/test/unittest/services/controller_test/ |
| H A D | nfc_controller_test.cpp | 76 NfcController ctrl = NfcController::GetInstance(); in HWTEST_F() local 91 NfcController ctrl = NfcController::GetInstance(); in HWTEST_F() local 107 NfcController ctrl = NfcController::GetInstance(); in HWTEST_F() local 123 NfcController ctrl = NfcController::GetInstance(); in HWTEST_F() local 136 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 163 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 177 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 189 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 239 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 251 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 266 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 279 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 294 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local 306 NfcController ctrl = NfcController::GetInstance(); HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
| H A D | sys_socket.c | 82 char ctrl[CMSG_SPACE(sizeof(uint16_t))] = {0}; in SocketSendEx() local 111 char ctrl[CMSG_SPACE(sizeof(uint16_t))] = {0}; in SendUdpSegment() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| H A D | 2-4.c | 66 int ctrl; /* checkpoints */ member [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
| H A D | 2-2.c | 94 int ctrl; /* checkpoints */ member [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 3-2.c | 178 pid_t child, ctrl; in test_stack() local
|
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_local.h | 130 ENGINE_CTRL_FUNC_PTR ctrl; member
|
| /third_party/openssl/crypto/engine/ |
| H A D | eng_local.h | 130 ENGINE_CTRL_FUNC_PTR ctrl; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst.c | 134 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl) in fst_global_add_ctrl() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst.c | 134 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl) in fst_global_add_ctrl() argument
|
| /base/inputmethod/imf/frameworks/cj/src/ |
| H A D | input_method_ffi.cpp | 29 auto ctrl = InputMethodController::GetInstance(); in FfiInputMethodGetDefaultInputMethod() local 45 auto ctrl = InputMethodController::GetInstance(); in FfiInputMethodGetCurrentInputMethod() local 61 auto ctrl = InputMethodController::GetInstance(); in FfiInputMethodSwitchInputMethod() local 76 auto ctrl in FfiInputMethodSwitchCurrentInputMethodSubtype() local 90 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodGetCurrentInputMethodSubtype() local 107 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodSwitchCurrentInputMethodAndSubtype() local 122 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodGetSystemInputMethodConfigAbility() local 142 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodSettingListInputMethodSubtype() local 174 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodSettingListCurrentInputMethodSubtype() local 206 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodSettingGetInputMethods() local 237 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodSettingGetAllInputMethods() local 284 auto ctrl = InputMethodController::GetInstance(); FfiInputMethodSettingShowOptionalInputMethods() local [all...] |
| /device/soc/hisilicon/common/platform/pwm/ |
| H A D | pwm_hi35xx.h | 53 volatile uint32_t ctrl; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
| H A D | load_crypto.c | 96 hi_cipher_kdf_ctrl ctrl; in crypto_prepare() local 341 hi_cipher_kdf_ctrl ctrl; in crypto_gen_key_content() local [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| H A D | kernel_crypto.c | 112 hi_cipher_kdf_ctrl ctrl; in crypto_prepare() local 343 hi_cipher_kdf_ctrl ctrl; in crypto_gen_key_content() local 602 hi_cipher_kdf_ctrl ctrl; crypto_upg_file_prepare() local [all...] |
| H A D | upg_check_boot_bin.c | 198 hi_cipher_kdf_ctrl *ctrl = hi_malloc(HI_MOD_ID_UPG, sizeof(hi_cipher_kdf_ctrl)); in upg_boot_decrypt() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/clocksource/ |
| H A D | timer-rockchip.c | 37 void __iomem *ctrl; member
|
| /foundation/arkui/ace_engine/test/unittest/core/event/ |
| H A D | touch_event_test_ng.cpp | 507 auto ctrl = eventManager->GetResponseCtrl(); in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | interval.h | 259 PerfCtrl ctrl; member in ffrt::DefaultInterval
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | mock_wpa_ctrl.cpp | 144 struct wpa_ctrl *ctrl = (struct wpa_ctrl *)calloc(1, sizeof(struct wpa_ctrl)); in wpa_ctrl_open() local 170 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() argument 215 wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *reply_len, void (*msg_cb)(char *msg, size_t len)) wpa_ctrl_request() argument 240 wpa_ctrl_attach(struct wpa_ctrl *ctrl) wpa_ctrl_attach() argument 246 wpa_ctrl_detach(struct wpa_ctrl *ctrl) wpa_ctrl_detach() argument 252 wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) wpa_ctrl_recv() argument 270 wpa_ctrl_pending(struct wpa_ctrl *ctrl) wpa_ctrl_pending() argument 276 wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) wpa_ctrl_get_fd() argument [all...] |
| /foundation/communication/nfc/test/unittest/services/services_tags_test/ |
| H A D | tag_session_test.cpp | 668 NfcController ctrl = NfcController::GetInstance();
in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/ |
| H A D | wifi_wpa_common.c | 166 WpaCtrl *ctrl = GetWpaCtrl(); in WpaCliCmd() local
|