| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/ |
| H A D | qplacecontactdetail.cpp | 175 QString QPlaceContactDetail::label() const in label() function in QPlaceContactDetail 183 void QPlaceContactDetail::setLabel(const QString &label) in setLabel()
|
| H A D | qplaceattribute.cpp | 196 QString QPlaceAttribute::label() const in label() function in QPlaceAttribute 204 void QPlaceAttribute::setLabel(const QString &label) in setLabel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/ |
| H A D | sha256-prf.c | 32 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() 56 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/ |
| H A D | sha256-prf.c | 32 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() 56 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/arm/plat-pxa/ |
| H A D | ssp.c | 38 struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request() 62 const char *label) in pxa_ssp_request_of()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | dtc.h | 160 struct label { struct 162 char *label; argument 163 struct label *next; argument
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib-devres.c | 151 const char *label) in devm_gpiod_get_from_of_node() 206 const char *label) in devm_fwnode_gpiod_get_index() 412 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request() 442 unsigned long flags, const char *label) in devm_gpio_request_one()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel_mgr.c | 48 static int flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get() 64 static int flowlabel_put(int fd, uint32_t label) in flowlabel_put()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | uaccess.h | 55 #define __put_user_goto(x, ptr, label) \ argument 180 #define __put_user_asm_goto(x, addr, label, op) \ argument 190 #define __put_user_asm2_goto(x, ptr, label) \ argument 193 #define __put_user_asm2_goto(x, addr, label) \ argument 205 #define __put_user_size_goto(x, ptr, size, label) \ argument 216 #define __put_user_nocheck_goto(x, ptr, size, label) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | m41t60.c | 61 static void rtc_dump(char const *const label) in rtc_dump() 74 #define rtc_dump(label) argument
|
| /OK3568_Linux_fs/kernel/security/lockdown/ |
| H A D | lockdown.c | 128 const char *label = lockdown_reasons[level]; in lockdown_read() local 162 const char *label = lockdown_reasons[level]; in lockdown_write() local
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | export.c | 67 struct nfs4_label *label = NULL; in nfs_fh_to_dentry() local 134 struct nfs4_label *label = NULL; in nfs_get_parent() local
|
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | bpf-helper.h | 30 const char *label; member 49 #define JUMP(labels, label) \ argument 52 #define LABEL(labels, label) \ argument 60 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label) argument
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip.h | 294 #define PIN_BANK(id, pins, label) \ argument 307 #define PIN_BANK_IOMUX_FLAGS(id, pins, label, iom0, iom1, iom2, iom3) \ argument 320 #define PIN_BANK_IOMUX_FLAGS_OFFSET(id, pins, label, iom0, iom1, iom2, \ argument 335 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 354 #define PIN_BANK_IOMUX_FLAGS_PULL_FLAGS(id, pins, label, iom0, iom1, \ argument 373 #define PIN_BANK_DRV_FLAGS_PULL_FLAGS(id, pins, label, drv0, drv1, \ argument 398 #define PIN_BANK_IOMUX_DRV_FLAGS_OFFSET(id, pins, label, iom0, iom1, \ argument 420 #define PIN_BANK_IOMUX_DRV_PULL_FLAGS(id, pins, label, iom0, iom1, \ argument 447 label, iom0, iom1, iom2, \ argument
|
| /OK3568_Linux_fs/kernel/sound/firewire/fireface/ |
| H A D | ff-protocol-former.c | 129 const char *label; in dump_clock_config() local 164 char *const label; in dump_sync_status() member 174 char *const label; in dump_sync_status() member 233 const char *label; in dump_sync_status() local
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | net.h | 50 struct aa_label *label; member 86 char *label; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-pkgdata-browser | 147 def on_link_activate(self, label, url_string): argument 221 def update_deps(field, prefix, label, clickable=True): argument
|