HomeSort by relevance Sort by last modified time
    Searched full:ovr (Results 1 - 25 of 30) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-opcode.s 107 ADDPD (%r8),%xmm0 # -- -- 66 41 0F 58 00 ; REX to access upper reg. OVR 128bit MMinstr.
108 ADDPD (%rax),%xmm0 # -- -- 66 -- 0F 58 00 ; OVR 128bit MMinstr.
109 ADDPD (%r8),%xmm15 # -- -- 66 45 0F 58 38 ; REX to access upper XMM reg. REX to access upper reg. OVR 128bit MMinstr.
110 ADDPD (%rax),%xmm15 # -- -- 66 44 0F 58 38 ; REX to access upper XMM reg. OVR 128bit MMinstr.
111 ADDPD (%r8),%xmm8 # -- -- 66 45 0F 58 00 ; REX to access upper XMM reg. REX to access upper reg. OVR 128bit MMinstr.
112 ADDPD (%rax),%xmm8 # -- -- 66 44 0F 58 00 ; REX to access upper XMM reg. OVR 128bit MMinstr.
113 ADDPD (%r8),%xmm7 # -- -- 66 41 0F 58 38 ; REX to access upper reg. OVR 128bit MMinstr.
114 ADDPD (%rax),%xmm7 # -- -- 66 -- 0F 58 38 ; OVR 128bit MMinstr.
115 ADDPD %xmm0,%xmm0 # -- -- 66 -- 0F 58 C0 ; OVR 128bit MMinstr.
116 ADDPD %xmm15,%xmm15 # -- -- 66 45 0F 58 FF ; REX to access upper XMM reg. OVR 128bit MMinstr
    [all...]
  /external/libdrm/tests/modetest/
modetest.c 432 drmModePlane *ovr = plane->plane; local
433 if (!ovr)
437 ovr->plane_id, ovr->crtc_id, ovr->fb_id,
438 ovr->crtc_x, ovr->crtc_y, ovr->x, ovr->y,
439 ovr->gamma_size, ovr->possible_crtcs)
961 drmModePlane *ovr; local
    [all...]
  /external/libdrm/
xf86drmMode.c 995 struct drm_mode_get_plane ovr, counts; local
999 memclear(ovr);
1000 ovr.plane_id = plane_id;
1001 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPLANE, &ovr))
1004 counts = ovr;
1006 if (ovr.count_format_types) {
1007 ovr.format_type_ptr = VOID2U64(drmMalloc(ovr.count_format_types *
1009 if (!ovr.format_type_ptr)
1013 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPLANE, &ovr))
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
TextEditorTypes.h 84 BOOLEAN ModeInsert; // input mode INS or OVR
  /compatibility/cdd/7_hardware-compatibility/
7_9_virtual-reality.md 59 [`GL_OVR_multiview`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview.txt),
60 [`GL_OVR_multiview2`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview2.txt),
61 [`GL_OVR_multiview_multisampled_render_to_texture`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview_multisampled_render_to_texture.txt),
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
SwatDeprecated.java 52 boolean ovr = false;
71 ovr = true;
94 new SwatDeprecated(src, dst, dep, ovr, vrb).run();
  /external/curl/m4/
zz50-xc-ovr.m4 3 # zz50-xc-ovr.m4
zz60-xc-ovr.m4 3 # zz60-xc-ovr.m4
zz40-xc-ovr.m4 3 # zz40-xc-ovr.m4
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
EditStatusBar.c 153 ShellPrintEx ((INT32)(LastCol) - 21, (INT32)(LastRow) - 1, L"|%s| Help: Ctrl-E", L"OVR");
  /external/autotest/client/site_tests/kernel_Lmbench/
kernel_Lmbench.py 52 "size=0k ovr=1.09
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_SmtCrdFmt.c 161 ** Description This function is called by the lower layer (OVR HAL)
phFriNfc_MifStdFormat.c 167 ** Description Completion Routine: This function is called by the lower layer (OVR HAL)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emultempl/
vms.em 87 /* Place an orphan section. We use this to put random OVR sections.
  /external/syslinux/gpxe/src/drivers/net/ath5k/
rfgain.h 494 * 1) Mixgain ovr RF register
  /toolchain/binutils/binutils-2.25/bfd/po/
ja.po     [all...]
ru.po     [all...]
uk.po     [all...]
da.po     [all...]
es.po     [all...]
fi.po     [all...]
fr.po     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729.rtp     [all...]
stereo_g729_jitter.rtp     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.c     [all...]

Completed in 972 milliseconds

1 2