| /xsrc/external/mit/MesaLib/dist/src/drm-shim/ |
| drm_shim.h | 24 #include <c11/threads.h>
|
| device.c | 30 #include <c11/threads.h>
|
| drm_shim.c | 48 #include <c11/threads.h>
|
| /xsrc/external/mit/MesaLib/dist/src/loader/ |
| loader_dri3_helper.h | 36 #include <c11/threads.h>
|
| /xsrc/external/mit/MesaLib.old/dist/src/loader/ |
| loader_dri3_helper.h | 36 #include <c11/threads.h>
|
| /xsrc/external/mit/MesaLib.old/dist/ |
| Android.common.mk | 94 # c11 timespec_get is part of bionic as well
|
| /xsrc/external/mit/libdrm/dist/tests/tegra/ |
| vic30.c | 190 ccm->c11 = 1023; 299 ccm->c11 = 1023;
|
| vic30.h | 232 uint64_t c11 : 20; /* 103..84 */ member in struct:__anon6224
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/osmesa/ |
| osmesa.c | 53 #include <c11/threads.h>
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_soa.c | 1378 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local 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/ |
| lp_bld_sample_soa.c | 1406 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local 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/ |
| egl_dri2.c | 39 #include <c11/threads.h>
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| egl_dri2.c | 39 #include <c11/threads.h>
|
| /xsrc/external/mit/libpthread-stubs/dist/ |
| configure | 2090 # Test code for whether the C compiler supports C11 (global declarations) 2092 // Does the compiler advertise C11 conformance? 2094 # error "Compiler does not advertise C11 conformance" 2133 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2144 # Test code for whether the C compiler supports C11 (body of main). 2154 # Test code for whether the C compiler supports C11 (complete). 3915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 3916 printf %s "checking for $CC option to enable C11 features... " >&6; } 3956 ac_prog_cc_stdc=c11
|
| /xsrc/external/mit/editres/dist/ |
| configure | 2337 # Test code for whether the C compiler supports C11 (global declarations) 2339 /* Does the compiler advertise C11 conformance? */ 2341 # error "Compiler does not advertise C11 conformance" 2380 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2391 # Test code for whether the C compiler supports C11 (body of main). 2401 # Test code for whether the C compiler supports C11 (complete). 4543 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4544 printf %s "checking for $CC option to enable C11 features... " >&6; } 4555 for ac_arg in '' -std=gnu11 -std:c11 4586 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/font-util/dist/ |
| configure | 2390 # Test code for whether the C compiler supports C11 (global declarations) 2392 /* Does the compiler advertise C11 conformance? */ 2394 # error "Compiler does not advertise C11 conformance" 2433 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2444 # Test code for whether the C compiler supports C11 (body of main). 2454 # Test code for whether the C compiler supports C11 (complete). 3633 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 3634 printf %s "checking for $CC option to enable C11 features... " >&6; } 3645 for ac_arg in '' -std=gnu11 -std:c11 3676 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/fstobdf/dist/ |
| configure | 2317 # Test code for whether the C compiler supports C11 (global declarations) 2319 /* Does the compiler advertise C11 conformance? */ 2321 # error "Compiler does not advertise C11 conformance" 2360 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2371 # Test code for whether the C compiler supports C11 (body of main). 2381 # Test code for whether the C compiler supports C11 (complete). 4523 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4524 printf %s "checking for $CC option to enable C11 features... " >&6; } 4535 for ac_arg in '' -std=gnu11 -std:c11 4566 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/iceauth/dist/ |
| configure | 2402 # Test code for whether the C compiler supports C11 (global declarations) 2404 /* Does the compiler advertise C11 conformance? */ 2406 # error "Compiler does not advertise C11 conformance" 2445 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2456 # Test code for whether the C compiler supports C11 (body of main). 2466 # Test code for whether the C compiler supports C11 (complete). 3646 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 3647 printf %s "checking for $CC option to enable C11 features... " >&6; } 3658 for ac_arg in '' -std=gnu11 -std:c11 3689 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/ico/dist/ |
| configure | 2316 # Test code for whether the C compiler supports C11 (global declarations) 2318 /* Does the compiler advertise C11 conformance? */ 2320 # error "Compiler does not advertise C11 conformance" 2359 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2370 # Test code for whether the C compiler supports C11 (body of main). 2380 # Test code for whether the C compiler supports C11 (complete). 4522 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4523 printf %s "checking for $CC option to enable C11 features... " >&6; } 4534 for ac_arg in '' -std=gnu11 -std:c11 4565 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/listres/dist/ |
| configure | 2317 # Test code for whether the C compiler supports C11 (global declarations) 2319 /* Does the compiler advertise C11 conformance? */ 2321 # error "Compiler does not advertise C11 conformance" 2360 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2371 # Test code for whether the C compiler supports C11 (body of main). 2381 # Test code for whether the C compiler supports C11 (complete). 4523 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4524 printf %s "checking for $CC option to enable C11 features... " >&6; } 4535 for ac_arg in '' -std=gnu11 -std:c11 4566 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/setxkbmap/dist/ |
| configure | 2337 # Test code for whether the C compiler supports C11 (global declarations) 2339 /* Does the compiler advertise C11 conformance? */ 2341 # error "Compiler does not advertise C11 conformance" 2380 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2391 # Test code for whether the C compiler supports C11 (body of main). 2401 # Test code for whether the C compiler supports C11 (complete). 4543 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4544 printf %s "checking for $CC option to enable C11 features... " >&6; } 4555 for ac_arg in '' -std=gnu11 -std:c11 4586 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/xbiff/dist/ |
| configure | 2328 # Test code for whether the C compiler supports C11 (global declarations) 2330 /* Does the compiler advertise C11 conformance? */ 2332 # error "Compiler does not advertise C11 conformance" 2371 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2382 # Test code for whether the C compiler supports C11 (body of main). 2392 # Test code for whether the C compiler supports C11 (complete). 4534 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4535 printf %s "checking for $CC option to enable C11 features... " >&6; } 4546 for ac_arg in '' -std=gnu11 -std:c11 4577 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/xconsole/dist/ |
| configure | 2404 # Test code for whether the C compiler supports C11 (global declarations) 2406 /* Does the compiler advertise C11 conformance? */ 2408 # error "Compiler does not advertise C11 conformance" 2447 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2458 # Test code for whether the C compiler supports C11 (body of main). 2468 # Test code for whether the C compiler supports C11 (complete). 3644 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 3645 printf %s "checking for $CC option to enable C11 features... " >&6; } 3656 for ac_arg in '' -std=gnu11 -std:c11 3687 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/xedit/dist/ |
| configure | 2408 # Test code for whether the C compiler supports C11 (global declarations) 2410 /* Does the compiler advertise C11 conformance? */ 2412 # error "Compiler does not advertise C11 conformance" 2451 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2462 # Test code for whether the C compiler supports C11 (body of main). 2472 # Test code for whether the C compiler supports C11 (complete). 4609 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 4610 printf %s "checking for $CC option to enable C11 features... " >&6; } 4621 for ac_arg in '' -std=gnu11 -std:c11 4652 ac_prog_cc_stdc=c11 ;; [all...] |
| /xsrc/external/mit/xev/dist/ |
| configure | 2316 # Test code for whether the C compiler supports C11 (global declarations) 2318 /* Does the compiler advertise C11 conformance? */ 2320 # error "Compiler does not advertise C11 conformance" 2359 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. 2370 # Test code for whether the C compiler supports C11 (body of main). 2380 # Test code for whether the C compiler supports C11 (complete). 3556 { printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 3557 printf %s "checking for $CC option to enable C11 features... " >&6; } 3568 for ac_arg in '' -std=gnu11 -std:c11 3599 ac_prog_cc_stdc=c11 ;; [all...] |