| /openbmc/qemu/tests/unit/ |
| H A D | test-nested-aio-poll.c | 3 * Test that poll handlers are not re-entrant in nested aio_poll() 9 * handler calls nested aio_poll() before the condition is reset, then infinite 12 * aio_poll() is supposed to prevent this by disabling poll handlers in nested 29 bool nested; 51 g_assert(!td->nested); in io_poll_ready() 52 td->nested = true; in io_poll_ready() 54 /* Wake the following nested aio_poll() call */ in io_poll_ready() 57 /* This nested event loop must not call io_poll()/io_poll_ready() */ in io_poll_ready() 60 td->nested = false; in io_poll_ready() 121 g_test_add_func("/nested in main() 28 bool nested; global() member [all...] |
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | exception_utils.hpp | 33 * Returns a vector containing the specified exception and any nested inner 36 * If the exception contains nested inner exceptions, the returned vector will 39 * This function makes it easier to handle nested exceptions. You can iterate 48 * Gets the error messages from the specified exception and any nested inner 51 * If the exception contains nested inner exceptions, the messages in the 67 * Builds a vector containing the specified exception and any nested inner 80 * Gets the error messages from the specified exception and any nested inner
|
| H A D | error_logging_utils.hpp | 33 * Logs an error based on the specified exception and any nested inner 44 * Logs an error, if necessary, based on the specified exception and any nested 48 * nested inner exceptions. 75 * Inspects the specified exception and any nested inner exceptions. Returns
|
| H A D | exception_utils.cpp | 45 // If this exception is nested, add inner exception(s) to vector in getExceptions() 64 // If this exception is nested, get messages from inner exception(s) in getMessages()
|
| /openbmc/openbmc-test-automation/ffdc/plugins/ |
| H A D | redfish.py | 151 Parse through the nested dictionary and extract resource ID paths. 153 This function traverses a nested dictionary and extracts resource ID paths. 154 The function takes the data argument, which is expected to be a nested 163 data (dict): A nested dictionary containing resource 175 # Recursion if nested dictionary found. 200 Parse through the nested dictionary and retrieve the value associated with 203 This function traverses a nested dictionary and retrieves the value 205 which is expected to be a nested dictionary containing resource 209 search for in the nested dictionary. 215 data (dict): A nested dictionary containing resource information. [all …]
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | error_logging_utils_tests.cpp | 83 // Log error based on the nested exception in TEST() 101 // Test where exception is not nested in TEST() 123 // Log error based on the nested exception in TEST() 129 // Test where exception is nested in TEST() 158 // Log error based on the nested exception in TEST() 186 // Log error based on the nested exception in TEST() 221 // Log error based on the nested exception in TEST() 257 // Log error based on the nested exception in TEST() 289 // Log error based on the nested exception in TEST() 320 // Log error based on the nested exception in TEST() [all …]
|
| H A D | exception_utils_tests.cpp | 41 // Create nested exception with two nesting levels in TEST() 130 // Test where exception is not nested in TEST() 164 // Test where exception is nested in TEST() 247 // Test where exception is not nested in TEST() 256 // Test where exception is nested in TEST() 287 // Test where nested exception is not a child of std::exception in TEST()
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | alternate-nested.err | 1 alternate-nested.json: In alternate 'Alt2': 2 alternate-nested.json:4: branch 'nested' cannot use alternate type 'Alt1'
|
| H A D | nested-struct-data.err | 1 nested-struct-data.json: In command 'foo': 2 nested-struct-data.json:2: 'data' member 'a' should be a type name or array
|
| H A D | nested-struct-data-invalid-dict.err | 1 nested-struct-data-invalid-dict.json: In command 'foo': 2 nested-struct-data-invalid-dict.json:3: 'data' member 'a' misses key 'type'
|
| H A D | alternate-nested.json | 1 # we reject a nested alternate branch 5 'data': { 'nested': 'Alt1', 'b': 'bool' } }
|
| H A D | include-nested-err.err | 1 In file included from include-nested-err.json:1:
|
| H A D | args-member-array-bad.json | 2 { 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } }
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_aarch64_rme_virt.py | |
| H A D | test_aarch64_device_passthrough.py | |
| H A D | test_aarch64_rme_sbsaref.py | |
| /openbmc/u-boot/arch/mips/lib/ |
| H A D | genex.S | 170 NESTED(except_vec3_generic, 0, sp) 176 NESTED(except_vec_ejtag_debug, 0, sp) 182 NESTED(handle_reserved, PT_SIZE, sp) 193 NESTED(handle_ejtag_debug, PT_SIZE, sp)
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_redfish_utils.py | 184 # Recursively search the "target" key in the nested dictionary. 372 Parse through the nested dictionary and get the resource id paths. 374 data Nested dictionary data from response message. 380 # Recursion if nested dictionary found. 411 Parse through the nested dictionary and get the searched key value. 414 data Nested dictionary data from response message.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-src-indent.c-correct-the-check-for-locale.h.patch | 15 …../../indent-2.2.12/src/indent.c:1062:5: error: nested extern declaration of 'setlocale' [-Werror=…
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_nested.c | 20 spapr->nested.capabilities_set = false; in spapr_nested_reset() 25 spapr->nested.api = 0; in spapr_nested_reset() 31 return spapr->nested.api; in spapr_nested_api() 43 patb = spapr->nested.ptcr & PTCR_PATB; in spapr_get_pate_nested_hv() 44 pats = spapr->nested.ptcr & PTCR_PATS; in spapr_get_pate_nested_hv() 68 return spapr->nested.guests ? in spapr_get_nested_guest() 69 g_hash_table_lookup(spapr->nested.guests, in spapr_get_nested_guest() 105 spapr->nested.ptcr = ptcr; /* Save new partition table */ in h_set_ptbl() 116 * The spapr virtual hypervisor nested HV implementation retains no L2 in h_tlb_invalidate() 228 * Nested HV does not tag TLB entries between L1 and L2, so must in nested_post_load_state() [all …]
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | hyperv.rst | 143 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When 160 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When 166 hv-evmcs is enabled. It may make sense to measure your nested workload with and 174 is delivered via normal interrupt. It is known that nested Hyper-V can only 229 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When 249 The enlightenment is nested specific, it targets Hyper-V on KVM guests. When 298 is only used in nested configurations (Hyper-V, WSL2), enabling it for regular
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0010-Fix-for-framerate-with-nested-composition.patch | 4 Subject: [PATCH] Fix for framerate with nested composition 6 frame rate appears irregular and lower than expected when using nested composition.
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 072 | 4 # Test case for nested image formats 47 echo "=== Testing nested image formats ==="
|
| /openbmc/u-boot/scripts/kconfig/tests/rand_nested_choice/ |
| H A D | __init__.py | 2 Set random values recursively in nested choices.
|
| /openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/ |
| H A D | rpi-gpio_0.7.1.bb | 11 SRC_URI += "file://0001-Remove-nested-functions.patch \
|