Home
last modified time | relevance | path

Searched defs:label (Results 26 – 50 of 474) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dsearchfiledialog.cpp75 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("fileNameLabel")){ in createFileDialog() local
78 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("fileTypeLabel")){ in createFileDialog() local
81 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("lookInLabel")){ in createFileDialog() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dsearchfiledialog.cpp75 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("fileNameLabel")){ in createFileDialog() local
78 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("fileTypeLabel")){ in createFileDialog() local
81 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("lookInLabel")){ in createFileDialog() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dsearchfiledialog.cpp75 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("fileNameLabel")){ in createFileDialog() local
78 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("fileTypeLabel")){ in createFileDialog() local
81 if (QLabel *label = m_pFileDialog->findChild<QLabel *>("lookInLabel")){ in createFileDialog() local
/OK3568_Linux_fs/kernel/block/partitions/
H A Dibm.c71 union label_t *label) in find_label()
137 union label_t *label) in find_vol1_partitions()
199 union label_t *label, in find_lnx1_partitions()
246 union label_t *label, in find_cms1_partitions()
302 union label_t *label; in ibm_partition() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dgpio.h53 const char *label; member
114 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
120 unsigned long flags, const char *label) in gpio_request_one()
230 const char *label) in devm_gpio_request()
237 unsigned long flags, const char *label) in devm_gpio_request_one()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c150 struct aa_label *label; in apparmor_capget() local
183 struct aa_label *label; in apparmor_capable() local
206 struct aa_label *label; in common_perm() local
339 struct aa_label *label; in apparmor_path_link() local
356 struct aa_label *label; in apparmor_path_rename() local
405 struct aa_label *label; in apparmor_file_open() local
439 struct aa_label *label = begin_current_label_crit_section(); in apparmor_file_alloc_security() local
458 struct aa_label *label; in common_file_perm() local
532 struct aa_label *label; in apparmor_sb_mount() local
563 struct aa_label *label; in apparmor_sb_umount() local
[all …]
H A Dmount.c399 int aa_remount(struct aa_label *label, const struct path *path, in aa_remount()
423 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount()
460 int aa_mount_change_type(struct aa_label *label, const struct path *path, in aa_mount_change_type()
485 int aa_move_mount(struct aa_label *label, const struct path *path, in aa_move_mount()
519 int aa_new_mount(struct aa_label *label, const char *dev_name, in aa_new_mount()
614 int aa_umount(struct aa_label *label, struct vfsmount *mnt, int flags) in aa_umount()
691 int aa_pivotroot(struct aa_label *label, const struct path *old_path, in aa_pivotroot()
H A Ddomain.c133 struct aa_label *label, bool stack, in label_compound_match()
193 struct aa_label *label, bool stack, in label_components_match()
253 static int label_match(struct aa_profile *profile, struct aa_label *label, in label_match()
512 struct aa_label *label = NULL; in x_table_lookup() local
792 static struct aa_label *handle_onexec(struct aa_label *label, in handle_onexec()
855 struct aa_label *label, *new = NULL; in apparmor_bprm_creds_for_exec() local
1033 static struct aa_label *change_hat(struct aa_label *label, const char *hats[], in change_hat()
1150 struct aa_label *label, *previous, *new = NULL, *target = NULL; in aa_change_hat() local
1293 struct aa_label *label, *new = NULL, *target = NULL; in aa_change_profile() local
H A Daudit.c75 struct aa_label *label = aad(sa)->label; in audit_pre() local
162 struct aa_label *label; member
226 struct aa_label *label; in aa_audit_rule_match() local
H A Dapparmorfs.c415 struct aa_label *label; in policy_update() local
478 struct aa_label *label; in profile_remove() local
664 struct aa_label *label, *curr; in query_data() local
755 struct aa_label *label, *curr; in query_label() local
1067 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_name_show() local
1078 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_mode_show() local
1089 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_attach_show() local
1105 struct aa_label *label = aa_get_label_rcu(&proxy->label); in seq_profile_hash_show() local
1146 struct aa_label *label; in seq_ns_stacked_show() local
1157 struct aa_label *label; in seq_ns_nsstacked_show() local
[all …]
/OK3568_Linux_fs/kernel/tools/bpf/
H A Dbpf_exp.y50 char *label; member
490 static void bpf_set_curr_label(char *label) in bpf_set_curr_label()
496 static void bpf_set_jmp_label(char *label, enum jmp_type type) in bpf_set_jmp_label()
512 static int bpf_find_insns_offset(const char *label) in bpf_find_insns_offset()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrlabel.c37 u32 label; member
69 u32 label; member
143 u32 label; in ipv6_addr_label() local
162 u32 label) in ip6addrlbl_alloc()
244 int ifindex, u32 label, int replace) in ip6addrlbl_add()
391 u32 label; in ip6addrlbl_newdel() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplaceattribute.cpp190 void QDeclarativePlaceAttribute::setLabel(const QString &label) in setLabel()
198 QString QDeclarativePlaceAttribute::label() const in label() function in QDeclarativePlaceAttribute
H A Dqdeclarativecontactdetail.cpp191 QString QDeclarativeContactDetail::label() const in label() function in QDeclarativeContactDetail
196 void QDeclarativeContactDetail::setLabel(const QString &label) in setLabel()
/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c514 struct pxe_label *label; in label_create() local
534 static void label_destroy(struct pxe_label *label) in label_destroy()
565 struct pxe_label *label = data; in label_print() local
580 static int label_localboot(struct pxe_label *label) in label_localboot()
616 static int label_boot(cmd_tbl_t *cmdtp, struct pxe_label *label) in label_boot()
1160 struct pxe_label *label) in parse_label_menu()
1204 struct pxe_label *label; in parse_label() local
1388 struct pxe_label *label; in destroy_pxe_menu() local
1447 struct pxe_label *label; in pxe_menu_to_menu() local
1502 struct pxe_label *label; in boot_unattempted_labels() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtps65010.c148 static void show_chgstatus(const char *label, u8 chgstatus) in show_chgstatus()
156 static void show_regstatus(const char *label, u8 regstatus) in show_regstatus()
164 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig()
174 static inline void show_chgstatus(const char *label, u8 chgstatus) { } in show_chgstatus()
175 static inline void show_regstatus(const char *label, u8 chgstatus) { } in show_regstatus()
176 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-legacy.c21 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
68 int gpio_request(unsigned gpio, const char *label) in gpio_request()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dbackoff.h55 #define BACKOFF_SPIN(reg, tmp, label) \ argument
82 #define BACKOFF_SPIN(reg, tmp, label) argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c31 static void print_size(const char *label, uint32_t val) in print_size()
36 static void print_geo(const char *label, uint32_t val) in print_geo()
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h25 char label[MAX_IDLETIMER_LABEL_SIZE]; member
34 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_32.h296 #define START_EXCEPTION(n, label) \ argument
308 #define EXCEPTION(n, label, hdlr, xfer) \ argument
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.h133 struct label { struct
135 char *label; member
136 struct label *next; argument
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dhead_32.S20 #define PREFI(label, reg) \ argument
25 #define PREFI(label, reg) argument
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dfutex.h15 #define unsafe_atomic_op1(insn, oval, uaddr, oparg, label) \ argument
33 #define unsafe_atomic_op2(insn, oval, uaddr, oparg, label) \ argument
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h551 const char *label) in fwnode_get_named_gpiod()
560 const char *label) in fwnode_gpiod_get_index()
570 const char *label) in devm_fwnode_gpiod_get_index()
582 const char *label) in devm_fwnode_gpiod_get()
593 const char *label) in devm_fwnode_get_index_gpiod_from_child()
604 const char *label) in devm_fwnode_get_gpiod_from_child()
625 const char *label) in gpiod_get_from_of_node()
650 const char *label) in devm_gpiod_get_from_of_node()

12345678910>>...19