Home
last modified time | relevance | path

Searched refs:bracket (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/docs/designs/
H A Dgpio-based-cable-presence.md119 string is extracted from the tailing square bracket. The original dbus path can
153 bracket.
/openbmc/qemu/docs/devel/
H A Ddecodetree.rst206 A *group* begins with a lone open-brace or open-bracket, with all
208 close-brace or close-bracket. Groups may be nested, increasing the
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dupdate-alternatives.bbclass17 # i.e. ALTERNATIVE:busybox = "sh sed test bracket"
25 # i.e. ALTERNATIVE_LINK_NAME[bracket] = "/usr/bin/["
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c999 char *bracket; in user_field_array_size() local
1008 bracket = strchr(val, ']'); in user_field_array_size()
1010 if (!bracket) in user_field_array_size()
1013 *bracket = '\0'; in user_field_array_size()
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch339 + int bracket = 0;
344 + bracket++;
347 + bracket--;
350 + if (bracket == 0 && *cp == delimiter) {
/openbmc/linux/tools/perf/util/
H A Dsession.c2650 char *bracket; in map__set_kallsyms_ref_reloc_sym() local
2664 bracket = strchr(ref->name, ']'); in map__set_kallsyms_ref_reloc_sym()
2665 if (bracket) in map__set_kallsyms_ref_reloc_sym()
2666 *bracket = '\0'; in map__set_kallsyms_ref_reloc_sym()
/openbmc/linux/Documentation/driver-api/media/
H A Dmaintainer-entry-profile.rst181 bracket.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGFDL-1.2315 covers that bracket the Document within the aggregate, or the
317 Otherwise they must appear on printed covers that bracket the whole
H A DGFDL-1.2-only100bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.2-no-invariants-or-later100bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.2-invariants-only100bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.2-no-invariants-only100bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.2-or-later100bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.2-invariants-or-later100bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.3320 covers that bracket the Document within the aggregate, or the
322 Otherwise they must appear on printed covers that bracket the whole
H A DGFDL-1.3-no-invariants-or-later101bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.3-no-invariants-only101bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.3-invariants-or-later101bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.3-only101bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.3-invariants-only101bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
H A DGFDL-1.3-or-later101bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dgpc.fuc27 * - bracket certain functions with scratch writes, useful for debugging
/openbmc/linux/LICENSES/deprecated/
H A DGFDL-1.2334 covers that bracket the Document within the aggregate, or the
336 Otherwise they must appear on printed covers that bracket the whole
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1818 self.bracket = VerticalBracketGraphicsItem(self)
1863 self.bracket.setPos(x, y)
1864 self.bracket.SetSize(width, height)
1865 self.bracket.show()
1867 self.bracket.hide()
/openbmc/linux/Documentation/dev-tools/
H A Dcheckpatch.rst1077 Whitespace before opening bracket '[' is prohibited.
1176 while should follow the closing bracket on the same line::

12