/openbmc/linux/scripts/dtc/ |
H A D | of_unittest_expect | 253 LINE: 293 next LINE; 349 next LINE; 367 next LINE; 433 next LINE; 494 next LINE;
|
H A D | dt_to_config | 957 LINE: label 960 next LINE if ($line =~ /^\s*#/); 961 next LINE if ($line =~ /^\s*$/);
|
/openbmc/linux/scripts/ |
H A D | gfp-translate | 78 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 D | unicode.rst | 61 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 D | unicode.rst | 64 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 D | kunit.rs | 60 static LINE: i32 = core::line!() as i32 - $diff; constant 102 line: LINE,
|
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/ |
H A D | arpwatch_init | 74 while read LINE 76 process_loop_break_line $LINE
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-n710x.dts | 92 "LINE", "LINEOUT2N", 93 "LINE", "LINEOUT2P",
|
H A D | exynos4412-galaxy-s3.dtsi | 191 "LINE", "LINEOUT2N", 192 "LINE", "LINEOUT2P",
|
H A D | s5pv210-galaxys.dts | 114 "LINE", "LINEOUT2N", 115 "LINE", "LINEOUT2P",
|
H A D | s5pv210-fascinate4g.dts | 87 "LINE", "LINEOUT2N", 88 "LINE", "LINEOUT2P",
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | event.cpp.mako | 38 source_info["LINE"] = source_line; 83 source_line = self.at("LINE");
|
/openbmc/linux/tools/testing/selftests/gpio/ |
H A D | gpio-sim.sh | 32 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 D | lua-update-Makefile-to-use-environment-build-setting.patch | 48 # == 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 D | 0002-lua-update-Makefile-to-use-environment-build-setting.patch | 47 # == 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 D | 0002-lua-update-Makefile-to-use-environment-build-setting.patch | 47 # == 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 D | 0001-Test-patch-here.patch | 19 THIS LINE MAKES THIS PATCH INVALID README for the man-db manual pager suite
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | unicode.rst | 64 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 D | dz.h | 39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
|
H A D | dz.c | 189 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 D | Widget-Workshop | 12 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 D | add_remove_eprobe.tc | 84 LINE=`sed -e '/$EPROBE/s/^e/-/' < dynamic_events`
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-gpio | 22 /<LINE-NAME> ... for a properly named GPIO line
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-probe.txt | 19 '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 D | sis_accel.h | 48 #define LINE 0x00000004 /* Draw line */ macro
|