| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | gc_intrusion.cpp | 541 auto attr = call->getFnAttr("inline-info"); in GetDeoptsFromInlineInfo() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| H A D | debug_info.cpp | 120 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 D | std_core_TypeCreator.cpp | 135 bool HasFeatureAttribute(EtsInt where, EtsTypeAPIAttributes attr) in HasFeatureAttribute() argument
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | json_stringifier.cpp | 636 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 D | containers_private.cpp | 238 PropertyAttributes attr = PropertyAttributes::DefaultAccessor(false, false, false); in SetGetter() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_array.cpp | 222 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 D | vou.c | 227 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 D | drv_hdmi_frl.c | 363 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 D | hdmi_hal_intf.c | 637 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 D | network_config_sample.c | 108 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 D | hi_at.c | 679 hi_task_attr attr = {0}; in hi_at_init() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/ |
| H A D | uart_drv.h | 174 uart_attr_t attr; member
|
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | hibernate.c | 1113 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 D | mbo.h | 81 uint8 attr[1]; /* var len attributes */ member
|
| /device/soc/rockchip/rk3588/kernel/drivers/mmc/host/ |
| H A D | cqhci-core.c | 472 __le32 *attr = (__le32 __force *)desc; in cqhci_set_tran_desc() local
|
| /device/soc/rockchip/rk3588/kernel/net/rfkill/ |
| H A D | rfkill-wlan.c | 738 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 D | stack.c | 205 Dwarf_Attribute attr; in die_name() local 284 Dwarf_Attribute attr; in print_frame() local
|
| H A D | addr2line.c | 301 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 D | udev-event.c | 124 char *attr = NULL, *_s; in udev_event_apply_format() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode_h265.c | 1172 VAConfigAttrib attr; in vaapi_encode_h265_get_encoder_caps() local
|
| /third_party/gn/src/base/files/ |
| H A D | file_util_win.cc | 116 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 D | checkasm.c | 629 struct perf_event_attr attr = { in bench_init_linux() local
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | configparser.c | 387 int attr; in cfg_color() local
|
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | armv8m_mpu.h | 257 __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 D | rastertoescpx.c | 145 ppd_attr_t *attr; /* Attribute from PPD file */ in StartPage() local [all...] |