Home
last modified time | relevance | path

Searched refs:contained (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/
H A Dbitbake.vim37 syn keyword bbTodo COMBAK FIXME TODO XXX contained
41 syn match bbQuote +['"]+ contained
42 syn match bbDelimiter "[(){}=]" contained
43 syn match bbArrayBrackets "[\[\]]" contained
47 syn region bbString matchgroup=bbQuote start=+"+ skip=+\\$+ end=+"+ contained contains=…
48 syn region bbString matchgroup=bbQuote start=+'+ skip=+\\$+ end=+'+ contained contains=…
52 syn keyword bbExportFlag export contained nextgroup=bbIdentifier skipwhite
53 syn match bbIdentifier "[a-zA-Z0-9\-_\.\/\+]\+" display contained
54 syn match bbVarDeref "${[a-zA-Z0-9\-_:\.\/\+]\+}" contained
55 syn match bbVarEq "\(:=\|+=\|=+\|\.=\|=\.\|?=\|??=\|=\)" contained nextgroup=bbVarVal…
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/
H A Dpytest.ini6 # --html=report.html --self-contained-html
8 # https://pytest-html.readthedocs.io/en/latest/user_guide.html#creating-a-self-contained-report
9 addopts = --create-db --html="Toaster Tests Report.html" --self-contained-html
/openbmc/phosphor-host-ipmid/scripts/
H A Dentity-example.md39 # A record can have contained entities as a four entry list or as upto
40 # two ranges of entity instances; this record has contained entities
43 # Records can be linked if necessary to extend the number of contained
63 # This record has contained entities as a four entry list
81 # This record has contained entities as a four entry list
103 # This record has contained entities as two ranges of entity instances
124 # This record has contained entities as two ranges of entity instances
142 # This record has contained entities as two ranges of entity instances
/openbmc/obmc-console/
H A D.gitignore61 test/test-ringbuffer-contained-offset-read
62 test/test-ringbuffer-contained-read
/openbmc/obmc-console/test/
H A Dmeson.build4 'test-ringbuffer-contained-offset-read',
5 'test-ringbuffer-contained-read',
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dset_func_on_present.md5 Immediately set the fan FRU's contained rotors to functional when the fan's
12 re-detected for that fan FRU and its contained rotors.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOpenPBS-2.335 and the acknowledgment contained in paragraph 6, this list of conditions
36 and the disclaimer contained in paragraph 7.
39 notice and the acknowledgment contained in paragraph 6, this list of
40 conditions and the disclaimer contained in paragraph 7 in the
H A DTORQUE-1.111 …yright notice and the acknowledgment contained in paragraph 5, this list of conditions and the dis…
13 …yright notice and the acknowledgment contained in paragraph 4, this list of conditions and the dis…
H A DSAX-PD-2.05 documentation contained in this distribution into the Public Domain.
H A DAdobe6 NOTICE: All information contained herein is the property of Adobe
H A DLinux-man-pages-copyleft-var13 from the use of the information contained herein.
H A DLinux-man-pages-copyleft15 from the use of the information contained herein. The author(s) may
H A Dcurl10 Except as contained in this notice, the name of a copyright holder shall not be used in advertising…
/openbmc/telemetry/
H A Dgcovr.cfg12 html-self-contained = yes
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-iso3166_2.1.1.bb1 SUMMARY = "Self-contained ISO 3166-1 country definitions"
/openbmc/u-boot/Documentation/devicetree/bindings/misc/
H A Dgdsys,soc.txt4 IHS FPGAs. The bus itself contains devices whose register maps are contained
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython-pycryptodome.inc2 DESCRIPTION = "PyCryptodome is a self-contained Python package of low-level\
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/
H A Dfvp-ecosystem.inc20 --i-agree-to-the-contained-eula \
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Di2c_compare_bit.md18 Returns true if the register bit contained the expected value, otherwise returns
H A Di2c_compare_byte.md18 Returns true if the register contained the expected value, otherwise returns
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/psutils/
H A Dpsutils_2.10.bb23 # /usr/bin/pstops contained in package psutils requires perl
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0012-Avoid-using-libdir-from-.la-which-usually-points-to-.patch24 + # use the path the .la is contained in.
/openbmc/openbmc-test-automation/gui/
H A D__init__.robot2 Documentation Main initialization file for the test cases contained in this
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h273 void qos_node_contains(const char *container, const char *contained,
/openbmc/u-boot/arch/arm/dts/
H A Dimx6ul-phycore-segin.dts9 * The code contained herein is licensed under the GNU General Public

12345678910>>...14