| /openbmc/qemu/tests/decode/ |
| H A D | succ_named_field.decode | 10 &imm_a imm alpha 11 %foo 0:16 alpha:4 13 i1 ........ 00000000 ........ ........ @foo alpha=1 14 i2 ........ 00000001 ........ ........ @foo alpha=2 18 @bar 00000010 ........ ........ ........ &imm_a alpha=4
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/ |
| H A D | 0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch | 26 \'id=ID:red=R:green=G:blue=B:alpha=A:buffer=BUF:stencil=STENCIL:samples=SAMPLES'. 28 -default value of '0' (id, stencil, samples) or '1' (red, green, blue, alpha, buffer). 29 +default value of '0' (id, samples), -1 (stencil) or '1' (red, green, blue, alpha, buffer). 41 - id(0), red(1), green(1), blue(1), alpha(1), depth(1), stencil(0), buffer(1), samples(0) 48 score += score_component(alpha, target.alpha, 4); 79 - id(0), red(1), green(1), blue(1), alpha(1), depth(1), stencil(0), buffer(1), samples(0) {} 80 + id(0), red(1), green(1), blue(1), alpha(1), depth(1), stencil(-1), buffer(1), samples(0) {} 89 " target: 'id=ID:red=R:green=G:blue=B:alpha=A:buffer=BUF:\n" 93 - " green, blue, alpha, buffer). If 'id' is set to a non-zero\n" 96 + " '1' (red, green, blue, alpha, buffer). If 'id' is set to\n"
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | de-Bayern | 15 [CH25: Bayerisches Fernsehen, BR-alpha, SWR, EinsExtra] 28 [CH27: Bayerisches Fernsehen, BR-alpha, SWR, EinsExtra] 40 [CH28: Bayerisches Fernsehen, BR-alpha, SWR, EinsExtra] 113 [CH39: Bayerisches Fernsehen, BR-alpha, SWR, EinsExtra] 125 [CH40: Bayerisches Fernsehen, BR-alpha, MDR, hr] 175 [CH46: Bayerisches Fernsehen, BR-alpha, MDR, hr] 187 # CH46: Bayerisches Fernsehen, BR-alpha, SWR, EinsExtra 188 [CH47: Bayerisches Fernsehen, BR-alpha, MDR, hr] 213 [CH53: Bayerisches Fernsehen, BR-alpha, SWR, EinsExtra]
|
| /openbmc/qemu/configs/targets/ |
| H A D | alpha-softmmu.mak | 1 TARGET_ARCH=alpha 3 TARGET_XML_FILES= gdb-xml/alpha-core.xml
|
| H A D | alpha-linux-user.mak | 1 TARGET_ARCH=alpha 5 TARGET_XML_FILES= gdb-xml/alpha-core.xml
|
| /openbmc/qemu/tests/tcg/alpha/ |
| H A D | Makefile.target | 5 ALPHA_SRC=$(SRC_PATH)/tests/tcg/alpha 8 ALPHA_TESTS=hello-alpha test-cond test-cmov test-ovf test-cvttq
|
| H A D | Makefile.softmmu-target | 5 ALPHA_SYSTEM_SRC=$(SRC_PATH)/tests/tcg/alpha/system
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | mie3-mvcrl.c | 18 const char *alpha = "abcdefghijklmnop"; in test() local 29 return strncmp(alpha, tstr, 16ul) == 0; in test()
|
| /openbmc/qemu/target/alpha/ |
| H A D | meson.build | 20 target_arch += {'alpha': alpha_ss} 21 target_system_arch += {'alpha': alpha_system_ss}
|
| /openbmc/qemu/tests/docker/dockerfiles/ |
| H A D | debian-legacy-test-cross.docker | 6 # libc6.1-dev-alpha-cross: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054412 32 gcc-alpha-linux-gnu \ 33 libc6.1-dev-alpha-cross \ 45 ENV DEF_TARGET_LIST alpha-linux-user,sh4-linux-user
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/gd/ |
| H A D | 0001-Fix-deprecared-function-prototypes.patch | 68 /* Move neuron i towards biased (a,b,g,r) by factor alpha 71 -static void altersingle(nnq, alpha,i,al,b,g,r) 73 -register int alpha,i,al,b,g,r; 74 +static void altersingle(nn_quant *nnq, int alpha, int i,int al, int b, int g, int r) 78 @@ -382,10 +369,7 @@ register int alpha,i,al,b,g,r; 79 /* Move adjacent neurons by precomputed alpha*(1-((i-j)^2/[r]^2)) in radpower[|i-j|] 100 int radius,rad,alpha,step,delta,samplepixels;
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/ |
| H A D | tiff_4.7.0.bb | 28 strip-chopping extrasample-as-alpha check-ycbcr-subsampling" 44 PACKAGECONFIG[extrasample-as-alpha] = "--enable-extrasample-as-alpha,--disable-extrasample-as-alpha…
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/ |
| H A D | 0001-meson-Add-riscv32-to-seccomp-unsupported-list.patch | 22 -unsupported_cpus = ['alpha', 'ia64', 'm68k', 'sh4', 'sparc', 'sparc64'] 23 +unsupported_cpus = ['alpha', 'ia64', 'm68k', 'riscv32', 'sh4', 'sparc', 'sparc64']
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/a2jmidid/ |
| H A D | riscv_ucontext.patch | 20 -#endif /* alpha, ia64, kFreeBSD, arm, hppa, aarch64 */ 21 +#endif /* alpha, ia64, kFreeBSD, arm, hppa, aarch64 riscv */
|
| /openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
| H A D | qemu-targets.inc | 2 # aarch64 arm armeb alpha cris i386 x86_64 m68k microblaze 22 for arch in ['armeb', 'alpha', 'ppc64abi32', 'ppc64le', 'sparc32plus', 'aarch64_be']:
|
| /openbmc/qemu/linux-user/alpha/ |
| H A D | meson.build | 2 'alpha': generator(sh,
|
| /openbmc/qemu/hw/alpha/ |
| H A D | meson.build | 8 hw_arch += {'alpha': alpha_ss}
|
| /openbmc/u-boot/drivers/video/ |
| H A D | mxcfb.h | 25 int alpha; member
|
| /openbmc/qemu/configs/devices/alpha-softmmu/ |
| H A D | default.mak | 1 # Default configuration for alpha-softmmu
|
| /openbmc/qemu/target/ |
| H A D | meson.build | 1 subdir('alpha') subdir
|
| H A D | Kconfig | 1 source alpha/Kconfig
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | stm32_ltdc.c | 26 u32 alpha; member 309 clrsetbits_le32(regs + LTDC_L1CACR, LXCACR_CONSTA, priv->alpha); in stm32_ltdc_set_layer1() 405 priv->alpha = 0xFF; in stm32_ltdc_probe() 412 priv->bg_col_argb, priv->alpha); in stm32_ltdc_probe()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/ |
| H A D | 0002-Support-building-allarch-recipes-again.patch | 24 'alpha',
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/ |
| H A D | inotify-tools_4.23.9.0.bb | 19 # [1] https://sourceware.org/pipermail/libc-alpha/2021-December/134215.html
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libsquish/ |
| H A D | libsquish_git.bb | 4 LIC_FILES_CHKSUM = "file://alpha.cpp;beginline=3;endline=22;md5=6665e479f71feb92d590ea9ae9b9f6d5"
|