Searched refs:Conformant (Results 1 - 11 of 11) sorted by relevance

/external/llvm/test/MC/ARM/
H A Ddirective-eabi_attribute-overwrite.s12 @ CHECK-ATTR: Description: AEABI Conformant
H A Ddirective-eabi_attribute.s181 @ CHECK-OBJ-NEXT: Description: AEABI Conformant
/external/llvm/test/tools/llvm-readobj/ARM/
H A Dattribute-136.s9 @CHECK-OBJ-NEXT: Description: AEABI Non-Conformant
H A Dattribute-15.s9 @CHECK-OBJ-NEXT: Description: AEABI Non-Conformant
H A Dattribute-2.s156 @CHECK-OBJ-NEXT: Description: AEABI Non-Conformant
H A Dattribute-1.s177 @CHECK-OBJ-NEXT: Description: AEABI Conformant
/external/mesa3d/src/egl/main/
H A Deglconfig.h79 EGLint Conformant; member in struct:_egl_config
127 ATTRIB_MAP(EGL_CONFORMANT, Conformant);
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c244 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;
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c535 dri2_conf->base.Conformant &= ~EGL_OPENGL_BIT;
H A Degl_dri2.c215 base.Conformant = disp->ClientAPIs;
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d.c281 conf->Conformant = api_mask;

Completed in 204 milliseconds