Home
last modified time | relevance | path

Searched refs:LINE (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/scripts/dtc/
H A Dof_unittest_expect253 LINE:
293 next LINE;
349 next LINE;
367 next LINE;
433 next LINE;
494 next LINE;
H A Ddt_to_config957 LINE: label
960 next LINE if ($line =~ /^\s*#/);
961 next LINE if ($line =~ /^\s*$/);
/openbmc/linux/scripts/
H A Dgfp-translate78 for LINE in `cat $TMPFILE`; do
79 MASK=`echo $LINE | awk '{print $3}'`
81 echo $LINE
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst61 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
62 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
63 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
64 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst64 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
65 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
66 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
67 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
/openbmc/linux/rust/kernel/
H A Dkunit.rs60 static LINE: i32 = core::line!() as i32 - $diff; constant
102 line: LINE,
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/
H A Darpwatch_init74 while read LINE
76 process_loop_break_line $LINE
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-n710x.dts92 "LINE", "LINEOUT2N",
93 "LINE", "LINEOUT2P",
H A Dexynos4412-galaxy-s3.dtsi191 "LINE", "LINEOUT2N",
192 "LINE", "LINEOUT2P",
H A Ds5pv210-galaxys.dts114 "LINE", "LINEOUT2N",
115 "LINE", "LINEOUT2P",
H A Ds5pv210-fascinate4g.dts87 "LINE", "LINEOUT2N",
88 "LINE", "LINEOUT2P",
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Devent.cpp.mako38 source_info["LINE"] = source_line;
83 source_line = self.at("LINE");
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh32 for LINE in $LINES; do
33 if [ -e $CONFIGFS_DIR/$CHIP/$BANK/$LINE/hog ]; then
34 rmdir $CONFIGFS_DIR/$CHIP/$BANK/$LINE/hog || \
38 rmdir $CONFIGFS_DIR/$CHIP/$BANK/$LINE || \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/
H A Dlua-update-Makefile-to-use-environment-build-setting.patch48 # == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
77 # == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A D0002-lua-update-Makefile-to-use-environment-build-setting.patch47 # == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
76 # == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/
H A D0002-lua-update-Makefile-to-use-environment-build-setting.patch47 # == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
76 # == END OF USER SETTINGS. NO NEED TO CHANGE ANYTHING BELOW THIS LINE =========
/openbmc/openbmc/poky/meta-selftest/recipes-test/man-db/files/
H A D0001-Test-patch-here.patch19 THIS LINE MAKES THIS PATCH INVALID README for the man-db manual pager suite
/openbmc/linux/Documentation/admin-guide/
H A Dunicode.rst64 U+F800 DEC VT GRAPHICS HORIZONTAL LINE SCAN 1
65 U+F801 DEC VT GRAPHICS HORIZONTAL LINE SCAN 3
66 U+F803 DEC VT GRAPHICS HORIZONTAL LINE SCAN 7
67 U+F804 DEC VT GRAPHICS HORIZONTAL LINE SCAN 9
/openbmc/linux/drivers/tty/serial/
H A Ddz.h39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
H A Ddz.c189 dport = &mux->dport[LINE(status)]; in dz_receive_chars()
238 lines_rx[LINE(status)] = 1; in dz_receive_chars()
260 dport = &mux->dport[LINE(status)]; in dz_transmit_chars()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DWidget-Workshop12 THIS SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE OR RESALE AS ON-LINE
/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dadd_remove_eprobe.tc84 LINE=`sed -e '/$EPROBE/s/^e/-/' < dynamic_events`
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-gpio22 /<LINE-NAME> ... for a properly named GPIO line
/openbmc/linux/tools/perf/Documentation/
H A Dperf-probe.txt19 'perf probe' [options] --line='LINE'
82 which specifies a range of the source code. (see LINE SYNTAX for detail)
213 LINE SYNTAX
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h48 #define LINE 0x00000004 /* Draw line */ macro

12