Home
last modified time | relevance | path

Searched defs:label (Results 76 – 100 of 474) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_common.h47 #define var_equal_goto(var1, var2, label, fmt, arg ...) \ argument
56 #define var_not_equal_goto(var1, var2, label, fmt, arg ...) \ argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py36 def __init__(self, model, dep_type, label): argument
57 def __init__(self, model, label): argument
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-dbg.c44 char *label, in ohci_dump_intr_mask()
66 char *label, in maybe_print_eds()
255 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, in ohci_dump_td()
312 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, in ohci_dump_ed()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dexceptions-64s.S91 #define LOAD_HANDLER(reg, label) \ argument
95 #define __LOAD_HANDLER(reg, label) \ argument
103 #define __LOAD_FAR_HANDLER(reg, label) \ argument
116 #define BRANCH_TO_C000(reg, label) \ argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhyp-stub.S173 .macro invalid_vector label argument
H A Dhibernate-asm.S127 .macro invalid_vector label argument
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dsyscon.h6 const char *label; member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_flowlabel.c74 static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label) in __fl_lookup()
85 static struct ip6_flowlabel *fl_lookup(struct net *net, __be32 label) in fl_lookup()
214 struct ip6_flowlabel *fl, __be32 label) in fl_intern()
259 struct ip6_flowlabel *__fl6_sock_lookup(struct sock *sk, __be32 label) in __fl6_sock_lookup()
/OK3568_Linux_fs/app/qsetting/
H A Dqtupdate.h17 QLabel label; variable
H A Dqtfactory.h17 QLabel label; variable
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/
H A Dvolumebutton.h70 QLabel *label = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontactdetail_p.h66 QString label; variable
H A Dqplaceattribute_p.h70 QString label; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/
H A Dvolumebutton.h70 QLabel *label = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/
H A Dvolumebutton.h70 QLabel *label = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/
H A Dvolumebutton.h70 QLabel *label = nullptr; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/kernel/include/net/
H A Dinet_ecn.h67 #define IP6_ECN_flow_init(label) do { \ argument
71 #define IP6_ECN_flow_xmit(sk, label) do { \ argument
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dibmpowernv.c78 char label[MAX_LABEL_LEN]; member
184 struct sensor_data *sdata, const char *label) in make_sensor_label()
446 const char *label; in populate_attr_groups() local
573 const char *label; in create_device_attrs() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_IDLETIMER.h40 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_IDLETIMER.h40 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c27 void add_label(struct label **labels, char *label) in add_label()
47 struct label *label; in delete_labels() local
427 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label()
453 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label()
519 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label()
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dfile.h43 struct aa_label __rcu *label; member
54 static inline struct aa_file_ctx *aa_alloc_file_ctx(struct aa_label *label, in aa_alloc_file_ctx()
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Dcommon.h20 static inline int cl_usb_hub_init(int gpio, const char *label) in cl_usb_hub_init()
H A Dcommon.c42 int cl_usb_hub_init(int gpio, const char *label) in cl_usb_hub_init()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dlivetree.c13 void add_label(struct label **labels, char *label) in add_label()
33 struct label *label; in delete_labels() local
447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label()
473 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label()
538 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label()

12345678910>>...19