/applications/standard/app_samples/code/DocsSample/ApplicationModels/MindSporeLiteCDemo/entry/src/main/cpp/ |
H A D | mslite_napi.cpp | 24 #include <mindspore/status.h>
|
/applications/standard/contacts_data/test/unittest/include/ |
H A D | voicemailability_test.h | 125 int64_t VoicemailStatusInsert(std::string phoneNumber, int status);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/include/ |
H A D | drv_symc.h | 468 * brief proc status. 469 * param[in] status The proc status. 472 hi_s32 drv_symc_proc_status(symc_chn_status *status);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_vou_graphics.h | 83 hi_void vou_graphics_get_mddr_status(hi_u32 start_id, hi_u32 cnt, hi_u32 *status);
|
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp-i2s-audio.c | 117 dw_hdmi_qp_set_channel_status(hdmi, hparms->iec.status);
in dw_hdmi_qp_i2s_hw_params()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmsdh.h | 74 bool regfail; /* Save status of last reg_read/reg_write call */ 101 /* Query pending interrupt status from the host controller */ 159 typedef void (*bcmsdh_cmplt_fn_t)(void *handle, int status, bool sync_waiting); 255 /* Function to pass device-status bits to DHD. */
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/jm/ |
H A D | mali_kbase_jm_defs.h | 428 * @status: Indicates at high level at what stage the atom is in, 602 enum kbase_jd_atom_state status; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_csi.c | 82 if (p_event->header.status == 0) {
in dhd_csi_event_handler()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp-i2s-audio.c | 123 dw_hdmi_qp_set_channel_status(hdmi, hparms->iec.status); in dw_hdmi_qp_i2s_hw_params()
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_scdc.h | 285 struct HdmiScdcsRegStatus status; member
|
/drivers/peripheral/codec/hal/idl_service/include/ |
H A D | component_node.h | 84 void WaitStateChange(CodecStateType objState, CodecStateType &status);
|
/drivers/peripheral/usb/ddk/device/include/ |
H A D | adapter_if.h | 185 int32_t status; member
|
/drivers/peripheral/usb/ddk/host/include/ |
H A D | usb_raw_api_library.h | 128 int32_t RawHandleRequestCompletion(struct UsbHostRequest *request, UsbRequestStatus status);
|
/drivers/peripheral/wlan/test/hdi_service/ |
H A D | p2p_callback_impl.c | 66 HDF_LOGE("%{public}s: status=%{public}d", __func__, goNegotiationCompletedParam->status); in P2pCallbackGoNegotiationCompleted()
|
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_p2p_cmd.h | 45 int32_t WpaInterfaceP2pSetPersistentReconnect(struct IWpaInterface *self, const char *ifName, int32_t status);
|
/test/xts/device_attest/interfaces/kits/napi/src/ |
H A D | devattest_napi.cpp | 111 static void Complete(napi_env env, napi_status status, void* data) in Complete() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | aac.h | 115 * Output configuration status 130 enum OCStatus status; member
|
/third_party/icu/icu4c/source/io/unicode/ |
H A D | ustdio.h | 766 * @param status ICU error code. 775 UTransliterator *adopt, UErrorCode *status);
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_ioctl.h | 199 int status; /* see USB_ERR_XXX */ member
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_event_list.h | 130 /* return errors or transmit status */ 131 int status() const { in status() function in android_log_event_list
|
/third_party/libdrm/include/drm/ |
H A D | mga_drm.h | 215 unsigned int status[4]; member
|
/third_party/node/deps/zlib/ |
H A D | deflate.h | 68 /* Stream status */ 106 int status; /* as the name implies */ member
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | deflate.h | 64 /* Stream status */ 102 int status; /* as the name implies */ member
|
/third_party/node/src/ |
H A D | node_blob.h | 121 void AfterThreadPoolWork(int status) override;
|
/third_party/nghttp2/src/ |
H A D | nghttp.h | 186 int status; member 296 // The HTTP status code of the response message of HTTP Upgrade.
|