/openbmc/qemu/docs/devel/testing/ |
H A D | blkverify.rst | 41 00000000: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................ 42 00000010: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................ 44 000001e0: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................ 45 000001f0: cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd cd ................
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/ |
H A D | Makefile | 16 lib/colord/cd-it8.c \ 17 lib/colord/cd-color.c \ 18 lib/colord/cd-spectrum.c \ 19 lib/colord/cd-math.c \ 20 lib/colord/cd-interp-akima.c \ 21 lib/colord/cd-context-lcms.c \ 22 lib/colord/cd-interp.c \ 23 lib/colord/cd-interp-linear.c \ 24 lib/colord/cd-it8-utils.c \ 25 lib/colord/cd-enum.c \ [all …]
|
H A D | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch | 16 lib/colord/cd-edid.c | 63 ++++++++++++++++++++++++++++++++++++++++++++ 17 lib/colord/cd-icc.c | 62 ------------------------------------------- 20 diff --git a/lib/colord/cd-edid.c b/lib/colord/cd-edid.c 22 --- a/lib/colord/cd-edid.c 23 +++ b/lib/colord/cd-edid.c 91 diff --git a/lib/colord/cd-icc.c b/lib/colord/cd-icc.c 93 --- a/lib/colord/cd-icc.c 94 +++ b/lib/colord/cd-icc.c
|
/openbmc/estoraged/include/ |
H A D | cryptsetupInterface.hpp | 35 * @param[in] cd - crypt device handle. 48 virtual int cryptFormat(struct crypt_device* cd, const char* type, 56 * @param[in] cd - crypt device handle. 67 struct crypt_device* cd, int keyslotOld, int keyslotNew, 74 * @param[in] cd - crypt device handle. 85 struct crypt_device* cd, int keyslot, const char* volumeKey, 92 * @param[in] cd - crypt device handle. 98 virtual int cryptLoad(struct crypt_device* cd, const char* requestedType, 104 * @param[in] cd - crypt device handle. 115 struct crypt_device* cd, const char* name, int keyslot, [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.c | 82 struct peri_clk_data *cd = peri_clk->data; in peri_clk_enable() local 83 struct bcm_clk_gate *gate = &cd->gate; in peri_clk_enable() 106 reg = readl(base + cd->gate.offset); in peri_clk_enable() 107 reg |= (1 << cd->gate.en_bit); in peri_clk_enable() 108 writel(reg, base + cd->gate.offset); in peri_clk_enable() 112 if (divider_exists(&cd->div)) { in peri_clk_enable() 113 reg = readl(base + cd->div.offset); in peri_clk_enable() 114 bitfield_replace(reg, cd->div.shift, cd->div.width, in peri_clk_enable() 116 writel(reg, base + cd->div.offset); in peri_clk_enable() 120 if (selector_exists(&cd->sel)) { in peri_clk_enable() [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.c | 82 struct peri_clk_data *cd = peri_clk->data; in peri_clk_enable() local 83 struct bcm_clk_gate *gate = &cd->gate; in peri_clk_enable() 106 reg = readl(base + cd->gate.offset); in peri_clk_enable() 107 reg |= (1 << cd->gate.en_bit); in peri_clk_enable() 108 writel(reg, base + cd->gate.offset); in peri_clk_enable() 112 if (divider_exists(&cd->div)) { in peri_clk_enable() 113 reg = readl(base + cd->div.offset); in peri_clk_enable() 114 bitfield_replace(reg, cd->div.shift, cd->div.width, in peri_clk_enable() 116 writel(reg, base + cd->div.offset); in peri_clk_enable() 120 if (selector_exists(&cd->sel)) { in peri_clk_enable() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/ |
H A D | 0001-Make-space-for-flags-from-environment.patch | 36 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 smtpsearch.1 37 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 httpsearch.1 38 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 sync_srvsearch.1 39 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 sync_smtpsearch.1 40 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 sync_httpsearch.1 41 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 ruli-getaddrinfo.1 42 - cd $(INSTALL_MAN_DIR)/man1 && ln -s srvsearch.1 getaddrinfo.1 43 + cd $(INSTALL_MAN_DIR)/man1 && ln -sf srvsearch.1 smtpsearch.1 44 + cd $(INSTALL_MAN_DIR)/man1 && ln -sf srvsearch.1 httpsearch.1 45 + cd $(INSTALL_MAN_DIR)/man1 && ln -sf srvsearch.1 sync_srvsearch.1 [all …]
|
/openbmc/qemu/tests/docker/dockerfiles/debian-microblaze-cross.d/ |
H A D | build-toolchain.sh | 49 cd src-linux 51 cd .. 57 cd bld-binu 62 cd .. 68 cd bld-gcc 75 cd .. 83 cd bld-musl 87 cd .. 93 cd bld-gcc 96 cd ..
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mime-support/ |
H A D | mime-support_3.62.bb | 50 cd ${D}${mandir}; gzip -9fv */* 51 cd ${D}${docdir}; gzip -9v * 52 cd ${D}${docdir}; gunzip copyright.gz 53 cd ${D}${bindir}; ln -s run-mailcap see 54 cd ${D}${bindir}; ln -s run-mailcap edit 55 cd ${D}${bindir}; ln -s run-mailcap compose 56 cd ${D}${bindir}; ln -s run-mailcap print 57 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz see.1.gz 58 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz edit.1.gz 59 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz compose.1.gz [all …]
|
/openbmc/estoraged/src/test/include/ |
H A D | estoraged_test.hpp | 47 (struct crypt_device * cd, const char* type, const char* cipher, 53 (struct crypt_device * cd, int keyslot, const char* volumeKey, 59 (struct crypt_device * cd, const char* requestedType, 64 (struct crypt_device * cd, int keyslotOld, int keyslotNew, 70 (struct crypt_device * cd, const char* name, int keyslot, 75 (struct crypt_device * cd, const char* name), (override)); 78 (struct crypt_device * cd, const int slot), (override)); 83 (struct crypt_device * cd, int keyslot), (override));
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_boot_devices.robot | 32 ... Cd=Force Boot from CD/DVD 54 Once Cd UEFI 60 Once Cd Legacy 74 Continuous Cd UEFI 80 Continuous Cd Legacy 94 Disabled Cd UEFI 100 Disabled Cd Legacy 114 Once Cd UEFI 120 Once Cd Legacy 134 Continuous Cd UEFI [all …]
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_server.cpp | 111 ClientData* cd = (ClientData*)cl->clientData; in sendFrame() local 114 if (!cd) in sendFrame() 119 if (cd->skipFrame) in sendFrame() 121 cd->skipFrame--; in sendFrame() 125 if (!cd->needUpdate) in sendFrame() 141 if (cd->last_crc == frame_crc) in sendFrame() 146 cd->last_crc = frame_crc; in sendFrame() 149 cd->needUpdate = false; in sendFrame() 195 ClientData* cd = (ClientData*)cl->clientData; in clientFramebufferUpdateRequest() local 197 if (!cd) in clientFramebufferUpdateRequest() [all …]
|
/openbmc/boost-dbus/ |
H A D | Jenkinsfile | 5 cd build_debug 10 sh '''cd build_debug 16 cd build_release 21 sh '''cd build_release
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | b.c | 131 ulong cc, cd; in cpu_post_test_b() local 140 for (cd = 0; cd < 4 && ret == 0; cd++) in cpu_post_test_b() 148 int decr = cd < 2; in cpu_post_test_b() 153 int jumpd = cd >= 2 || in cpu_post_test_b() 154 (cd == 0 && ctr != 1) || in cpu_post_test_b() 155 (cd == 1 && ctr == 1); in cpu_post_test_b() 159 (cc << 3) + (cd << 1), 0, jump, decr, link, in cpu_post_test_b()
|
/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/ |
H A D | crontab | 11 # 1 * * * * root cd / && run-parts /etc/cron.hourly 12 # 30 7 * * * root cd / && run-parts /etc/cron.daily 13 # 42 7 * * 7 root cd / && run-parts /etc/cron.weekly 14 # 55 7 1 * * root cd / && run-parts /etc/cron.monthly
|
/openbmc/qemu/include/qemu/ |
H A D | xxhash.h | 51 static inline uint32_t qemu_xxhash8(uint64_t ab, uint64_t cd, uint64_t ef, in qemu_xxhash8() argument 60 uint32_t c = cd; in qemu_xxhash8() 61 uint32_t d = cd >> 32; in qemu_xxhash8() 111 static inline uint32_t qemu_xxhash4(uint64_t ab, uint64_t cd) in qemu_xxhash4() argument 113 return qemu_xxhash8(ab, cd, 0, 0, 0); in qemu_xxhash4() 116 static inline uint32_t qemu_xxhash5(uint64_t ab, uint64_t cd, uint32_t e) in qemu_xxhash5() argument 118 return qemu_xxhash8(ab, cd, 0, e, 0); in qemu_xxhash5() 121 static inline uint32_t qemu_xxhash6(uint64_t ab, uint64_t cd, uint32_t e, in qemu_xxhash6() argument 124 return qemu_xxhash8(ab, cd, 0, e, f); in qemu_xxhash6() 127 static inline uint32_t qemu_xxhash7(uint64_t ab, uint64_t cd, uint64_t ef, in qemu_xxhash7() argument [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/ |
H A D | rust.py | 34 self._run('cd %s/hello; cargo add zstd' % (self.tc.sdk_dir)) 35 self._run('cd %s/hello; cargo build' % self.tc.sdk_dir) 56 self._run('cd %s/hello; cargo add zstd' % (self.tc.sdk_dir)) 57 self._run('cd %s/hello; cargo build --target %s-gnu' % (self.tc.sdk_dir, sdksys)) 58 self._run('cd %s/hello; cargo run --target %s-gnu' % (self.tc.sdk_dir, sdksys))
|
/openbmc/qemu/tests/functional/ |
H A D | test_x86_64_hotplug_cpu.py | 44 'cd /sys/devices/system/cpu/cpu0', 47 'cd /sys/devices/system/cpu/cpu1', 59 'cd /sys/devices/system/cpu/cpu1', 62 exec_command_and_wait_for_pattern(self, 'cd ..', prompt) 66 'while cd /sys/devices/system/cpu/cpu1 ;'
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf-configfs/ |
H A D | android-gadget-cleanup | 5 cd /sys/kernel/config/usb_gadget 7 cd adb 23 cd ..
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/ |
H A D | android-gadget-cleanup | 5 cd /sys/kernel/config/usb_gadget 7 cd adb 23 cd ..
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | build-opkg | 22 cd libarchive-3.5.2 45 cd .. 50 cd curl-7.79.1 55 cd .. 60 cd opkg-0.6.3 81 cd ..
|
/openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager/ |
H A D | bios-update | 22 cd /sys/class/gpio 24 cd gpio$GPIO 26 cd /sys/class/gpio/gpio$GPIO 43 cd /sys/class/gpio 45 cd gpio$GPIO 47 cd /sys/class/gpio/gpio$GPIO
|
/openbmc/u-boot/board/rockchip/evb_rk3328/ |
H A D | README | 30 > cd ~/evb_rk3328 38 > cd arm-trusted-firmware 45 > cd ../u-boot 51 > cd ../rkflashtool 56 > cd ..
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | 0001-Do-not-build-mtest.patch | 32 - $(CD) mtest;$(MAKE) 33 $(CD) ipopd;$(MAKE) 34 $(CD) imapd;$(MAKE) 35 $(CD) mailutil;$(MAKE)
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | oe-core.json | 17 "action": "cd poky \n\n", 21 "action": "source oe-init-build-env && cd build \n\n", 63 "action": "cd poky ", 67 "action": "source oe-init-build-env && cd build ", 109 "action": "cd poky ", 139 "action": "cd poky \n \n", 143 "action": "source oe-init-build-env && cd build \n \n",
|