/openbmc/linux/kernel/trace/ |
H A D | trace_branch.c | 83 entry->correct = val == expect; in probe_likely_condition() 148 field->correct ? " ok " : " MISS ", in trace_branch_print() 225 f->data.correct++; in ftrace_likely_update() 251 if (p->correct) { in get_incorrect_percent() 253 percent /= p->correct + p->incorrect; in get_incorrect_percent() 292 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal() 312 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show() 360 if (a->correct > b->correct) in annotated_branch_stat_cmp() 362 if (a->correct < b->correct) in annotated_branch_stat_cmp()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.rst | 179 - acpica: correct :term:`LICENSE` to "Intel | BSD-3-Clause | GPLv2" 180 - dtc: correct :term:`LICENSE` to "GPLv2 | BSD-2-Clause" 181 - e2fsprogs: correct :term:`LICENSE` to "GPLv2 & LGPLv2 & BSD-3-Clause & MIT" 182 - ffmpeg: correct :term:`LICENSE` to "GPLv2+ & LGPLv2.1+ & ISC & MIT & BSD-2-Clause & BSD-3-Clause… 183 - flac: correct :term:`LICENSE` to "GFDL-1.2 & GPLv2+ & LGPLv2.1+ & BSD-3-Clause" 184 - flex: correct :term:`LICENSE` to "BSD-3-Clause & LGPL-2.0+" 185 - font-util: correct :term:`LICENSE` to "MIT & MIT-style & BSD-4-Clause & BSD-2-Clause" 186 - glib-2.0: correct :term:`LICENSE` to "LGPLv2.1+ & BSD-3-Clause & PD" 187 - gobject-introspection: correct :term:`LICENSE` to "LGPLv2+ & GPLv2+ & MIT" (add MIT license) 188 - hdparm: correct :term:`LICENSE` to "BSD-2-Clause & GPLv2 & hdparm" [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/libmpc/ |
H A D | libmpc.inc | 1 SUMMARY = "C library for complex number arithmetic with arbitrary precision and correct rounding" 2 …or the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the r…
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/ |
H A D | zip_3.0.bb | 16 file://0001-configure-use-correct-CPP.patch \ 19 file://0001-configure-Specify-correct-function-signatures-and-de.patch \ 20 file://0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch \
|
/openbmc/u-boot/doc/ |
H A D | README.sha1 | 19 check, if the SHA1 sum from the Image stored in Flash is correct 52 Now you have a U-Boot-Image for the pcs440ep board with the correct SHA1 sum. 55 which will be found in ../current/ipam390/ - the correct SHA1 sum will be
|
H A D | README.multi-dtb-fit | 14 u-boot.bin so that U-Boot can locate it and select the correct DTB from inside 29 that SPL can locate it and select the correct DTB from inside the FIT. 36 The SPL uses board_fit_config_name_match() to find the correct DTB within the
|
/openbmc/openbmc/poky/meta/recipes-support/icu/icu/ |
H A D | 0001-icu-Added-armeb-support.patch | 21 // If it prints "correct" then the architecture should be here, in the "correct" section.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/ |
H A D | indent_2.2.12.bb | 6 to a different one. Indent understands correct C syntax and tries to handle \ 16 file://0001-src-indent.c-correct-the-check-for-locale.h.patch \
|
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 44 #define TEST_CASE(num, testreg, correct, code...) \ argument 47 LI(DREG_CORRECT_RESULT, correct) \ 61 #define TEST_CASE_PSW(num, testreg, correct, correct_psw, code...) \ argument 64 LI(DREG_CORRECT_RESULT, correct) \
|
/openbmc/u-boot/board/kobol/helios4/ |
H A D | README | 17 Please use the correct device node for your setup instead 43 Use the correct UART device node for /dev/ttyUSBX.
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_spl_simple.c | 164 this->ecc.correct(mtd, p, &ecc_code[i], &ecc_calc[i]); in nand_read_page() 204 this->ecc.correct(mtd, p, &ecc_code[i], &ecc_calc[i]); in nand_read_page() 225 nand_chip.ecc.correct = nand_correct_data; in nand_init()
|
H A D | fsmc_nand.c | 381 stat = chip->ecc.correct(mtd, p, &ecc_code[i], in fsmc_read_page_hwecc() 421 nand->ecc.correct = nand_correct_data; in fsmc_nand_switch_ecc() 487 nand->ecc.correct = fsmc_bch8_correct_data; in fsmc_nand_init() 503 nand->ecc.correct = nand_correct_data; in fsmc_nand_init()
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 35 * Add the correct display in IE 9-. 48 * Add the correct display in IE 9-. 55 * Add the correct margin in IE 8. 61 * 1. Add the correct box sizing in Firefox. 73 * Add the correct display in IE. 112 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. 130 * Add the correct font weight in Chrome, Edge, and Safari. 149 * Add the correct font style in Android 4.3-. 155 * Add the correct background and color in IE 9-. 162 * Add the correct font size in all browsers. [all …]
|
/openbmc/u-boot/board/solidrun/clearfog/ |
H A D | README | 17 Please use the correct device node for your setup instead 48 Use the correct UART device node for /dev/ttyUSBX.
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | silabs,si570.txt | 20 The correct frequency for the part used has to be provided in 21 order to generate the correct output frequencies. For more
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-configure-use-correct-CPP.patch | 4 Subject: [PATCH 1/2] configure: use correct CPP 24 # on SVR4, cc -E does not produce correct assembler files. Need /lib/cpp.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0009-Remove-Werror-flag.patch | 52 set(TS_MANDATORY_LINKER_FLAGS "" CACHE STRING "Linker flags needed for correct builds.") 65 set(TS_MANDATORY_LINKER_FLAGS "" CACHE STRING "Linker flags needed for correct builds.") 79 CACHE STRING "Linker flags needed for correct builds.")
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | bttv-devel.rst | 16 Sound will work only, if the correct entry is used (for video it often 22 You should verify this is correct. If it isn't, you have to pass the 23 correct board type as insmod argument, ``insmod bttv card=2`` for 85 What you have to do is figure out the correct values for gpiomask and
|
/openbmc/linux/Documentation/networking/ |
H A D | xfrm_proc.rst | 58 e.g. Inbound SAs are correct but SP rule is wrong 62 e.g. Inbound SAs are correct but no SP is found
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch | 11 instead of the correct path in the final macros. 26 make sure it is expanded to the correct path in macros.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/ |
H A D | 0001-tools-gen_module_code-atomically-rewrite-the-generat.patch | 18 The correct fix is to adjust the Makefiles so that the dependencies are 19 correct but this isn't trivial, so band-aid the problem by atomically
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | itstool.bbclass | 1 # helper class to prepare correct environment for native itstool
|
/openbmc/linux/tools/testing/memblock/ |
H A D | TODO | 4 1. Add tests for memblock_alloc_node() to check if the correct NUMA node is set
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | Kconfig | 24 Select this option to enable correct handling of the capitalization of 26 set, only the the correct handling of the letters of the codepage
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | redfish_aggregator_test.cpp | 89 std::string correct(initial + "asdfjkl_" + std::string(id)); in TEST() local 93 EXPECT_EQ(jsonRequest["@odata.id"], correct); in TEST()
|