/openbmc/docs/designs/ |
H A D | gpio-based-cable-presence.md | 119 string is extracted from the tailing square bracket. The original dbus path can 153 bracket.
|
/openbmc/qemu/docs/devel/ |
H A D | decodetree.rst | 206 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/linux/kernel/trace/ |
H A D | trace_events_user.c | 999 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/classes-recipe/ |
H A D | update-alternatives.bbclass | 17 # i.e. ALTERNATIVE:busybox = "sh sed test bracket" 25 # i.e. ALTERNATIVE_LINK_NAME[bracket] = "/usr/bin/["
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 10_usagi-ipv6.patch | 339 + int bracket = 0; 344 + bracket++; 347 + bracket--; 350 + if (bracket == 0 && *cp == delimiter) {
|
/openbmc/linux/tools/perf/util/ |
H A D | session.c | 2653 char *bracket; in map__set_kallsyms_ref_reloc_sym() local 2667 bracket = strchr(ref->name, ']'); in map__set_kallsyms_ref_reloc_sym() 2668 if (bracket) in map__set_kallsyms_ref_reloc_sym() 2669 *bracket = '\0'; in map__set_kallsyms_ref_reloc_sym()
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | maintainer-entry-profile.rst | 181 bracket.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GFDL-1.2-no-invariants-or-later | 100 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.2-only | 100 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.2 | 315 covers that bracket the Document within the aggregate, or the 317 Otherwise they must appear on printed covers that bracket the whole
|
H A D | GFDL-1.2-or-later | 100 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.2-invariants-or-later | 100 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.2-invariants-only | 100 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.2-no-invariants-only | 100 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.3-no-invariants-or-later | 101 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.3-or-later | 101 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.3 | 320 covers that bracket the Document within the aggregate, or the 322 Otherwise they must appear on printed covers that bracket the whole
|
H A D | GFDL-1.3-invariants-or-later | 101 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.3-only | 101 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.3-no-invariants-only | 101 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
H A D | GFDL-1.3-invariants-only | 101 …bracket the Document within the aggregate, or the electronic equivalent of covers if the Document …
|
/openbmc/linux/LICENSES/deprecated/ |
H A D | GFDL-1.2 | 334 covers that bracket the Document within the aggregate, or the 336 Otherwise they must appear on printed covers that bracket the whole
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
H A D | gpc.fuc | 27 * - bracket certain functions with scratch writes, useful for debugging
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 1818 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 D | checkpatch.rst | 1077 Whitespace before opening bracket '[' is prohibited. 1176 while should follow the closing bracket on the same line::
|