/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | smpdtfmt.h | 734 * @param status Output param set to success/failure code. 737 SimpleDateFormat(UErrorCode& status); 747 * @param status Output param set to success/failure code. 751 UErrorCode& status); 771 * @param status Output param set to success/failure code. 776 UErrorCode& status); 787 * @param status Output param set to success/failure code. 792 UErrorCode& status); 812 * @param status Output param set to success/failure code. 818 UErrorCode& status); [all...] |
H A D | ucal.h | 52 * UErrorCode status; 55 * caldef=ucal_open(tzID, u_strlen(tzID), NULL, UCAL_TRADITIONAL, &status); 743 * @param status A pointer to an UErrorCode to receive any errors 753 UErrorCode* status); 787 * @param status A pointer to an UErrorCode to receive any errors. 793 UErrorCode* status); 801 * @param status A pointer to an UErrorCode to receive any errors. 808 UErrorCode* status); 816 * @param status Receives the status [all...] |
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | smpdtfmt.h | 735 * @param status Output param set to success/failure code. 738 SimpleDateFormat(UErrorCode& status); 748 * @param status Output param set to success/failure code. 752 UErrorCode& status); 772 * @param status Output param set to success/failure code. 777 UErrorCode& status); 788 * @param status Output param set to success/failure code. 793 UErrorCode& status); 813 * @param status Output param set to success/failure code. 819 UErrorCode& status); [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | smpdtfmt.h | 734 * @param status Output param set to success/failure code. 737 SimpleDateFormat(UErrorCode& status); 747 * @param status Output param set to success/failure code. 751 UErrorCode& status); 771 * @param status Output param set to success/failure code. 776 UErrorCode& status); 787 * @param status Output param set to success/failure code. 792 UErrorCode& status); 812 * @param status Output param set to success/failure code. 818 UErrorCode& status); [all...] |
H A D | ucal.h | 52 * UErrorCode status; 55 * caldef=ucal_open(tzID, u_strlen(tzID), NULL, UCAL_TRADITIONAL, &status); 743 * @param status A pointer to an UErrorCode to receive any errors 753 UErrorCode* status); 787 * @param status A pointer to an UErrorCode to receive any errors. 793 UErrorCode* status); 801 * @param status A pointer to an UErrorCode to receive any errors. 808 UErrorCode* status); 816 * @param status Receives the status [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_edid.c | 246 static hi_s32 edid_block_check_sum(hi_u8 *data, hdmi_edid_status *status) in edid_block_check_sum() argument 260 status->parse_err = EDID_PARSE_ERR_CHECKSUM; in edid_block_check_sum() 275 static hi_s32 edid_header_check(const hi_u8 *data, hdmi_edid_status *status) in edid_header_check() argument 283 status->parse_err = EDID_PARSE_ERR_HEADER; in edid_header_check() 298 hdmi_edid_status *status = HI_NULL; in edid_vendor_info() local 304 status = &edid_info->status; in edid_vendor_info() 318 status->parse_warn |= 1 << EDID_PARSE_WARN_VENDOR_INVALID; in edid_vendor_info() 342 hdmi_edid_status *status = HI_NULL; in edid_version() local 347 status in edid_version() 605 edid_detail_timing(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_detail_timing() argument 659 hdmi_edid_status *status = HI_NULL; edid_ext_num() local 688 hdmi_edid_status *status = HI_NULL; edid_first_blk_parse() local 842 edid_audio_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_audio_db() argument 899 edid_video_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_video_db() argument 975 edid_hfvs_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_hfvs_db() argument 1051 edid_vic_parse(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 hdmi_vic_len, hi_u8 *offset, hi_u8 *data) edid_vic_parse() argument 1124 edid_vsdb_prase_step9(hdmi_sink_capability *cap, hi_u8 *data, hdmi_edid_status *status, hi_u8 len) edid_vsdb_prase_step9() argument 1170 edid_vsdb(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_vsdb() argument 1207 edid_speaker_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_speaker_db() argument 1238 edid_colorimetry_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_colorimetry_db() argument 1265 edid_y420_video_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_y420_video_db() argument 1371 edid_dolby_vsvdb(hdmi_sink_capability *cap, hdmi_edid_status *status, const hi_u8 *data, hi_u8 len) edid_dolby_vsvdb() argument 1435 edid_ext_data_block_parse(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_ext_data_block_parse() argument 1480 edid_vendor_data_block_parse(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8 blk_len) edid_vendor_data_block_parse() argument 1514 edid_db_parse(hdmi_sink_capability *cap, hi_u8 db_tag, hdmi_edid_status *status, hi_u8 *data, hi_u8 len) edid_db_parse() argument 1556 edid_ext_several_block_parse(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data) edid_ext_several_block_parse() argument 1595 hdmi_edid_status *status = HI_NULL; edid_extention_block_parse() local 1646 hdmi_edid_status *status = HI_NULL; edid_raw_parse() local 1669 hdmi_edid_status *status = HI_NULL; drv_hdmi_edid_reset() local 1695 hdmi_edid_status *status = HI_NULL; drv_hdmi_edid_update() local 1750 hdmi_edid_status *status = HI_NULL; drv_hdmi_edid_capability_get() local 1772 hdmi_edid_status *status = HI_NULL; drv_hdmi_edid_raw_get() local 1796 dfrv_hdmi_edid_status_get(hdmi_edid_info *edid_info, hdmi_edid_status *status) dfrv_hdmi_edid_status_get() argument [all...] |
/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_dtx.c | 230 static u16 sdtx_translate_latch_status(struct sdtx_device *ddev, u8 status) in sdtx_translate_latch_status() argument 232 switch (status) { in sdtx_translate_latch_status() 249 dev_err(ddev->dev, "unknown latch status: %#04x\n", status); in sdtx_translate_latch_status() 250 return SDTX_UNKNOWN(status); in sdtx_translate_latch_status() 286 int status; in sdtx_ioctl_get_base_info() local 290 status = ssam_retry(ssam_bas_get_base, ddev->ctrl, &raw); in sdtx_ioctl_get_base_info() 291 if (status < 0) in sdtx_ioctl_get_base_info() 292 return status; in sdtx_ioctl_get_base_info() 306 int status; in sdtx_ioctl_get_device_mode() local 320 int status; sdtx_ioctl_get_latch_status() local 381 long status; surface_dtx_ioctl() local 465 int status = 0; surface_dtx_read() local 590 struct sdtx_status_event status; global() member 734 int status, tablet; sdtx_device_mode_workfn() local 856 __sdtx_device_state_update_latch(struct sdtx_device *ddev, u8 status) __sdtx_device_state_update_latch() argument 880 int status; sdtx_device_state_workfn() local 946 int status, tablet_mode; sdtx_device_init() local 1046 int status; sdtx_device_create() local 1261 int status; surface_dtx_init() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | alphaindex.cpp | 205 AlphabeticIndex::AlphabeticIndex(const Locale &locale, UErrorCode &status) in AlphabeticIndex() argument 212 init(&locale, status); in AlphabeticIndex() 216 AlphabeticIndex::AlphabeticIndex(RuleBasedCollator *collator, UErrorCode &status) in AlphabeticIndex() argument 223 init(NULL, status); in AlphabeticIndex() 238 AlphabeticIndex &AlphabeticIndex::addLabels(const UnicodeSet &additions, UErrorCode &status) { in addLabels() argument 239 if (U_FAILURE(status)) { in addLabels() 248 AlphabeticIndex &AlphabeticIndex::addLabels(const Locale &locale, UErrorCode &status) { in addLabels() argument 249 addIndexExemplars(locale, status); in addLabels() 279 int32_t AlphabeticIndex::getBucketCount(UErrorCode &status) { in getBucketCount() argument 280 initBuckets(status); in getBucketCount() 288 getRecordCount(UErrorCode &status) getRecordCount() argument 700 addIndexExemplars(const Locale &locale, UErrorCode &status) addIndexExemplars() argument 852 setMaxLabelCount(int32_t maxLabelCount, UErrorCode &status) setMaxLabelCount() argument 870 init(const Locale *locale, UErrorCode &status) init() argument 978 firstStringsInScript(UErrorCode &status) firstStringsInScript() argument 1028 UErrorCode status = U_ZERO_ERROR; isOneLabelBetterThanOther() local 1058 addRecord(const UnicodeString &name, const void *data, UErrorCode &status) addRecord() argument 1084 clearRecords(UErrorCode &status) clearRecords() argument 1092 getBucketIndex(const UnicodeString &name, UErrorCode &status) getBucketIndex() argument 1106 nextBucket(UErrorCode &status) nextBucket() argument 1155 resetBucketIterator(UErrorCode &status) resetBucketIterator() argument 1164 nextRecord(UErrorCode &status) nextRecord() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | alphaindex.cpp | 205 AlphabeticIndex::AlphabeticIndex(const Locale &locale, UErrorCode &status) in AlphabeticIndex() argument 212 init(&locale, status); in AlphabeticIndex() 216 AlphabeticIndex::AlphabeticIndex(RuleBasedCollator *collator, UErrorCode &status) in AlphabeticIndex() argument 223 init(nullptr, status); in AlphabeticIndex() 238 AlphabeticIndex &AlphabeticIndex::addLabels(const UnicodeSet &additions, UErrorCode &status) { in addLabels() argument 239 if (U_FAILURE(status)) { in addLabels() 248 AlphabeticIndex &AlphabeticIndex::addLabels(const Locale &locale, UErrorCode &status) { in addLabels() argument 249 addIndexExemplars(locale, status); in addLabels() 279 int32_t AlphabeticIndex::getBucketCount(UErrorCode &status) { in getBucketCount() argument 280 initBuckets(status); in getBucketCount() 288 getRecordCount(UErrorCode &status) getRecordCount() argument 700 addIndexExemplars(const Locale &locale, UErrorCode &status) addIndexExemplars() argument 852 setMaxLabelCount(int32_t maxLabelCount, UErrorCode &status) setMaxLabelCount() argument 870 init(const Locale *locale, UErrorCode &status) init() argument 978 firstStringsInScript(UErrorCode &status) firstStringsInScript() argument 1028 UErrorCode status = U_ZERO_ERROR; isOneLabelBetterThanOther() local 1058 addRecord(const UnicodeString &name, const void *data, UErrorCode &status) addRecord() argument 1084 clearRecords(UErrorCode &status) clearRecords() argument 1092 getBucketIndex(const UnicodeString &name, UErrorCode &status) getBucketIndex() argument 1106 nextBucket(UErrorCode &status) nextBucket() argument 1155 resetBucketIterator(UErrorCode &status) resetBucketIterator() argument 1164 nextRecord(UErrorCode &status) nextRecord() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | d3.c | 729 u32 status; in iwl_mvm_d3_reprogram() local 777 status = 0; in iwl_mvm_d3_reprogram() 780 &status); in iwl_mvm_d3_reprogram() 786 if (status) { in iwl_mvm_d3_reprogram() 787 IWL_ERR(mvm, "Binding command failed: %u\n", status); in iwl_mvm_d3_reprogram() 899 set_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status); in iwl_mvm_switch_to_d3() 1261 set_bit(IWL_MVM_STATUS_IN_D3, &mvm->status); in __iwl_mvm_suspend() 1348 clear_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status); in __iwl_mvm_suspend() 1362 clear_bit(IWL_MVM_STATUS_IN_D3, &mvm->status); in __iwl_mvm_suspend() 1389 /* converted data from the different status response 1443 iwl_mvm_report_wakeup_reasons(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_wowlan_status_data *status) iwl_mvm_report_wakeup_reasons() argument 1617 iwl_mvm_set_aes_ptk_rx_seq(struct iwl_mvm *mvm, struct iwl_wowlan_status_data *status, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) iwl_mvm_set_aes_ptk_rx_seq() argument 1650 iwl_mvm_convert_key_counters(struct iwl_wowlan_status_data *status, union iwl_all_tsc_rsc *sc) iwl_mvm_convert_key_counters() argument 1683 iwl_mvm_convert_key_counters_v5_gtk_seq(struct iwl_wowlan_status_data *status, struct iwl_wowlan_all_rsc_tsc_v5 *sc, unsigned int idx, unsigned int key_id) iwl_mvm_convert_key_counters_v5_gtk_seq() argument 1701 iwl_mvm_convert_key_counters_v5(struct iwl_wowlan_status_data *status, struct iwl_wowlan_all_rsc_tsc_v5 *sc) iwl_mvm_convert_key_counters_v5() argument 1730 iwl_mvm_set_key_rx_seq_idx(struct ieee80211_key_conf *key, struct iwl_wowlan_status_data *status, int idx) iwl_mvm_set_key_rx_seq_idx() argument 1748 iwl_mvm_set_key_rx_seq(struct ieee80211_key_conf *key, struct iwl_wowlan_status_data *status, bool installed) iwl_mvm_set_key_rx_seq() argument 1781 struct iwl_wowlan_status_data *status; global() member 1856 struct iwl_wowlan_status_data *status = data->status; iwl_mvm_d3_update_keys() local 1916 iwl_mvm_gtk_rekey(struct iwl_wowlan_status_data *status, struct ieee80211_vif *vif, struct iwl_mvm *mvm, u32 gtk_cipher) iwl_mvm_gtk_rekey() argument 1971 iwl_mvm_d3_igtk_bigtk_rekey_add(struct iwl_wowlan_status_data *status, struct ieee80211_vif *vif, u32 cipher, struct iwl_multicast_key_data *key_data) iwl_mvm_d3_igtk_bigtk_rekey_add() argument 2044 iwl_mvm_setup_connection_keep(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_wowlan_status_data *status) iwl_mvm_setup_connection_keep() argument 2114 iwl_mvm_convert_gtk_v2(struct iwl_wowlan_status_data *status, struct iwl_wowlan_gtk_status_v2 *data) iwl_mvm_convert_gtk_v2() argument 2133 iwl_mvm_convert_gtk_v3(struct iwl_wowlan_status_data *status, struct iwl_wowlan_gtk_status_v3 *data) iwl_mvm_convert_gtk_v3() argument 2165 iwl_mvm_convert_igtk(struct iwl_wowlan_status_data *status, struct iwl_wowlan_igtk_status *data) iwl_mvm_convert_igtk() argument 2189 iwl_mvm_parse_wowlan_info_notif(struct iwl_mvm *mvm, struct iwl_wowlan_info_notif *data, struct iwl_wowlan_status_data *status, u32 len) iwl_mvm_parse_wowlan_info_notif() argument 2288 struct iwl_wowlan_status_data *status; iwl_mvm_send_wowlan_get_status() local 2400 iwl_mvm_query_wakeup_reasons(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_wowlan_status_data *status) iwl_mvm_query_wakeup_reasons() argument 2575 struct iwl_wowlan_status_data *status; global() member 2786 iwl_mvm_wowlan_store_wake_pkt(struct iwl_mvm *mvm, struct iwl_wowlan_wake_pkt_notif *notif, struct iwl_wowlan_status_data *status, u32 len) iwl_mvm_wowlan_store_wake_pkt() argument 2833 struct iwl_wowlan_status_data *status = d3_data->status; iwl_mvm_nd_match_info_handler() local [all...] |
/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | iservmgr_client.cpp | 90 int status = Remote()->SendRequest( in RegisterServiceStatusListener() local 93 if (status) { in RegisterServiceStatusListener() 94 HDF_LOGE("failed to register servstat listener, %{public}d", status); in RegisterServiceStatusListener() 96 return status; in RegisterServiceStatusListener() 114 int status = Remote()->SendRequest( in UnregisterServiceStatusListener() local 118 if (status) { in UnregisterServiceStatusListener() 119 HDF_LOGE("failed to unregister servstat listener, %{public}d", status); in UnregisterServiceStatusListener() 121 return status; in UnregisterServiceStatusListener() 138 int status = Remote()->SendRequest( in GetService() local 141 if (status) { in GetService() 179 int status = Remote()->SendRequest( ListAllService() local 211 int status = Remote()->SendRequest( ListServiceByInterfaceDesc() local [all...] |
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | wakeirq.c | 100 if (wirq->status & WAKE_IRQ_DEDICATED_ALLOCATED) { in dev_pm_clear_wake_irq() 102 wirq->status &= ~WAKE_IRQ_DEDICATED_MASK; in dev_pm_clear_wake_irq() 186 wirq->status = WAKE_IRQ_DEDICATED_ALLOCATED | flag; in __dev_pm_set_dedicated_wake_irq() 235 * the status of WAKE_IRQ_DEDICATED_REVERSE to tell rpm_suspend() 266 if (wirq && (wirq->status & WAKE_IRQ_DEDICATED_ALLOCATED)) in dev_pm_enable_wake_irq() 283 if (wirq && (wirq->status & WAKE_IRQ_DEDICATED_ALLOCATED)) in dev_pm_disable_wake_irq() 291 * @can_change_status: Can change wake-up interrupt status 300 * Caller must hold &dev->power.lock to change wirq->status 307 if (!wirq || !(wirq->status & WAKE_IRQ_DEDICATED_MASK)) in dev_pm_enable_wake_irq_check() 310 if (likely(wirq->status in dev_pm_enable_wake_irq_check() [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | nsconvert.c | 38 acpi_status status; in acpi_ns_convert_to_integer() local 47 status = in acpi_ns_convert_to_integer() 49 if (ACPI_FAILURE(status)) { in acpi_ns_convert_to_integer() 50 return (status); in acpi_ns_convert_to_integer() 104 acpi_status status; in acpi_ns_convert_to_string() local 122 status = acpi_ex_convert_to_string(original_object, in acpi_ns_convert_to_string() 125 if (ACPI_FAILURE(status)) { in acpi_ns_convert_to_string() 126 return (status); in acpi_ns_convert_to_string() 186 acpi_status status; in acpi_ns_convert_to_buffer() local 201 status in acpi_ns_convert_to_buffer() 437 acpi_status status; acpi_ns_convert_to_reference() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | nsconvert.c | 38 acpi_status status; in acpi_ns_convert_to_integer() local 47 status = in acpi_ns_convert_to_integer() 49 if (ACPI_FAILURE(status)) { in acpi_ns_convert_to_integer() 50 return (status); in acpi_ns_convert_to_integer() 104 acpi_status status; in acpi_ns_convert_to_string() local 122 status = acpi_ex_convert_to_string(original_object, in acpi_ns_convert_to_string() 125 if (ACPI_FAILURE(status)) { in acpi_ns_convert_to_string() 126 return (status); in acpi_ns_convert_to_string() 186 acpi_status status; in acpi_ns_convert_to_buffer() local 201 status in acpi_ns_convert_to_buffer() 437 acpi_status status; acpi_ns_convert_to_reference() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac3_mac.c | 13 mt76_connac3_mac_decode_he_radiotap_ru(struct mt76_rx_status *status, in mt76_connac3_mac_decode_he_radiotap_ru() argument 19 status->bw = RATE_INFO_BW_HE_RU; in mt76_connac3_mac_decode_he_radiotap_ru() 23 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_26; in mt76_connac3_mac_decode_he_radiotap_ru() 27 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_52; in mt76_connac3_mac_decode_he_radiotap_ru() 31 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_106; in mt76_connac3_mac_decode_he_radiotap_ru() 35 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_242; in mt76_connac3_mac_decode_he_radiotap_ru() 39 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_484; in mt76_connac3_mac_decode_he_radiotap_ru() 43 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_996; in mt76_connac3_mac_decode_he_radiotap_ru() 46 status->he_ru = NL80211_RATE_INFO_HE_RU_ALLOC_2x996; in mt76_connac3_mac_decode_he_radiotap_ru() 60 struct mt76_rx_status *status in mt76_connac3_mac_decode_he_mu_radiotap() local 104 struct mt76_rx_status *status = (struct mt76_rx_status *)skb->cb; mt76_connac3_mac_decode_he_radiotap() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uvector.h | 94 UVector(UErrorCode &status); 96 UVector(int32_t initialCapacity, UErrorCode &status); 98 UVector(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 100 UVector(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 131 void addElement(void *obj, UErrorCode &status); 146 void adoptElement(void *obj, UErrorCode &status); 148 void addElement(int32_t elem, UErrorCode &status); 154 void insertElementAt(void* obj, int32_t index, UErrorCode &status); 156 void insertElementAt(int32_t elem, int32_t index, UErrorCode &status); 194 UBool ensureCapacity(int32_t minimumCapacity, UErrorCode &status); 346 push(void* obj, UErrorCode &status) push() argument 356 push(int32_t i, UErrorCode &status) push() argument [all...] |
H A D | usprep.cpp | 211 createCache(UErrorCode &status) { in createCache() argument 212 SHARED_DATA_HASHTABLE = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache() 213 if (U_FAILURE(status)) { in createCache() 220 initCache(UErrorCode *status) { in initCache() argument 221 umtx_initOnce(gSharedDataInitOnce, &createCache, *status); in initCache() 307 UErrorCode *status){ in usprep_getProfile() 311 initCache(status); in usprep_getProfile() 313 if(U_FAILURE(*status)){ in usprep_getProfile() 338 *status = U_MEMORY_ALLOCATION_ERROR; in usprep_getProfile() 343 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILUR in usprep_getProfile() 305 usprep_getProfile(const char* path, const char* name, UErrorCode *status) usprep_getProfile() argument 392 usprep_open(const char* path, const char* name, UErrorCode* status) usprep_open() argument 405 usprep_openByType(UStringPrepProfileType type, UErrorCode* status) usprep_openByType() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uvector.h | 94 UVector(UErrorCode &status); 96 UVector(int32_t initialCapacity, UErrorCode &status); 98 UVector(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 100 UVector(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 131 void addElement(void *obj, UErrorCode &status); 146 void adoptElement(void *obj, UErrorCode &status); 148 void addElement(int32_t elem, UErrorCode &status); 154 void insertElementAt(void* obj, int32_t index, UErrorCode &status); 156 void insertElementAt(int32_t elem, int32_t index, UErrorCode &status); 194 UBool ensureCapacity(int32_t minimumCapacity, UErrorCode &status); 346 push(void* obj, UErrorCode &status) push() argument 356 push(int32_t i, UErrorCode &status) push() argument [all...] |
H A D | usprep.cpp | 211 createCache(UErrorCode &status) { in createCache() argument 212 SHARED_DATA_HASHTABLE = uhash_open(hashEntry, compareEntries, nullptr, &status); in createCache() 213 if (U_FAILURE(status)) { in createCache() 220 initCache(UErrorCode *status) { in initCache() argument 221 umtx_initOnce(gSharedDataInitOnce, &createCache, *status); in initCache() 307 UErrorCode *status){ in usprep_getProfile() 311 initCache(status); in usprep_getProfile() 313 if(U_FAILURE(*status)){ in usprep_getProfile() 338 *status = U_MEMORY_ALLOCATION_ERROR; in usprep_getProfile() 343 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILUR in usprep_getProfile() 305 usprep_getProfile(const char* path, const char* name, UErrorCode *status) usprep_getProfile() argument 392 usprep_open(const char* path, const char* name, UErrorCode* status) usprep_open() argument 405 usprep_openByType(UStringPrepProfileType type, UErrorCode* status) usprep_openByType() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unifiedcache.h | 66 * and set status to an error. 70 * @param status Implementations can return a failure here. 72 * non NULL object and set a warning status. 75 const void *creationContext, UErrorCode &status) const = 0; 165 const void *creationContext, UErrorCode &status) const; 190 UnifiedCache(UErrorCode &status); 195 static UnifiedCache *getInstance(UErrorCode &status); 199 * get(key, NULL, ptr, status); 205 UErrorCode &status) const { in get() 206 get(key, NULL, ptr, status); in get() 268 getByLocale( const Locale &loc, const T *&ptr, UErrorCode &status) getByLocale() argument 274 cache->get(LocaleCacheKey<T>(loc), ptr, status); getByLocale() local [all...] |
H A D | uvector.h | 95 UVector(UErrorCode &status); 97 UVector(int32_t initialCapacity, UErrorCode &status); 99 UVector(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 101 UVector(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 127 void addElement(void* obj, UErrorCode &status); 129 void addElement(int32_t elem, UErrorCode &status); 135 void insertElementAt(void* obj, int32_t index, UErrorCode &status); 137 void insertElementAt(int32_t elem, int32_t index, UErrorCode &status); 175 UBool ensureCapacity(int32_t minimumCapacity, UErrorCode &status); 183 void setSize(int32_t newSize, UErrorCode &status); 403 push(void* obj, UErrorCode &status) push() argument 408 push(int32_t i, UErrorCode &status) push() argument [all...] |
H A D | usprep.cpp | 211 createCache(UErrorCode &status) { in createCache() argument 212 SHARED_DATA_HASHTABLE = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache() 213 if (U_FAILURE(status)) { in createCache() 220 initCache(UErrorCode *status) { in initCache() argument 221 umtx_initOnce(gSharedDataInitOnce, &createCache, *status); in initCache() 307 UErrorCode *status){ in usprep_getProfile() 311 initCache(status); in usprep_getProfile() 313 if(U_FAILURE(*status)){ in usprep_getProfile() 338 *status = U_MEMORY_ALLOCATION_ERROR; in usprep_getProfile() 343 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILUR in usprep_getProfile() 305 usprep_getProfile(const char* path, const char* name, UErrorCode *status) usprep_getProfile() argument 392 usprep_open(const char* path, const char* name, UErrorCode* status) usprep_open() argument 405 usprep_openByType(UStringPrepProfileType type, UErrorCode* status) usprep_openByType() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 34 /* Flash image status values */ 42 /* Manage image status values */ 49 /* Validate image status values */ 136 int status; /* Flash update status */ member 143 int status; /* Returned status */ member 149 int status; /* Returned status */ member 222 if (uf->status ! in rtas_flash_release() 237 get_flash_status_msg(int status, char *buf) get_flash_status_msg() argument 278 int status; rtas_flash_read_msg() local 294 int status; rtas_flash_read_num() local 391 int msglen, status; manage_flash_read() local 562 int i, status, update_token; rtas_flash_firmware() local 657 int *status; global() member [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 34 /* Flash image status values */ 42 /* Manage image status values */ 49 /* Validate image status values */ 136 int status; /* Flash update status */ member 143 int status; /* Returned status */ member 149 int status; /* Returned status */ member 222 if (uf->status ! in rtas_flash_release() 237 get_flash_status_msg(int status, char *buf) get_flash_status_msg() argument 278 int status; rtas_flash_read_msg() local 294 int status; rtas_flash_read_num() local 391 int msglen, status; manage_flash_read() local 562 int i, status, update_token; rtas_flash_firmware() local 657 int *status; global() member [all...] |
/third_party/backends/backend/ |
H A D | rts8891_low.c | 81 SANE_Status status = SANE_STATUS_GOOD; in rts8891_write_all() local 145 return status; in rts8891_write_all() 153 SANE_Status status; in rts8891_commit() local 160 status = sanei_rts88xx_write_control (devnum, 0x08); in rts8891_commit() 161 return status; in rts8891_commit() 164 /* this functions reads button status */ 168 SANE_Status status = SANE_STATUS_GOOD; in rts8891_read_buttons() local 174 /* read 'base' button status */ in rts8891_read_buttons() 179 /* read 'extended' button status */ in rts8891_read_buttons() 191 status in rts8891_read_buttons() 209 SANE_Status status = SANE_STATUS_GOOD; rts8891_simple_scan() local 417 SANE_Status status = SANE_STATUS_GOOD; rts8891_move() local 547 SANE_Status status = SANE_STATUS_GOOD; rts8891_wait_for_home() local 598 SANE_Status status = SANE_STATUS_GOOD; rts8891_park() local 626 SANE_Status status = SANE_STATUS_GOOD; read_data() local [all...] |