Home
last modified time | relevance | path

Searched full:outer (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/phosphor-power/phosphor-regulators/test/
H A Derror_logging_utils_tests.cpp414 std::exception_ptr inner, outer; in TEST()
433 outer = std::current_exception(); in TEST()
437 error_logging_utils::internal::getExceptionToLog(outer); in TEST()
443 std::exception_ptr inner, middle, outer; in TEST()
469 outer = std::current_exception(); in TEST()
473 error_logging_utils::internal::getExceptionToLog(outer); in TEST()
479 std::exception_ptr inner, outer; in TEST()
496 outer = std::current_exception(); in TEST()
500 error_logging_utils::internal::getExceptionToLog(outer); in TEST()
501 EXPECT_EQ(outer, exceptionToLo in TEST()
413 std::exception_ptr inner, outer; TEST() local
442 std::exception_ptr inner, middle, outer; TEST() local
478 std::exception_ptr inner, outer; TEST() local
506 std::exception_ptr inner, outer; TEST() local
532 std::exception_ptr inner, outer; TEST() local
560 std::exception_ptr inner, outer; TEST() local
589 std::exception_ptr inner, outer; TEST() local
618 std::exception_ptr inner, outer; TEST() local
645 std::exception_ptr inner, outer; TEST() local
672 std::exception_ptr inner, outer; TEST() local
698 std::exception_ptr inner, outer; TEST() local
[all...]
/openbmc/qemu/tests/tcg/aarch64/
H A Dsme-fmopa-1.c2 * SME outer product, 1 x 1.
15 * An outer product of a vector of 1.0 by itself should be a matrix of 1.0. in foo()
H A Dsme-outprod1.c2 * SME outer product, 1 x 1.
24 * An outer product of a vector of 1.0 by itself should be a matrix of 1.0.
H A Dsme-fmopa-2.c2 * SME outer product, FZ vs FZ16
H A Dsme-fmopa-3.c2 * SME outer product, [ 1 2 3 4 ] squared
/openbmc/u-boot/Documentation/
H A Dlinker_lists.rst74 'outer_2_inner', where 'outer' is the global list name and 'inner'
76 global list name ("outer"); iterators for only a sub-list should use
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile92 # Although the outer "make" process advertises its job server to all child
93 # processes via MAKEFLAGS in the environment, the outer "make" closes the job
99 # module, it can communicate with the outer "make"'s job server.
/openbmc/qemu/docs/system/arm/
H A Demulation.rst137 - FEAT_SME_F64F64 (Double-precision floating-point outer product instructions)
138 - FEAT_SME_I16I64 (16-bit to 64-bit integer widening outer product instructions)
155 - FEAT_TLBIOS (TLB invalidate instructions in Outer Shareable domain)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOPUBL-1.017 …r. The publisher and author's names shall appear on all outer surfaces of the book. On all outer s…
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/
H A Dconfig_file.md5 The root (outer-most) object in the configuration file.
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dconfig_file.md5 The root (outer-most) object in a phosphor-regulators configuration file.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsoup/libsoup-2.4/
H A D0001-Fix-possibly-uninitialized-warnings.patch21 guint8 *outer;
/openbmc/qemu/include/crypto/
H A Ddesrfb.h22 * (GEnie : OUTER; CIS : [71755,204])
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/
H A DTunnel.interface.yaml42 copied to the inner header from outer header during the decapsulation
/openbmc/qemu/linux-user/i386/
H A Dvdso.S110 * the return address is handled for the outer frame. The return address
/openbmc/qemu/target/i386/tcg/system/
H A Dtcg-cpu.c63 /* Outer container... */ in tcg_cpu_realizefn()
/openbmc/u-boot/include/
H A Dlinker_lists.h56 * 3) In case an outer section is declared that contains some array elements
58 * elements, then when traversing the outer section, even the elements of
/openbmc/qemu/docs/devel/
H A Dtcg-icount.rst41 translated block and will cause a return to the outer loop to deal
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/
H A Dbletchley-net-util58 printf " Outer Port (SFI): %s\n" "$(get_retimer_port_link_st "${OUTER_PORT_DEV_ID}")"
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dlowlevel_init.S58 orr r0, r12, #0x8 @ Outer Cacheability for table walks: WBWA
/openbmc/qemu/target/arm/tcg/
H A Dtlb-insns.c913 * Invalidate by VA range, Inner/Outer Shareable EL1&0. in tlbi_aa64_rvae1is_write()
916 * flush-for-specific-ASID-only, flush-last-level-only or inner/outer in tlbi_aa64_rvae1is_write()
945 * Invalidate by VA range, Inner/Outer Shareable, EL2. in tlbi_aa64_rvae2is_write()
948 * flush-last-level-only or inner/outer shareable specific flushes. in tlbi_aa64_rvae2is_write()
974 * Invalidate by VA range, EL3, Inner/Outer Shareable. in tlbi_aa64_rvae3is_write()
977 * flush-last-level-only or inner/outer specific flushes. in tlbi_aa64_rvae3is_write()
1257 * flushing all tlb entries in the outer shareable domain,
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S307 * ORGN0[11:10] = Outer: Normal, WB Read-Alloc No Write-Alloc Cacheable
320 mov x0, #0xee /* Inner/outer cacheable WB */
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c207 /* Stub implementations for outer cache operations */
/openbmc/qemu/target/arm/
H A Dptw.c342 case 0b10: /* outer shareable */ in granule_protection_check()
346 /* Inner and Outer non-cacheable requires Outer shareable. */ in granule_protection_check()
2995 * Combine either inner or outer cacheability attributes for normal
3057 /* Outer/inner cacheability combine independently */ in combined_attrs_nofwb()
3067 * Given the 4 bits specifying the outer or inner cacheability in force_cacheattr_nibble_wb()
3107 /* Need to check the Inner and Outer nibbles separately */ in combined_attrs_fwb()
3152 /* if either are outer-shareable, the result is outer-shareable */ in combine_cacheattrs()
3171 * type of Device memory is always treated as Outer Shareable. in combine_cacheattrs()
3173 * Inner Non-cacheable, Outer Non-cacheable is always treated in combine_cacheattrs()
3174 * as Outer Shareable. in combine_cacheattrs()
[all …]
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_basic.c644 /* compose the outer send message request */ in serial_bm_build_msg()
657 /* there is only outer send message reuest */ in serial_bm_build_msg()
727 /* write outer message checksum */ in serial_bm_build_msg()
968 /* skip outer level header */ in serial_bm_send_request()

1234