/openbmc/hiomapd/test/ |
H A D | flash_erase.c | 38 struct erase_info_user *recorded; variable 72 alloced = realloc(recorded, n_ioctls * sizeof(*recorded)); in ioctl() 75 recorded = alloced; in ioctl() 77 memcpy(&recorded[n_ioctls - 1], provided, sizeof(*provided)); in ioctl() 96 i, recorded[i].start, recorded[i].length); in dump_ioctls() 115 recorded = NULL; in main() 124 assert(recorded[0].start == 0); in main() 125 assert(recorded[0].length == sizeof(data)); in main() 127 free(recorded); in main() 128 recorded = NULL; in main() [all …]
|
/openbmc/phosphor-mboxd/test/ |
H A D | erase_flash.c | 36 struct erase_info_user *recorded; variable 70 alloced = realloc(recorded, n_ioctls * sizeof(*recorded)); in ioctl() 73 recorded = alloced; in ioctl() 75 memcpy(&recorded[n_ioctls - 1], provided, sizeof(*provided)); in ioctl() 94 i, recorded[i].start, recorded[i].length); in dump_ioctls() 110 recorded = NULL; in main() 119 assert(recorded[0].start == 0); in main() 120 assert(recorded[0].length == sizeof(data)); in main() 122 free(recorded); in main() 123 recorded = NULL; in main() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
H A D | 0004-config_info.c-not-expose-build-info.patch | 54 - configdata[i].setting = pstrdup(_("not recorded")); 62 - configdata[i].setting = pstrdup(_("not recorded")); 70 - configdata[i].setting = pstrdup(_("not recorded")); 78 - configdata[i].setting = pstrdup(_("not recorded")); 86 - configdata[i].setting = pstrdup(_("not recorded")); 94 - configdata[i].setting = pstrdup(_("not recorded")); 102 - configdata[i].setting = pstrdup(_("not recorded")); 110 - configdata[i].setting = pstrdup(_("not recorded"));
|
H A D | 0002-Improve-reproducibility.patch | 10 not recorded 13 not recorded
|
/openbmc/qemu/replay/ |
H A D | replay-audio.c | 38 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size) in replay_audio_in() argument 46 replay_put_qword(*recorded); in replay_audio_in() 48 for (pos = (*wpos - *recorded + size) % size ; pos != *wpos in replay_audio_in() 58 *recorded = replay_get_qword(); in replay_audio_in() 60 for (pos = (*wpos - *recorded + size) % size ; pos != *wpos in replay_audio_in()
|
H A D | stubs-system.c | 18 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size) in replay_audio_in() argument
|
/openbmc/qemu/docs/system/ |
H A D | replay.rst | 66 * Interaction with audio devices and serial ports are recorded and replayed 111 controller. Therefore all disk requests may be recorded and replayed. 180 Audio data is recorded and replay automatically. The command line for recording 189 Serial ports input is recorded and replay automatically. The command lines 202 Recorded executions may be used to enable reverse debugging. QEMU can't
|
/openbmc/u-boot/common/ |
H A D | Kconfig | 8 bootstage.h. Only a single entry is recorded for each ID. You can 63 number of bootstage records that can be recorded. 70 number of bootstage records that can be recorded. 266 Console output is recorded even when the console is silent. 276 more data will be recorded until some is removed. The buffer is 474 can be displayed on the console, recorded in a memory buffer, or 483 can be displayed on the console, recorded in a memory buffer, or 492 can be displayed on the console, recorded in a memory buffer, or 501 This selects the maximum log level that will be recorded. Any value 521 This selects the maximum log level that will be recorded. Any value [all …]
|
/openbmc/u-boot/doc/ |
H A D | bounces | 3 # information recorded in git.
|
H A D | README.trace | 17 function entry/exit points. These are then recorded in a memory buffer. 326 stack depth goes above this then no tracing information is recorded. 327 The maximum depth reached is recorded and displayed by the 'trace stats' 339 - Trace filter to select which functions are recorded
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | bfile.html | 6 <p>No files were recorded for this package!</p>
|
/openbmc/qemu/tests/functional/ |
H A D | reverse_debugging.py | 126 logger.info("recorded log with %s+ steps" % last_icount) 152 # visit the recorded instruction in reverse order 159 # visit the recorded instruction in forward order
|
/openbmc/u-boot/tools/patman/ |
H A D | terminal.py | 42 In test mode this is recorded in a list. Otherwise it is output to the 63 """Go into test mode, where all printing is recorded"""
|
/openbmc/openbmc/poky/scripts/ |
H A D | buildhistory-collect-srcrevs | 3 # Collects the recorded SRCREV values from buildhistory and reports on them 29 description = "Collects the recorded SRCREV values from buildhistory and reports on them.",
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | RestorePolicy.interface.yaml | 35 Restore power to last requested state recorded before the BMC
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liberror/ |
H A D | liberror-perl_0.17030.bb | 5 either be thrown, for subsequent catch, or can simply be recorded."
|
/openbmc/telemetry/src/ |
H A D | trigger_actions.cpp | 59 ", recorded value: " + std::to_string(value) + in commit() 179 ", recorded value: " + value + ", severity: " + in commit() 246 "' is met on sensor: " + sensorName + ", recorded value: " + value + in commit()
|
/openbmc/qemu/include/system/ |
H A D | replay.h | 167 /*! Saves/restores recorded samples of audio in operation. */ 168 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size);
|
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/ |
H A D | run-ptest | 15 # rates, and/or do not provide a pass/fail output that can be recorded
|
/openbmc/u-boot/include/ |
H A D | console.h | 26 * amount of console output can be recorded.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | BMC.interface.yaml | 74 The recorded reboot cause of the BMC
|
/openbmc/libpldm/scripts/ |
H A D | pre-submit | 46 # the stable ABI matches what's recorded
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/ |
H A D | mx7_plugin.S | 92 * ivt_header, the plugin code size itself recorded by "ivt2_header"
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 178 "Voltage in the Cell or being recorded by the meter." 183 "Luminosity being recorded by the meter."
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | u_boot_dtb_with_ucode.py | 22 place then the offset and size of the microcode is recorded by this entry,
|