Home
last modified time | relevance | path

Searched refs:PLUGINS (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/geany/
H A Dgeany-plugins_1.38.bb8 for plugin in d.getVar('PLUGINS').split():
46 PLUGINS += "${PN}-addons"
50 PLUGINS += "${PN}-autoclose"
54 PLUGINS += "${PN}-automark"
58 PLUGINS += "${PN}-codenav"
62 PLUGINS += "${PN}-commander"
69 #PLUGINS += "${PN}-debugger"
73 PLUGINS += "${PN}-defineformat"
79 #PLUGINS += "${PN}-devhelp"
84 PLUGINS += "${PN}-geanyctags"
[all …]
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A DMakefile130 PLUGINS = plugin_jbd2.so macro
131 PLUGINS += plugin_hrtimer.so
132 PLUGINS += plugin_kmem.so
133 PLUGINS += plugin_kvm.so
134 PLUGINS += plugin_mac80211.so
135 PLUGINS += plugin_sched_switch.so
136 PLUGINS += plugin_function.so
137 PLUGINS += plugin_futex.so
138 PLUGINS += plugin_xen.so
139 PLUGINS += plugin_scsi.so
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dpluginbase.py27 PLUGINS = defaultdict(dict) variable
49 if ptype not in PLUGINS:
63 return PLUGINS.get(ptype)
69 PLUGINS[class_type.wic_plugin_type][attrs['name']] = class_type
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A DMakefile-modify-CFLAGS-to-aviod-build-error.patch93 PLUGINS.c:= ppp_unix.c ppp_null.c ipsec.c event_sock.c
96 $(RM) $(PLUGINS.so) $(wildcard *.o) $(wildcard *.d) $(SRC.generated)
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt5 ADDING PLUGINS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/dool/dool/
H A D0001-Fix-rename-in-docs.patch74 == PLUGINS
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0005-bison_3_breaks_mysql_server_build.patch2316 - WARN_DEPRECATED(yythd, "6.0", "SHOW PLUGIN", "'SHOW PLUGINS'");
2317 + WARN_DEPRECATED(thd, "6.0", "SHOW PLUGIN", "'SHOW PLUGINS'");
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS7306 GCC PLUGINS