| /device/soc/esp/esp32/components/spi_flash/ |
| D | partition.c | 49 const char* label; // requested label (can be NULL) member 85 esp_partition_subtype_t subtype, const char* label) in esp_partition_find() 133 esp_partition_subtype_t subtype, const char* label) in esp_partition_find_first() 145 esp_partition_subtype_t subtype, const char* label) in iterator_create() 296 const char* label, esp_partition_type_t type, esp_partition_subtype_t subtype, in esp_partition_register_external() 377 const char *label = (strlen(partition->label) > 0) ? partition->label : NULL; in esp_partition_verify() local
|
| /device/soc/esp/esp32/components/nvs_flash/src/ |
| D | nvs_partition_lookup.cpp | 12 esp_err_t lookup_nvs_partition(const char* label, NVSPartition **p) in lookup_nvs_partition() 36 esp_err_t lookup_nvs_encrypted_partition(const char* label, nvs_sec_cfg_t* cfg, NVSPartition **p) in lookup_nvs_encrypted_partition()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | foundation.h | 122 struct label { struct 135 struct label *get_label(u16_t index); argument
|
| /device/board/bearpi/bearpi_hm_micro/app/launcher/launcher/src/main/cpp/ |
| D | time_weather_view.cpp | 90 UILabel* label = new UILabel(); in SetUpTimeView() local 115 UILabel* label = nullptr; in SetUpTimeView() local 171 UILabel* label = new UILabel(); in SetUpWeatherView() local
|
| D | main_ability_slice.cpp | 59 UILabel* label = new UILabel(); in SetHead() local 73 UILabel* label = new UILabel(); in SetTail() local
|
| D | app_info.cpp | 72 void AppInfo::SetLabel(UILabel* label) in SetLabel()
|
| D | swipe_view.h | 53 SwipeListener(LongPressView* view, UISwipeView* swipe, UILabel* label) in SwipeListener()
|
| D | view_group_page.cpp | 108 UILabel *label = new UILabel(); in SetUpApp() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/ |
| D | sha256-prf.c | 31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() 55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
|
| /device/soc/esp/esp32/components/bootloader_support/src/ |
| D | bootloader_common.c | 68 bool bootloader_common_label_search(const char *list, char *label) in bootloader_common_label_search() 123 char label[sizeof(partition->label) + 1] = {0}; in bootloader_common_erase_part_type_data() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/ |
| D | aml_demod_common.h | 270 static inline __maybe_unused int aml_gpio_request(int gpio, const char *label) in aml_gpio_request() 276 int value, const char *label) in aml_demod_gpio_set() 282 const char *label) in aml_demod_gpio_config()
|
| /device/board/bearpi/bearpi_hm_micro/app/screensaver/screensaver/src/main/ |
| D | config.json | 33 "label": "screensaver", string
|
| /device/board/bearpi/bearpi_hm_micro/app/setting/setting/src/main/ |
| D | config.json | 33 "label": "test testapp2 1", string
|
| /device/board/bearpi/bearpi_hm_micro/app/launcher/launcher/src/main/ |
| D | config.json | 36 "label": "launcher", string
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/platform/rk/ |
| D | custom_log.h | 153 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) … argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/ |
| D | los_typedef.h | 106 #define LOS_LABEL_DEFN(label) (label) argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/platform/rk/ |
| D | custom_log.h | 134 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) … argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/ |
| D | custom_log.h | 153 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) … argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/rk/ |
| D | custom_log.h | 181 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
| D | custom_log.h | 164 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform/rk/ |
| D | custom_log.h | 181 #define SET_ERROR_AND_JUMP(msg_fmt, ret_var, err_code, label, args...) \ argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | pwm.h | 81 const char *label; member 408 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) in pwm_request() 471 …uct pwm_device *pwm_request_from_chip(struct pwm_chip *chip, unsigned int index, const char *label) in pwm_request_from_chip()
|
| /device/soc/esp/esp32/components/spi_flash/sim/stubs/spi_flash/ |
| D | esp_partition.h | 86 char label[17]; /*!< partition label, zero-terminated ASCII string */ member
|
| /device/soc/esp/esp32/components/spi_flash/include/ |
| D | esp_partition.h | 119 char label[17]; /*!< partition label, zero-terminated ASCII string */ member
|
| /device/soc/esp/esp32/components/bootloader_support/include/ |
| D | esp_flash_partitions.h | 89 uint8_t label[16]; member
|