Searched refs:c11 (Results 1 - 25 of 170) sorted by relevance

1234567

/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A Ddrm_shim.h24 #include <c11/threads.h>
H A Ddevice.c30 #include <c11/threads.h>
H A Ddrm_shim.c48 #include <c11/threads.h>
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.5.2.rst33 include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
63 - c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
H A D10.1.1.rst80 - c11/threads: don't include assert.h if the assert macro is already
166 - c11/threads: Fix nano to milisecond conversion.
168 - c11/threads: Don't implement thrd_current on Windows.
H A D10.4.3.rst41 include/c11/threads_posix.h:197: undefined reference to
H A D17.0.3.rst95 - c11/threads: Include thr/xtimec.h for xtime definition when building
H A D10.5.0.rst145 include/c11/threads_posix.h:197: undefined reference to
H A D10.6.0.rst124 include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
H A D18.0.0.rst209 - include/c11/threads_posix.h:96: undefined reference to
H A D21.0.0.rst1617 - c11/threads: Fix Win32 timed functions
1618 - c11/threads: Remove Win32 null checks
1619 - c11/threads: Remove Windows XP support
/xsrc/external/mit/MesaLib/dist/docs/
H A Dmacos.rst12 Mesa. To workaround, set `-Dc_std=c11`.
H A Dlicense.rst85 | C11 thread | include/c11/threads*.h | Boost (permissive) |
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.h36 #include <c11/threads.h>
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.h36 #include <c11/threads.h>
/xsrc/external/mit/MesaLib.old/dist/
H A DAndroid.common.mk94 # c11 timespec_get is part of bionic as well
/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Dvic30.c190 ccm->c11 = 1023;
299 ccm->c11 = 1023;
H A Dvic30.h232 uint64_t c11 : 20; /* 103..84 */ member in struct:__anon2a354ba10608
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/osmesa/
H A Dosmesa.c53 #include <c11/threads.h>
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1378 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local in function:lp_build_sample_image_linear
1400 c11 = lp_build_and(ivec_bld, fall_off[1], fall_off[3]);
1401 c11f = LLVMBuildBitCast(builder, c11, coord_bld->vec_type, "");
1426 c_weight = lp_build_select(coord_bld, c11, w11, c_weight);
1557 col11 = lp_build_select(coord_bld, c11, colc, col11);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1406 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local in function:lp_build_sample_image_linear
1428 c11 = lp_build_and(ivec_bld, fall_off[1], fall_off[3]);
1429 c11f = LLVMBuildBitCast(builder, c11, coord_bld->vec_type, "");
1454 c_weight = lp_build_select(coord_bld, c11, w11, c_weight);
1585 col11 = lp_build_select(coord_bld, c11, colc, col11);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c39 #include <c11/threads.h>
/xsrc/external/mit/libpthread-stubs/dist/
H A Dconfigure3956 ac_prog_cc_stdc=c11
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c39 #include <c11/threads.h>
/xsrc/external/mit/listres/dist/
H A Dconfigure4122 ac_prog_cc_stdc=c11 ;;

Completed in 54 milliseconds

1234567