Home
last modified time | relevance | path

Searched defs:attr (Results 626 - 650 of 1091) sorted by relevance

1...<<21222324252627282930>>...44

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgc_intrusion.cpp541 auto attr = call->getFnAttr("inline-info"); in GetDeoptsFromInlineInfo() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.cpp120 bool IterateDieRanges([[maybe_unused]] F func, [[maybe_unused]] Dwarf_Attribute attr, [[maybe_unused]] Dwarf_Half form, in IterateDieRanges() argument
179 bool IterateDieRanges(Dwarf_Debug dbg, Dwarf_Die die, F func, Dwarf_Attribute attr, Dwarf_Addr lowPc) in IterateDieRanges() argument
232 Dwarf_Attribute attr; in IterateDieRanges() local
471 Dwarf_Attribute attr = nullptr; GetFunctionName() local
604 Dwarf_Attribute attr; GetDieRangeForPc() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_TypeCreator.cpp135 bool HasFeatureAttribute(EtsInt where, EtsTypeAPIAttributes attr) in HasFeatureAttribute() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_stringifier.cpp636 PropertyAttributes attr = numberDic->GetAttributes(hashIndex); in SerializeElements() local
716 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeys() local
774 PropertyAttributes attr = nameDic->GetAttributes(index); SerializeKeys() local
802 PropertyAttributes attr = globalDic->GetAttributes(hashIndex); SerializeKeys() local
806 std::pair<JSHandle<JSTaggedValue>, PropertyAttributes> pair(JSHandle<JSTaggedValue>(thread_, key), attr); SerializeKeys() local
837 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); SerializeKeys() local
841 std::pair<JSHandle<JSTaggedValue>, PropertyAttributes> pair(JSHandle<JSTaggedValue>(thread_, key), attr); SerializeKeys() local
[all...]
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_private.cpp238 PropertyAttributes attr = PropertyAttributes::DefaultAccessor(false, false, false); in SetGetter() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.cpp222 auto attr = dictHandle->GetAttributes(entry).GetValue(); in SetCapacity() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/src/
H A Dvou.c227 hi_vo_pub_attr *attr = (hi_vo_pub_attr *)(hi_uintptr_t)arg; in vou_dev_ioctl() local
231 hi_vo_pub_attr *attr = (hi_vo_pub_attr *)(hi_uintptr_t)arg; in vou_dev_ioctl() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_frl.c363 static hi_bool frl_check_format(hdmi_frl_info *curr_frl_info, const hdmi_attr *attr) in frl_check_format() argument
666 hdmi_attr *attr = HI_NULL; drv_hdmi_frl_mode_strategy() local
1118 dfm_calculate(hdmi_frl_info *curr_frl_info, hdmi_attr *attr) dfm_calculate() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_intf.c637 scdc_attr attr = {0}; in hal_hdmi_scdc_status_set() local
655 scdc_attr attr = {0}; in hal_hdmi_scdc_status_get() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dnetwork_config_sample.c108 osThreadAttr_t attr; in LedInit() local
204 osThreadAttr_t attr; in WifiConnectionChangedHandler() local
290 osThreadAttr_t attr; CreateCfgNetTask() local
534 osThreadAttr_t attr; NetCfgSampleBiz() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhi_at.c679 hi_task_attr attr = {0}; in hi_at_init() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Duart_drv.h174 uart_attr_t attr; member
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dhibernate.c1113 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in disk_show() argument
1153 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) in disk_store() argument
1207 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in resume_show() argument
1212 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) in resume_store() argument
1243 static ssize_t resume_offset_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in resume_offset_show() argument
1248 static ssize_t resume_offset_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) in resume_offset_store() argument
1264 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in image_size_show() argument
1269 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) in image_size_store() argument
1283 static ssize_t reserved_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in reserved_size_show() argument
1288 static ssize_t reserved_size_store(struct kobject *kobj, struct kobj_attribute *attr, cons argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dmbo.h81 uint8 attr[1]; /* var len attributes */ member
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Dcqhci-core.c472 __le32 *attr = (__le32 __force *)desc; in cqhci_set_tran_desc() local
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c738 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_power_show() argument
743 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_power_store() argument
762 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_bt_vbat_show() argument
767 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_bt_vbat_store() argument
786 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_set_carddetect_store() argument
/third_party/elfutils/src/
H A Dstack.c205 Dwarf_Attribute attr; in die_name() local
284 Dwarf_Attribute attr; in print_frame() local
H A Daddr2line.c301 Dwarf_Attribute attr; in get_diename() local
570 Dwarf_Attribute attr; in print_src() local
763 Dwarf_Attribute attr; in handle_address() local
/third_party/eudev/src/udev/
H A Dudev-event.c124 char *attr = NULL, *_s; in udev_event_apply_format() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_h265.c1172 VAConfigAttrib attr; in vaapi_encode_h265_get_encoder_caps() local
/third_party/gn/src/base/files/
H A Dfile_util_win.cc116 const DWORD attr = ::GetFileAttributes(ToWCharT(&path.value())); in DoDeleteFile() local
530 WIN32_FILE_ATTRIBUTE_DATA attr; in GetFileInfo() local
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c629 struct perf_event_attr attr = { in bench_init_linux() local
/third_party/alsa-utils/alsamixer/
H A Dconfigparser.c387 int attr; in cfg_color() local
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv8m_mpu.h257 __STATIC_INLINE void ARM_MPU_SetMemAttrEx(MPU_Type* mpu, uint8_t idx, uint8_t attr) in ARM_MPU_SetMemAttrEx() argument
274 __STATIC_INLINE void ARM_MPU_SetMemAttr(uint8_t idx, uint8_t attr) in ARM_MPU_SetMemAttr() argument
284 __STATIC_INLINE void ARM_MPU_SetMemAttr_NS(uint8_t idx, uint8_t attr) in ARM_MPU_SetMemAttr_NS() argument
/third_party/cups-filters/filter/
H A Drastertoescpx.c145 ppd_attr_t *attr; /* Attribute from PPD file */ in StartPage() local
[all...]

Completed in 29 milliseconds

1...<<21222324252627282930>>...44