Home
last modified time | relevance | path

Searched refs:lines (Results 376 – 400 of 1347) sorted by relevance

1...<<11121314151617181920>>...54

/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A D0001-sssctl-add-error-analyzer.patch158 - Yield lines which match any number of patterns (OR) in
164 - lines matching the provided pattern(s)
304 + Yield lines which match any number of patterns (OR) in
310 + lines matching the provided pattern(s)
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c605 char lines[3][PATH_MAX]; in migrating_thread_fn() local
608 snprintf(lines[g], sizeof(lines[g]), "0::%s", grps[g] + strlen(grps[0])); in migrating_thread_fn()
613 if (proc_read_strstr(0, 1, "cgroup", lines[(i % 2) + 1])) in migrating_thread_fn()
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py53 lines = text.splitlines(True)
54 if re.match(r"\s+", lines[0]):
60 return lines[0] + textwrap.dedent("".join(lines[1:]))
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dpxa-camera.txt36 bus-width = <8>; /* Used data lines */
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dda9062-thermal.txt11 - compatible: should be one of the following valid compatible string lines:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cscope/
H A Dcscope_15.9.bb10 million lines of code!"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dlibio-stringy-perl_2.111.bb22 libio-lines-perl \
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dg94.c62 .lines = 32,
H A Dgf119.c74 .lines = 32,
H A Dgk104.c62 .lines = 32,
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8974.yaml25 Data ready (DRDY) and interrupt (INT1) lines from the chip. The DRDY
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch21 * lines above. Test with cat monkey.wav | ./sox --info - */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-var-dvk-om44.dts60 data-lines = <24>;
H A Dam437x-sbc-t43.dts147 data-lines = <24>;
174 data-lines = <24>;
/openbmc/linux/Documentation/security/
H A Dsak.rst80 lines in its rc.sysinit and rc scripts::
89 delete these lines, but this may cause system management
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-m2crypto/
H A D0001-setup.py-address-openssl-3.x-build-issue.patch28 # These two lines are a workaround for
/openbmc/openbmc/poky/meta/recipes-devtools/patch/
H A Dpatch_2.7.6.bb8 file://0001-Fix-swapping-fake-lines-in-pch_swap.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/
H A Dettercap_0.8.3.1.bb36 -DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines' \
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dfix_version_parse.patch17 tr " " "\n" | # split words into separate lines
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dnxp,isp1760.yaml40 Number of data lines.
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,intmux.yaml24 Should contain the parent interrupt lines (up to 8) used to multiplex
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,sa8775p-dwmac-sgmii-phy.yaml14 separate Rx Tx lines.
/openbmc/linux/Documentation/devicetree/bindings/
H A D.yamllint32 empty-lines:
/openbmc/qemu/configs/devices/arm-softmmu/
H A Ddefault.mak3 # Uncomment the following lines to disable these optional devices:
/openbmc/linux/tools/perf/util/
H A Dsrcline.c459 int lines; in addr2line_configure() local
469 lines = 1; in addr2line_configure()
474 lines = 3; in addr2line_configure()
489 while (lines) { in addr2line_configure()
494 lines--; in addr2line_configure()

1...<<11121314151617181920>>...54