Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst25 在整個內核中使用的一個常見擴展是屬性(attributes) :ref:`gcc-attribute-syntax <tw_gcc-attribute-syntax>`
66 .. _tw_gcc-attribute-syntax:
68 gcc-attribute-syntax
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dprogramming-language.rst22 在整个内核中使用的一个常见扩展是属性(attributes) :ref:`gcc-attribute-syntax <cn_gcc-attribute-syntax>`
63 .. _cn_gcc-attribute-syntax:
65 gcc-attribute-syntax
/openbmc/openbmc/poky/scripts/contrib/
H A Dtest_build_time.sh33 syntax() { function
60 syntax
65 syntax
70 syntax
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-runtime-perl_0.016.bb6 The parts of this module that work with module names apply the same syntax \
7 that is used for barewords in Perl source. In principle this syntax can vary \
8 between versions of Perl, and this module applies the syntax of the Perl on \
9 which it is running. In practice the usable syntax hasn't changed yet, but \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pygments_2.19.0.bb1 SUMMARY = "Pygments is a syntax highlighting package written in Python."
2 DESCRIPTION = "Pygments is a syntax highlighting package written in Python."
/openbmc/obmc-console/test/
H A Dtest-console-logs-to-file-no-sections48 echo console-should-log-to-file-legacy-syntax > remote
50 grep -LF console-should-log-to-file-legacy-syntax "$TEST_LOG"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-robotframework_7.2.bb4 tabular test data syntax and it utilizes the keyword-driven testing approach.\
7 existing ones using the same syntax that is used for creating test cases."
/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/
H A Dbitbake.vim1 " Vim syntax file
13 " It's an entirely new type, just has specific syntax in shell and python code
22 syn include @python syntax/python.vim
27 " BitBake syntax
84 syn include @shell syntax/sh.vim
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dnfs-export.patch5 NFS export: fix syntax issue
7 fix two syntax issue in /etc/exports:
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0007-armv6.patch9 - .syntax unified
17 + .syntax unified
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/
H A Dindent_2.2.12.bb6 to a different one. Indent understands correct C syntax and tries to handle \
7 incorrect C syntax. \
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/
H A Dlibhtml-tree-perl_5.03.bb1 SUMMARY = "HTML::TreeBuilder - Parser that builds a HTML syntax tree"
3 creating, and extracting information from HTML syntax trees; there is \
/openbmc/webui-vue/docs/guide/coding-standards/
H A Dreadme.md4 guidelines for both SCSS and JavaScript syntax.
30 the syntax of all files and update any code that that does not require manual
/openbmc/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt1 Command syntax extensions for the new uImage format
7 commands as well) have to understand new syntax of the arguments. This is
10 scenarios, and then introduces new argument syntax.
120 New uImage argument syntax
124 following syntax:
181 In case of the new uImage argument syntax, the address portion of any argument
/openbmc/linux/Documentation/process/
H A Dprogramming-language.rst19 [gcc-attribute-syntax]_. Attributes allow to introduce
29 directly the GNU attribute syntax (e.g. ``__attribute__((__pure__))``)
53 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim.inc2 …old UNIX editor Vi. Many new features have been added: multi-level undo, syntax highlighting, comm…
120 PACKAGES =+ "${PN}-common ${PN}-syntax ${PN}-help ${PN}-tutor ${PN}-vimrc ${PN}-tools"
121 FILES:${PN}-syntax = "${datadir}/${BPN}/${VIMDIR}/syntax"
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c32 static void syntax(char *argv[]) in syntax() function
362 syntax(argv); in dsf()
476 syntax(argv); in csf()
595 syntax(argv); in remove_addr()
647 syntax(argv); in announce_addr()
773 syntax(argv); in add_addr()
903 syntax(argv); in del_addr()
908 syntax(argv); in del_addr()
1093 syntax(argv); in get_addr()
1248 syntax(argv); in add_listener()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A Dethers.sample1 # see man ethers for syntax
/openbmc/qemu/hw/alpha/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt27 …icy file. This database serves as the baseline for integrity checks. The syntax for Database Initi…
31 …r be accessed by twprint. An email option enables you to send email. The syntax for Integrity Chec…
40 … selective updating, which cannot be done through re-initialization. The syntax for Database Updat…
44 … by keeping the policy file synchronized with the database it uses. The syntax for Policy Update …
48 …m, using the settings currently specified in the configuration file. The syntax for Email Test Rep…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A D0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch6 fix syntax error when ldconfig is not installed on host
18 /bin/sh: -c: line 1: syntax error near unexpected token `;'
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dyaml_syntax_rules.md9 collected in this log collection tool. The better context and syntax usage would
39 Generic syntax usage:
/openbmc/qemu/tests/decode/
H A Derr_field1.decode4 # Diagnose invalid field syntax
/openbmc/u-boot/common/
H A Dcli_hush.c134 #define syntax() syntax_err() macro
385 #define syntax() __syntax(__FILE__, __LINE__) macro
1780 syntax();
1791 syntax();
2412 syntax();
2422 syntax();
2472 syntax();
2748 syntax();
2755 default: syntax(); /* really logic error */
2903 syntax();
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/
H A DXsession5 eval `dbus-launch --sh-syntax --exit-with-session </dev/null`

12345678910>>...24