/openbmc/linux/tools/testing/selftests/ftrace/test.d/dynevent/ |
H A D | add_remove_eprobe.tc | 10 SYSTEM="syscalls" 15 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 43 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 51 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 54 echo "-:eprobes/$EPROBE $SYSTEM/$EVENT" >> dynamic_events 59 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 62 echo "-:$EPROBE $SYSTEM/$EVENT" >> dynamic_events 67 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 70 echo "-:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events 75 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events [all …]
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/ |
H A D | trigger-synthetic-eprobe.tc | 10 SYSTEM="syscalls" 18 echo "hist:keys=common_pid:__arg__1=$FIELD" > events/$SYSTEM/$START/trigger 19 …mon_pid:filename=\$__arg__1,ret=ret:onmatch($SYSTEM.$START).trace($SYNTH,\$filename,\$ret)" > even… 44 …mon_pid:filename=\$__arg__1,ret=ret:onmatch($SYSTEM.$START).trace($SYNTH,\$filename,\$ret)" > even… 45 echo '!'"hist:keys=common_pid:__arg__1=$FIELD" > events/$SYSTEM/$START/trigger
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/ |
H A D | 0001-cmake-Do-not-use-isystem.patch | 20 The reason is that include_directories with SYSTEM property adds the 49 - target_include_directories(poppler SYSTEM PRIVATE ${OPENJPEG_INCLUDE_DIRS}) 53 - target_include_directories(poppler SYSTEM PRIVATE ${LCMS2_INCLUDE_DIR}) 64 - SYSTEM 73 -target_include_directories(poppler-glib SYSTEM PRIVATE ${CAIRO_INCLUDE_DIRS}) 84 - target_include_directories(poppler-qt5 SYSTEM PRIVATE ${NSS3_INCLUDE_DIRS}) 89 - target_include_directories(poppler-qt5 SYSTEM PRIVATE ${LCMS2_INCLUDE_DIR}) 100 - target_include_directories(poppler-qt6 SYSTEM PRIVATE ${NSS3_INCLUDE_DIRS}) 105 - target_include_directories(poppler-qt6 SYSTEM PRIVATE ${LCMS2_INCLUDE_DIR}) 116 - target_include_directories(gtk-test SYSTEM PRIVATE ${CAIRO_INCLUDE_DIRS}) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/ |
H A D | 0001-configure.ac.in-not-check-clang-on-host.patch | 19 @@ -90,22 +90,6 @@ if test $SYSTEM = "FreeBSD" || test $SYSTEM = "Darwin"; then 24 - if test $SYSTEM = "Linux"; then
|
/openbmc/openbmc/poky/meta/recipes-graphics/glew/ |
H A D | glew_2.2.0.bb | 26 PACKAGECONFIG[opengl] = "SYSTEM='linux',,virtual/libx11 virtual/libgl libglu libxext libxi libxmu,,… 27 PACKAGECONFIG[egl-gles2] = "SYSTEM='linux-egl' GLEW_NO_GLU='-DGLEW_NO_GLU' LDFLAGS.GL='-lEGL -lGLES… 30 # Override SYSTEM (via PACKAGECONFIG_CONFARGS) to avoid calling config.guess,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ |
H A D | ice-mcpp.patch | 16 + ! #define SYSTEM SYS_FREEBSD 24 + ! #define SYSTEM SYS_WIN32 30 + #define HOST_SYSTEM SYSTEM 42 + #define HOST_SYSTEM SYSTEM
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | fe-type-t.rst | 28 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` equivalent 76 ioctl's, using the :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 91 :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` property.
|
H A D | frontend-property-terrestrial-systems.rst | 19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 61 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 126 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 191 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 216 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 269 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
|
H A D | frontend-property-cable-systems.rst | 26 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 60 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
|
H A D | frontend-property-satellite-systems.rst | 19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 89 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | 0001-Fix-makedefs.patch | 35 @@ -492,12 +489,12 @@ case "$SYSTEM.$RELEASE" in 51 @@ -506,12 +503,12 @@ case "$SYSTEM.$RELEASE" in 66 @@ -531,7 +528,7 @@ case "$SYSTEM.$RELEASE" in
|
/openbmc/s2600wf-misc/hsbp-manager/ |
H A D | CMakeLists.txt | 57 include_directories (SYSTEM ${CMAKE_BINARY_DIR}/sdbusplus-src) 60 include_directories (SYSTEM ${CMAKE_BINARY_DIR}/boost-src)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts/ |
H A D | 44-source-code-pro-fonts-fontconfig.conf | 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow/ |
H A D | 30-0-liberation-sans-narrow.conf | 2 <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
H A D | 0001-cmake-Use-idirafter-instead-of-isystem.patch | 22 The reason is that include_directories with SYSTEM property adds the 45 -include_directories(SYSTEM ${Boost_INCLUDE_DIRS})
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu/ |
H A D | 30-dejavu-aliases.conf | 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/ |
H A D | 30-liberation-aliases.conf | 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch | 125 SYSTEM=`uname -s 2>/dev/null` || SYSTEM="unknown" 127 case $SYSTEM in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts/ |
H A D | 44-source-han-sans-kr-fonts.conf | 2 <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts/ |
H A D | 44-source-han-sans-cn-fonts.conf | 2 <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts/ |
H A D | 44-source-han-sans-jp-fonts.conf | 2 <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts/ |
H A D | 44-source-han-sans-tw-fonts.conf | 2 <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
/openbmc/linux/drivers/eisa/ |
H A D | eisa.ids | 39 ACR1711 "AcerFrame 1000 486/33 SYSTEM-2" 41 ACR3211 "AcerFrame 3000MP 486 SYSTEM-1" 42 ACR3221 "AcerFrame 486 Series SYSTEM-2" 43 ACR3231 "AcerFrame 486 Series SYSTEM-3" 44 ACR3241 "AcerFrame 486 Series SYSTEM-4" 45 ACR3261 "AcerFrame 3000MP 486 SYSTEM-1" 46 ACR3271 "AcerFrame 486 Series SYSTEM-2" 47 ACR3281 "AcerFrame 486 Series SYSTEM-3" 48 ACR3291 "AcerFrame 486 Series SYSTEM-4" 511 FCT0001 "EISA SYSTEM BOARD" [all …]
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 188 #define SYSTEM 0x40 macro 875 error = i2c_smbus_write_byte_data(client, SYSTEM, in rohm_ts_device_init() 1040 error = i2c_smbus_write_byte_data(client, SYSTEM, in rohm_ts_device_init() 1052 error = i2c_smbus_write_byte_data(client, SYSTEM, in rohm_ts_power_off() 1060 error = i2c_smbus_write_byte_data(client, SYSTEM, in rohm_ts_power_off()
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch | 85 SYSTEM=`uname -s 2>/dev/null` || SYSTEM="unknown"
|