Home
last modified time | relevance | path

Searched refs:cbmb (Results 1 – 25 of 82) sorted by relevance

1234

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c203 struct cb_mainboard *cbmb = find_cb_subtable(cbh, CB_TAG_MAINBOARD); in coreboot_preinit() local
204 if (cbmb) { in coreboot_preinit()
205 CBvendor = &cbmb->strings[cbmb->vendor_idx]; in coreboot_preinit()
206 CBpart = &cbmb->strings[cbmb->part_idx]; in coreboot_preinit()
/dports/devel/stb/stb-f54acd4/
H A Dstb_image_write.h292 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
293 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/misc/visp/visp-3.4.0/3rdparty/stb_image/
H A Dstb_image_write.h292 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
293 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image_write.h297 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
298 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_image_write.h292 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
293 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image_write.h297 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
298 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dstb_image_write.h294 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
295 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/
H A Dstb_image_write.h294 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
295 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dstb_image_write.h294 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
295 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/thirdparty/stb/
H A Dstb_image_write.h292 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
293 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_image_write.h294 …ByteToWideChar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, …
295 … unsigned long flags, const wchar_t *widestr, int cchwide, char *str, int cbmb, const char *defcha…

1234