/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | error_code_test.cpp | 70 crow::Response intermediate; in TEST() local 71 intermediate.result(boost::beast::http::status::ok); in TEST() 75 propogateError(finalRes, intermediate); in TEST() 92 crow::Response intermediate; in TEST() local 93 intermediate.result(boost::beast::http::status::internal_server_error); in TEST() 94 intermediate.jsonValue = root; in TEST() 99 propogateError(final, intermediate); in TEST() 106 EXPECT_EQ(intermediate.jsonValue, R"({})"_json); in TEST() 113 crow::Response intermediate; in TEST() local 114 intermediate.result(boost::beast::http::status::internal_server_error); in TEST() [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-3.0-with-GCC-exception | 18 … any format that is used as a compiler intermediate representation, or used for producing a compil… 19 The "Compilation Process" transforms code entirely represented in non-intermediate languages design… 20 …C. For example, using non-GPL-compatible Software to optimize any GCC intermediate representations…
|
/openbmc/bmcweb/scripts/ |
H A D | generate_auth_certificates.py | 481 # If using intermediate certificate, save server cert without intermediate for debugging 488 print("Server cert (without intermediate) saved for debugging.") 524 x509.NameAttribute(NameOID.COMMON_NAME, "Test Intermediate"), 607 # Generate intermediate certificates if requested 609 # Generate client intermediate 613 # ... save client intermediate certs ... 615 # Generate server intermediate 625 # Update client cert generation to use intermediate 644 # Save client certificate without intermediate for debugging 648 print("Client cert (without intermediate) saved for debugging.") [all …]
|
/openbmc/qemu/tests/uefi-test-tools/ |
H A D | Makefile | 23 # Preserve all intermediate targets if the build succeeds. 24 # - Intermediate targets help with development & debugging. 25 # - Preserving intermediate targets also keeps spurious changes out of the 27 # to the UEFI source code. Normally, the intermediate files would have been
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | lto.inc | 39 # object files that contain both the intermediate 44 # ensures that libraries participate in LTO by supplying intermediate
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 63 are translated into an intermediate representation (see `Gallium3D`_). The 64 intermediate representation is communicated to the host and the 65 `virglrenderer`_ library on the host translates the intermediate
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257 | 277 - intermediate: This tests a job that fails mid-process and produces 304 if failure == 'intermediate': 351 if failure == 'intermediate': 360 # Note: when `failure` is 'intermediate', this isn't called. 386 if bsync_mode == 'always' and failure == 'intermediate': 432 expected_match=failure != 'intermediate') 520 for failure in ("simulated", "intermediate", None): 525 for failure in ('simulated', 'intermediate', None):
|
H A D | 097 | 97 # Intermediate should contain changes from top 114 # Both top and intermediate should be unchanged
|
H A D | 176 | 130 # Intermediate should contain changes from top 147 # Both top and intermediate should be unchanged
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | mt7623.dtsi | 33 clock-names = "cpu", "intermediate"; 43 clock-names = "cpu", "intermediate"; 53 clock-names = "cpu", "intermediate"; 63 clock-names = "cpu", "intermediate";
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/ |
H A D | trusted-firmware-m-2.1.1-src.inc | 39 # CMSIS v6.0.0+ (intermediate SHA), CMSIS_TAG from lib/ext/cmsis/CMakeLists.txt 51 # PSA-ADAC (intermediate SHA), value from PLATFORM_PSA_ADAC_VERSION
|
H A D | trusted-firmware-m-git-src.inc | 51 # mcuboot v2.2.0-rc1+ (intermediate SHA), value from MCUBOOT_VERSION 57 # PSA-ADAC (intermediate SHA), value from PLATFORM_PSA_ADAC_VERSION
|
H A D | trusted-firmware-m-2.2.0-src.inc | 51 # mcuboot v2.2.0-rc1+ (intermediate SHA), value from MCUBOOT_VERSION 57 # PSA-ADAC (intermediate SHA), value from PLATFORM_PSA_ADAC_VERSION
|
/openbmc/qemu/include/qapi/ |
H A D | visitor.h | 183 * succeeded, even if an intermediate visit encounters an error). 293 * with the same @obj to clean up, even if intermediate visits fail. 311 * intermediate visit steps were successful, to allow the visitor one 323 * even if intermediate processing was skipped due to errors, to allow 356 * same @list to clean up, even if intermediate visits fail. See the 387 * intermediate visit steps were successful, to allow the visitor one 399 * if intermediate processing was skipped due to errors, to allow the 438 * even if intermediate processing was skipped due to errors, to allow
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
H A D | aufs-util-add-tool-concept-to-Makefile-for-cross-com.patch | 26 -.INTERMEDIATE: c2sh c2tmac ver
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/bdwgc/ |
H A D | bdwgc_8.2.8.bb | 10 implementations that either use C as intermediate code, want to facilitate\
|
/openbmc/qemu/tests/qtest/migration/ |
H A D | Makefile | 19 @echo " $(MAKE) clean Remove all intermediate files"
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qsd-jobs.out | 19 …t' child) and unshared by stream job 'job0' (uses node 'fmt_base' as 'intermediate node' child)."}}
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | crt0_64.S | 39 * 3. Set up intermediate environment where the stack and GD are the 94 * Set up intermediate environment (new sp and gd) and call
|
H A D | crt0.S | 35 * 3. Set up intermediate environment where the stack and GD are the 89 * Set up intermediate environment (new sp and gd) and call
|
/openbmc/qemu/docs/interop/ |
H A D | live-block-operations.rst | 113 intermediate images will be rendered invalid -- i.e. 179 Where [A] is the original base image; [B] and [C] are intermediate 270 (3) Intermediate streaming (available since QEMU 2.8): Starting afresh 275 adjusted to point to [A]. I.e. after performing "intermediate 304 And for `Case-3`_, of "intermediate" streaming", merge contents of 321 event, ``BLOCK_JOB_COMPLETED``. The intermediate overlays remain valid, 403 The intermediate image [B] is invalid (as in: no more further 406 Reasoning: An intermediate image after a 'stream' operation still 408 However, an intermediate image after a 'commit' operation no longer 414 content from the active overlay, along with the intermediate overlays,
|
/openbmc/qemu/tests/unit/ |
H A D | check-qom-interface.c | 61 #define TYPE_INTERMEDIATE_IMPL "intermediate-impl"
|
/openbmc/qemu/block/ |
H A D | stream.c | 195 * Copy if allocated in the intermediate images. Limit to the in stream_run() 380 /* Block all intermediate nodes between bs and base, because they will in stream_start() 393 ret = block_job_add_bdrv(&s->common, "intermediate node", iter, 0, in stream_start()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/ |
H A D | link-with-ldflags.patch | 15 dnl Add -d flag to bison/yacc to create intermediate .h files
|
/openbmc/libcper/sections/ |
H A D | cper-section-firmware.c | 3 * into an intermediate format.
|