Home
last modified time | relevance | path

Searched refs:vt (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dlmmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
62 vt.d = ft; in helper_paddsb()
64 int r = vs.sb[i] + vt.sb[i]; in helper_paddsb()
72 LMIValue vs, vt; in helper_paddusb() local
76 vt.d = ft; in helper_paddusb()
78 int r = vs.ub[i] + vt.ub[i]; in helper_paddusb()
86 LMIValue vs, vt; in helper_paddsh() local
90 vt.d = ft; in helper_paddsh()
92 int r = vs.sh[i] + vt.sh[i]; in helper_paddsh()
100 LMIValue vs, vt; in helper_paddush() local
[all …]
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c64 ppc_vsr_t vt, va, vb; member
197 decimal64FromNumber((decimal64 *)&dfp->vt.VsrD(1), &dfp->t, &dfp->context); in dfp_finalize_decimal64()
202 decimal128FromNumber((decimal128 *)&dfp->vt, &dfp->t, &dfp->context); in dfp_finalize_decimal128()
438 set_dfp##size(t, &dfp.vt); \
754 set_dfp##size(t, &dfp.vt); \
772 set_dfp##size(t, &dfp.vt); \
850 set_dfp##size(t, &dfp.vt); \
869 set_dfp##size(t, &dfp.vt); \
903 set_dfp64(t, &dfp.vt); in helper_DCTDP()
919 set_dfp128(t, &dfp.vt); in helper_DCTQPQ()
[all …]
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dreport_platform.c19 int vt, txt, aes; in report_cpu_info() local
35 vt = (cpuidr.ecx & (1 << 5)) ? 1 : 0; in report_cpu_info()
37 mode[aes], mode[txt], mode[vt]); in report_cpu_info()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_mem_init.c232 uint32_t *vt = (uint32_t *)0x20; in mxs_mem_get_size() local
237 da = vt[4]; in mxs_mem_get_size()
238 vt[4] = data_abort_memdetect_handler; in mxs_mem_get_size()
243 vt[4] = da; in mxs_mem_get_size()
H A Dmxs.c71 uint32_t *vt = (uint32_t *)0x0; in mx28_fixup_vt() local
76 vt[i] = ldr_pc; in mx28_fixup_vt()
78 vt[i + 8] = start_addr + (4 * i); in mx28_fixup_vt()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A D0001-meson.build-install-fbgs-shell-script.patch25 fbcon_srcs = [ 'fbcon.c', 'drmtools.c', 'fbtools.c', 'gfx.c', 'vt.c', 'kbd.c' ]
H A D0001-meson.build-make-fbpdf-build-optional.patch54 fbcon_srcs = [ 'fbcon.c', 'drmtools.c', 'fbtools.c', 'gfx.c', 'vt.c', 'kbd.c' ]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/7zip/bit7z/
H A D0001-Fix-int8_t-storage-in-BitPropVariant-on-Arm-architec.patch35 vt = VT_I1;
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3002-fix-EGL-macro-undeclared-and-EGLImageKHR.patch60 msg_Err(tc, "Failed to import fd %d: Err=%#x", fd, tc->vt->GetError());
H A D0004-mmal_20.patch3493 + .DeleteTextures = tc->vt->DeleteTextures
3583 + msg_Err(tc, "Failed to import fd %d: Err=%#x", fd, tc->vt->GetError());
3588 + tc->vt->GenTextures(1, &tex->texture);
3589 + tc->vt->BindTexture(GL_TEXTURE_EXTERNAL_OES, tex->texture);
3590 + tc->vt->TexParameteri(GL_TEXTURE_EXTERNAL_OES, GL_TEXTURE_MIN_FILTER, GL_LINEAR);
3591 + tc->vt->TexParameteri(GL_TEXTURE_EXTERNAL_OES, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
3646 +// tc->vt->BindTexture(GL_TEXTURE_EXTERNAL_OES, tex->texture);
3658 + tc->uloc.Texture[0] = tc->vt->GetUniformLocation(program, "Texture0");
3669 +// tc->vt->Uniform1i(tc->uloc.Texture[0], 0);
3700 + GLuint fragment_shader = tc->vt->CreateShader(GL_FRAGMENT_SHADER);
[all …]
/openbmc/qemu/docs/
H A Dmultiseat.txt90 Now we'll have to configure the guest. Boot and login. "lspci -vt"
93 [root@fedora ~]# lspci -vt
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4vt(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0… function
5vt,xt,bt=/^(none|table(?!-c[ea]).+)/,wt=/^margin/,Tt=RegExp("^("+b+")(.*)$","i"),Ct=RegExp("^("+b+… variable
H A Djquery.dataTables-1.13.8.min.js4vt(n,l)}}function mt(t,e,n,a){function r(t,e){var n;"string"==typeof t&&-1!==(n=t.indexOf("@"))&&(… function
H A Djquery-3.7.1.min.js2vt(e,t,n){for(var r,i=(yt.tweeners[t]||[]).concat(yt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[… function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch511 - r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), WRITE_STRI…
512 + r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), 0);
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0012-do-not-disable-buffer-in-writing-files.patch523 - r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), WRITE_STRI…
524 + r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), 0);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch9739 struct krb5_pwqual_vtable_st vt;
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4065 -rw-r--r-- root root 3059 ./usr/include/linux/vt.h
4681 -rw-r--r-- root root 22 ./usr/include/sys/vt.h
H A Dbuildhistory_filelist1.txt4064 -rw-r--r-- root root 3059 ./usr/include/linux/vt.h
4680 -rw-r--r-- root root 22 ./usr/include/sys/vt.h
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]