HomeSort by relevance Sort by last modified time
    Searched refs:Conformant (Results 1 - 11 of 11) sorted by null

  /external/llvm/test/MC/ARM/
directive-eabi_attribute-overwrite.s 12 @ CHECK-ATTR: Description: AEABI Conformant
directive-eabi_attribute.s 181 @ CHECK-OBJ-NEXT: Description: AEABI Conformant
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-136.s 9 @CHECK-OBJ-NEXT: Description: AEABI Non-Conformant
attribute-15.s 9 @CHECK-OBJ-NEXT: Description: AEABI Non-Conformant
attribute-2.s 156 @CHECK-OBJ-NEXT: Description: AEABI Non-Conformant
attribute-1.s 177 @CHECK-OBJ-NEXT: Description: AEABI Conformant
  /external/mesa3d/src/egl/main/
eglconfig.h 79 EGLint Conformant;
127 ATTRIB_MAP(EGL_CONFORMANT, Conformant);
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 244 GLX_conf->Base.Conformant = EGL_OPENGL_BIT;
307 GLX_conf->Base.Conformant &= ~EGL_OPENGL_BIT;
383 GLX_conf->Base.Conformant = EGL_OPENGL_BIT;
417 GLX_conf->Base.Conformant &= ~EGL_OPENGL_BIT;
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_android.c 535 dri2_conf->base.Conformant &= ~EGL_OPENGL_BIT;
egl_dri2.c 215 base.Conformant = disp->ClientAPIs;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d.c 281 conf->Conformant = api_mask;

Completed in 565 milliseconds