Home
last modified time | relevance | path

Searched full:txt (Results 1 – 25 of 2477) sorted by relevance

12345678910>>...100

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_config.yaml17 # Filename is <OS>_general.txt, where <OS> is in [OPENBMC, RHEL, UBUNTU]
23 /tmp/OPENBMC_general.txt'
24 - "cat /etc/os-release >> /tmp/OPENBMC_general.txt"
26 /tmp/OPENBMC_general.txt'
27 - "cat /etc/timestamp >> /tmp/OPENBMC_general.txt"
29 /tmp/OPENBMC_general.txt'
30 - "uname -a >> /tmp/OPENBMC_general.txt"
32 /tmp/OPENBMC_general.txt'
33 - "cat /etc/timestamp >> /tmp/OPENBMC_general.txt"
35 /tmp/OPENBMC_general.txt'
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch4 Subject: [PATCH] CMakeLists.txt, *.pc: respect CMAKE_INSTALL_LIBDIR
22 CMakeLists.txt | 2 +-
23 containers/CMakeLists.txt | 2 +-
24 containers/test/CMakeLists.txt | 24 +++++++++----------
25 helpers/dtoverlay/CMakeLists.txt | 2 +-
26 .../linux/apps/dtmerge/CMakeLists.txt | 2 +-
27 .../linux/apps/dtoverlay/CMakeLists.txt | 6 ++---
28 .../linux/apps/gencmd/CMakeLists.txt | 2 +-
29 .../apps/hello_pi/hello_audio/CMakeLists.txt | 2 +-
30 .../hello_pi/hello_dispmanx/CMakeLists.txt | 2 +-
[all …]
/openbmc/linux/fs/unicode/
H A DREADME.utf8data10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt
11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt
12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt
13 https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt
14 https://www.unicode.org/Public/12.1.0/ucd/NormalizationCorrections.txt
15 https://www.unicode.org/Public/12.1.0/ucd/NormalizationTest.txt
16 https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt
20 900e76da1d822a160fd6b8c0b1d70094 CaseFolding.txt
21 131256380bff4fea8ad4a851616f2f10 DerivedAge.txt
22 e731a4089b30002144e107e3d6f8d1fa DerivedCombiningClass.txt
[all …]
/openbmc/openbmc-test-automation/tools/
H A Dmyffdc.robot10 ...    ├── 20161020045522673810_BMC_journalctl.txt
11 ...    ├── 20161020045522673810_BMC_proc_list.txt
12 ...     ├── 20161020045522673810_BMC_dmesg.txt
13 ...    ├── 20161020045522673810_BMC_inventory.txt
14 ...    ├── 20161020045522673810_BMC_led.txt
15 ...    ├── 20161020045522673810_BMC_record_log.txt
16 ...    ├── 20161020045522673810_BMC_sensor_list.txt
17 ...    ├── 20161020045522673810_BMC_general.txt
18 ...    ├── 20161020045522673810_OS_dmesg.txt
19 ...    ├── 20161020045522673810_OS_msglog.txt
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc.robot4 ... ffdc_report.txt under directory logs/testSuite/testName/
10 ... │   ├── 20160909102538035251_BMC_journalctl.txt
11 ... │   ├── 20160909102538035251_BMC_proc_list.txt
12 ... │   ├── 20160909102538035251_BMC_dmesg.txt
13 ... │   ├── 20160909102538035251_BMC_inventory.txt
14 ... │   ├── 20160909102538035251_BMC_led.txt
15 ... │   ├── 20160909102538035251_BMC_record_log.txt
16 ... │   ├── 20160909102538035251_BMC_sensor_list.txt
17 ... │   ├── 20160909102538035251_BMC_general.txt
18 ... │   ├── 20160909102538035251_OS_dmesg.txt
[all …]
H A Dopenbmc_ffdc_list.py39 "BMC_flash_side.txt": (
41 " >/tmp/BMC_flash_side.txt 2>&1"
43 "BMC_hwmon.txt": (
44 "grep -r . /sys/class/hwmon/* >/tmp/BMC_hwmon.txt 2>&1"
46 "BMC_proc_list.txt": "top -n 1 -b >/tmp/BMC_proc_list.txt 2>&1",
47 "BMC_proc_fd_active_list.txt": (
48 "ls -Al /proc/*/fd/ >/tmp/BMC_proc_fd_active_list.txt 2>&1"
50 "BMC_journalctl.txt": (
51 "journalctl -o short-precise >/tmp/BMC_journalctl.txt 2>&1"
56 "BMC_dmesg.txt": "dmesg >/tmp/BMC_dmesg.txt 2>&1",
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Link-to-libatomic.patch12 json_demo/CMakeLists.txt | 2 +-
13 json_headers_only_demo/CMakeLists.txt | 2 +-
14 json_map_demo/CMakeLists.txt | 2 +-
15 json_test/CMakeLists.txt | 2 +-
18 diff --git a/json_demo/CMakeLists.txt b/json_demo/CMakeLists.txt
20 --- a/json_demo/CMakeLists.txt
21 +++ b/json_demo/CMakeLists.txt
29 diff --git a/json_headers_only_demo/CMakeLists.txt b/json_headers_only_demo/CMakeLists.txt
31 --- a/json_headers_only_demo/CMakeLists.txt
32 +++ b/json_headers_only_demo/CMakeLists.txt
[all …]
HDjson_spirit_v4.08.zip ... .vcproj json_spirit_v4.08/json_demo/demo.txt json_spirit_v4.08/json_demo/CMakeLists.txt json_spirit_v4
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/
H A D0001-cmake-Use-alternate-way-to-detect-libm.patch13 CMakeLists.txt | 7 ++++++-
14 contrib/fonttools/CMakeLists.txt | 2 +-
15 fontforge/CMakeLists.txt | 2 +-
16 fontforgeexe/CMakeLists.txt | 2 +-
19 diff --git a/CMakeLists.txt b/CMakeLists.txt
21 --- a/CMakeLists.txt
22 +++ b/CMakeLists.txt
39 diff --git a/contrib/fonttools/CMakeLists.txt b/contrib/fonttools/CMakeLists.txt
41 --- a/contrib/fonttools/CMakeLists.txt
42 +++ b/contrib/fonttools/CMakeLists.txt
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A D0001-Fix-narrowing-errors-Wc-11-narrowing.patch9 case E_INVALIDARG : txt = "E_INVALIDARG"; break ;
32 case ERROR_NO_MORE_FILES : txt = "No more files"; break ;
33 - case E_NOTIMPL : txt = "E_NOTIMPL"; break ;
34 - case E_NOINTERFACE : txt = "E_NOINTERFACE"; break ;
35 - case E_ABORT : txt = "E_ABORT"; break ;
36 - case E_FAIL : txt = "E_FAIL"; break ;
37 - case STG_E_INVALIDFUNCTION : txt = "STG_E_INVALIDFUNCTION"; break ;
38 - case E_OUTOFMEMORY : txt = "E_OUTOFMEMORY"; break ;
39 - case E_INVALIDARG : txt = "E_INVALIDARG"; break ;
40 + case (DWORD) E_NOTIMPL : txt = "E_NOTIMPL"; break ;
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-google-fira.bb5 file://${S}/firamono/OFL.txt;md5=0373cf792d4b95c61399b94c02702892 \
6 file://${S}/firacode/OFL.txt;md5=c75ca55aa0a5809a854d87db2a8ebf23 \
7 file://${S}/firasans/OFL.txt;md5=de28deb2f8c1f23fd4d6918113ac3ddd \
8 file://${S}/firasanscondensed/OFL.txt;md5=de28deb2f8c1f23fd4d6918113ac3ddd \
9 file://${S}/firasansextracondensed/OFL.txt;md5=de28deb2f8c1f23fd4d6918113ac3ddd \
32 install -D -m 0644 ${S}/firamono/OFL.txt ${D}${datadir}/licenses/${PN}mono/OFL.txt
33 install -D -m 0644 ${S}/firacode/OFL.txt ${D}${datadir}/licenses/${PN}code/OFL.txt
34 install -D -m 0644 ${S}/firasans/OFL.txt ${D}${datadir}/licenses/${PN}sans/OFL.txt
35 …install -D -m 0644 ${S}/firasanscondensed/OFL.txt ${D}${datadir}/licenses/${PN}sanscondensed/OFL.t…
36 …all -D -m 0644 ${S}/firasansextracondensed/OFL.txt ${D}${datadir}/licenses/${PN}sansextracondensed…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/
H A D0003-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch15 common/network/CMakeLists.txt | 1 +
16 common/rdr/CMakeLists.txt | 1 +
17 common/rfb/CMakeLists.txt | 1 +
20 diff --git a/common/network/CMakeLists.txt b/common/network/CMakeLists.txt
22 --- a/common/network/CMakeLists.txt
23 +++ b/common/network/CMakeLists.txt
30 diff --git a/common/rdr/CMakeLists.txt b/common/rdr/CMakeLists.txt
32 --- a/common/rdr/CMakeLists.txt
33 +++ b/common/rdr/CMakeLists.txt
40 diff --git a/common/rfb/CMakeLists.txt b/common/rfb/CMakeLists.txt
[all …]
/openbmc/linux/tools/memory-model/Documentation/
H A DREADME12 o You are new to Linux-kernel concurrency: simple.txt
16 that the Linux kernel provides: ordering.txt
22 tests: litmus-tests.txt
26 situations involving more than two threads: recipes.txt
29 and cannot do to control dependencies: control-dependencies.txt
32 LKMM, and would like a quick reference: cheatsheet.txt
36 rationale, and implementation: explanation.txt
40 working papers, and LWN articles: references.txt
50 cheatsheet.txt
53 control-dependencies.txt
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch4 Subject: [PATCH] lib: Do not use private makefile targets in CMakelists.txt
8 ("build: CMakeLists.txt Do not use private makefile targets (#5819)")
25 lib/cfl/CMakeLists.txt | 8 ++------
26 lib/cmetrics/CMakeLists.txt | 8 ++------
27 lib/ctraces/CMakeLists.txt | 8 ++------
28 lib/monkey/CMakeLists.txt | 4 +---
31 diff --git a/lib/cfl/CMakeLists.txt b/lib/cfl/CMakeLists.txt
33 --- a/lib/cfl/CMakeLists.txt
34 +++ b/lib/cfl/CMakeLists.txt
50 diff --git a/lib/cmetrics/CMakeLists.txt b/lib/cmetrics/CMakeLists.txt
[all …]
/openbmc/u-boot/scripts/
H A Dbuild-whitelist.sh37 |sort |uniq >scripts/config_whitelist.txt.tmp1;
44 |sort |uniq >scripts/config_whitelist.txt.tmp2
47 comm -23 scripts/config_whitelist.txt.tmp1 scripts/config_whitelist.txt.tmp2 \
48 |sort |uniq >scripts/config_whitelist.txt.tmp3
50 # If scripts/config_whitelist.txt already exists, take the intersection of the
52 if [ -r scripts/config_whitelist.txt ]; then
53 comm -12 scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt \
54 > scripts/config_whitelist.txt.tmp4
55 mv scripts/config_whitelist.txt.tmp4 scripts/config_whitelist.txt
57 mv scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dvvfat50 with open(os.path.join(filesystem, f"file{i}.txt"),
55 with open(os.path.join(filesystem, "large1.txt"), "wb") as f:
60 with open(os.path.join(filesystem, "large2.txt"), "wb") as f:
192 "FILE0.TXT": 16,
193 "FILE1.TXT": 16,
194 "FILE2.TXT": 16,
195 "FILE3.TXT": 16,
196 "FILE4.TXT": 16,
197 "FILE5.TXT": 16,
198 "FILE6.TXT": 16,
[all …]
/openbmc/qemu/tests/multiboot/
H A Dmodules.out9 === Running test case: modules.elf -initrd module.txt ===
12 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt'
16 === Running test case: modules.elf -initrd module.txt argument ===
19 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument'
23 === Running test case: modules.elf -initrd module.txt argument,,with,,commas ===
26 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument,with,commas'
30 === Running test case: modules.elf -initrd module.txt,module.txt argument,module.txt ===
33 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt'
35 [102010] Module: 104000 - 104038 (56 bytes) 'module.txt argument'
37 [102020] Module: 105000 - 105038 (56 bytes) 'module.txt'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/
H A D0001-CMakeLists.txt-fix-googletest-related-options.patch4 Subject: [PATCH] CMakeLists.txt: fix googletest related options
14 ./CMakeLists.txt: set(install_gmock OFF)
15 ./third_party/googletest/googlemock/CMakeLists.txt:install_project(gmock gmock_main)
17 ./CMakeLists.txt: set(BUILD_GMOCK ON)
19 ./third_party/googletest/CMakeLists.txt:option(BUILD_GMOCK "Builds the googlemock subproject" ON)
20 ./third_party/googletest/CMakeLists.txt:if(BUILD_GMOCK)
22 ./CMakeLists.txt: set(INSTALL_GTEST OFF)
24 ./third_party/googletest/googletest/CMakeLists.txt:if (INSTALL_GTEST)
25 ./third_party/googletest/CMakeLists.txt:option(INSTALL_GTEST "Enable installation of googletest. (P…
36 CMakeLists.txt | 6 +++---
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c237 .filesrc = "one.txt", .watchid = &watch1 }, in test_file_monitor_events()
239 .filesrc = "two.txt", .watchid = &watch2 }, in test_file_monitor_events()
243 .filesrc = "one.txt", }, in test_file_monitor_events()
245 .filesrc = "one.txt", .watchid = &watch0, in test_file_monitor_events()
248 .filesrc = "one.txt", .watchid = &watch1, in test_file_monitor_events()
253 .filesrc = "two.txt", }, in test_file_monitor_events()
255 .filesrc = "two.txt", .watchid = &watch0, in test_file_monitor_events()
258 .filesrc = "two.txt", .watchid = &watch2, in test_file_monitor_events()
263 .filesrc = "three.txt", }, in test_file_monitor_events()
265 .filesrc = "three.txt", .watchid = &watch0, in test_file_monitor_events()
[all …]
/openbmc/linux/Documentation/arch/x86/
H A Dintel_txt.rst2 Intel(R) TXT Overview
6 Technology (Intel(R) TXT), defines platform-level enhancements that
9 Intel TXT was formerly known by the code name LaGrande Technology (LT).
11 Intel TXT in Brief:
17 Intel TXT is part of the vPro(TM) brand and is also available some
24 This site also has a link to the Intel TXT MLE Developers Manual,
27 Intel TXT has been presented at various events over the past few
47 uses Intel TXT to perform a measured and verified launch of an OS
55 w/ TXT support since v3.2), and now Linux kernels.
67 To get trust in the initial kernel without using Intel TXT, a
[all …]
/openbmc/phosphor-debug-collector/
H A Dffdc19 "FW_level.txt" "cat /etc/os-release"
20 "BMC_OS.txt" "uname -a"
21 "BMC_uptime.txt" "uptime"
22 "BMC_disk_usage.txt" "df -hT"
24 "systemctl_status.txt" "systemctl status | cat"
25 "failed_services.txt" "systemctl --failed"
26 "host_console.txt" "cat /var/log/obmc-console.log"
28 "BMC_proc_list.txt" "top -n 1 -b"
29 "BMC_journalctl.txt" "journalctl --no-pager"
30 "BMC_dmesg.txt" "dmesg"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/
H A D0001-drop-including-rpath-cmake-module.patch13 src/konkret/CMakeLists.txt | 1 -
14 src/program/CMakeLists.txt | 1 -
17 diff --git a/src/konkret/CMakeLists.txt b/src/konkret/CMakeLists.txt
19 --- a/src/konkret/CMakeLists.txt
20 +++ b/src/konkret/CMakeLists.txt
29 diff --git a/src/program/CMakeLists.txt b/src/program/CMakeLists.txt
31 --- a/src/program/CMakeLists.txt
32 +++ b/src/program/CMakeLists.txt
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch10 requirements.txt | 36 ------------------------------------
11 test-requirements.txt | 7 -------
13 delete mode 100644 requirements.txt
14 delete mode 100644 test-requirements.txt
25 -if ! pip install -r requirements.txt ; then
33 -if ! pip install -r test-requirements.txt ; then
44 -md5sum requirements.txt test-requirements.txt dev_setup.sh > .installed
46 diff --git a/requirements.txt b/requirements.txt
49 --- a/requirements.txt
88 diff --git a/test-requirements.txt b/test-requirements.txt
[all …]
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt24 3270.txt: 10964
33 3c359.txt: 2463
40 3c505.txt: 1831
43 3c509.txt: 9006
91 53c700.txt: 5042
109 6pack.txt: 7940
161 83xx-512x-pci.txt: 1323
169 8xxx_gpio.txt: 1343
174 9p.txt: 5113
194 aacraid.txt: 6849
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/man-pages/
H A Dman-pages_6.9.1.bb8 file://LICENSES/BSD-2-Clause.txt;md5=9e16594a228301089d759b4f178db91f \
9 file://LICENSES/BSD-3-Clause.txt;md5=407426fcc1a243b7b2eff6e35c56aca9 \
10 file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \
11 file://LICENSES/GPL-1.0-or-later.txt;md5=e5b7c80002ef72ab868b43ce47b65125 \
12 file://LICENSES/GPL-2.0-only.txt;md5=3d26203303a722dedc6bf909d95ba815 \
13 file://LICENSES/GPL-2.0-or-later.txt;md5=3d26203303a722dedc6bf909d95ba815 \
14 … file://LICENSES/Linux-man-pages-1-para.txt;md5=97ab07585ce6700273bc66461bf46bf2 \
15 … file://LICENSES/Linux-man-pages-copyleft-2-para.txt;md5=1cafc230857da5e43f3d509c425d3c64 \
16 … file://LICENSES/Linux-man-pages-copyleft.txt;md5=173b960c686ff2d26f043ddaeb63f6ce \
17 … file://LICENSES/Linux-man-pages-copyleft-var.txt;md5=d33708712c5918521f47f23b0c4e0d20 \
[all …]

12345678910>>...100