| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/ |
| H A D | 0001-libheaptrack-Replace-__pid_t-with-pid_t.patch | 11 src/track/libheaptrack.cpp | 2 +- 14 diff --git a/src/track/libheaptrack.cpp b/src/track/libheaptrack.cpp 16 --- a/src/track/libheaptrack.cpp 17 +++ b/src/track/libheaptrack.cpp
|
| H A D | 0001-track-Check-for-unw_set_caching_policy-before-using.patch | 4 Subject: [PATCH] track: Check for unw_set_caching_policy before using 12 src/track/trace_libunwind.cpp | 3 +++ 15 diff --git a/src/track/trace_libunwind.cpp b/src/track/trace_libunwind.cpp 17 --- a/src/track/trace_libunwind.cpp 18 +++ b/src/track/trace_libunwind.cpp
|
| H A D | 0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch | 11 src/track/heaptrack_inject.cpp | 6 ++++-- 14 diff --git a/src/track/heaptrack_inject.cpp b/src/track/heaptrack_inject.cpp 16 --- a/src/track/heaptrack_inject.cpp 17 +++ b/src/track/heaptrack_inject.cpp
|
| H A D | 0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch | 12 src/track/heaptrack_preload.cpp | 26 ++++++++++++++++---------- 15 diff --git a/src/track/heaptrack_preload.cpp b/src/track/heaptrack_preload.cpp 17 --- a/src/track/heaptrack_preload.cpp 18 +++ b/src/track/heaptrack_preload.cpp
|
| /openbmc/qemu/hw/block/ |
| H A D | fdc.c | 199 static int fd_sector_calc(uint8_t head, uint8_t track, uint8_t sect, in fd_sector_calc() argument 202 return (((track * num_sides) + head) * last_sect) + sect - 1; in fd_sector_calc() 208 return fd_sector_calc(drv->head, drv->track, drv->sect, drv->last_sect, in fd_sector() 226 static int fd_seek(FDrive *drv, uint8_t head, uint8_t track, uint8_t sect, in fd_seek() argument 232 if (track > drv->max_track || in fd_seek() 235 head, track, sect, 1, in fd_seek() 242 head, track, sect, 1, in fd_seek() 247 sector = fd_sector_calc(head, track, sect, drv->last_sect, NUM_SIDES(drv)); in fd_seek() 254 head, track, sect, 1, drv->max_track, in fd_seek() 260 if (drv->track != track) { in fd_seek() [all …]
|
| H A D | fdc-internal.h | 77 uint8_t track; member
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/ |
| H A D | 0003-fix-CVE-2015-7747.patch | 24 @@ -402,7 +402,7 @@ status ModuleState::arrange(AFfilehandle file, Track *track) 32 track->channelMatrix));
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 076.out | 13 == Zero sectors per track == 14 qemu-io: can't open device TEST_DIR/parallels-v1: Invalid image: Zero sectors per track
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-trafaret-config_2.0.2.bb | 1 SUMMARY = "This is a wrapper that loads yaml and checks config using trafaret while keeping track o…
|
| /openbmc/u-boot/cmd/ |
| H A D | fdc.c | 127 unsigned int track; /* nr of tracks */ member 251 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local 252 track = pCMD->blnr / (pFG->sect * pFG->head); /* track nr */ in fdc_issue_cmd() 258 pCMD->cmd[0],track,head,sect,pCMD->drive,pCMD->blnr); in fdc_issue_cmd() 268 pCMD->cmd[TRACK]=(unsigned char) track; /* track */ in fdc_issue_cmd()
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
| H A D | index.rst | 14 Arm reference solutions are Arm public example software projects that track and
|
| /openbmc/qemu/docs/devel/ |
| H A D | tcg-plugins.rst | 93 actual executions to track what is happening. 96 If you want to track the code in system emulation you should examine 102 important to track individual instruction execution you need to 115 for examples of how to track this and finalise details after execution. 129 ``qemu_plugin_register_vcpu_resume_cb`` functions can be used to track
|
| /openbmc/openbmc-tools/dbus-pcap/ |
| H A D | README.md | 16 usage: dbus-pcap [-h] [--json] [--no-track-calls] file [expressions [expressions ...]] 25 --no-track-calls Make a call response pass filters
|
| /openbmc/bmcweb/ |
| H A D | OWNERS | 23 # - Be capable of, and have a track record of posing questions, clarifications, 31 # - Have an understanding of, and track record of executing the various test 53 # ideally should have a track record of doing it in the past.
|
| /openbmc/openbmc/meta-security/recipes-security/opendnssec/ |
| H A D | opendnssec_2.1.10.bb | 1 SUMMARY = "OpenDNSSEC is a policy-based zone signer that automates the process of keeping track of …
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/ |
| H A D | streamripper_1.64.6.bb | 3 and OGG online radio-streams into track-separated audio files."
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
| H A D | 0001-Fix-build-when-compiling-with-std-c23.patch | 19 static Bool mxInPanic = FALSE; // track when involved in a panic
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/ |
| H A D | 0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch | 30 if (sub.track == i) {
|
| /openbmc/webui-vue/.github/ISSUE_TEMPLATE/ |
| H A D | design-review.md | 3 about: Create story used to track design proposals and decisions
|
| /openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/ |
| H A D | rwfs-clean-dev.patch | 26 +# Keep track of the last version to use this rwfs
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/ |
| H A D | systemd.inc | 7 offers on-demand starting of daemons, keeps track of processes using \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | fix-client-gfx_state-initialisation.patch | 12 Unfortunately the client->gfx_state variable used to track the
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/kernel-hardening-checker/ |
| H A D | kernel-hardening-checker_0.6.10.bb | 6 system more secure which is difficult to track. This tool helps with this \
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/ |
| H A D | libhtml-tree-perl_5.03.bb | 6 a separate development track."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/s-suite/ |
| H A D | s-suite_git.bb | 9 # Current PV is not a git tag but a Readme content, track commits to detect
|