/external/clang/test/CodeGenCXX/ |
mangle-ms-return-qualifiers.cpp | 86 const volatile A &c11() { return *(A*)0; } function 87 // CHECK: "\01?c11@@YAADVA@@XZ"
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_TransformDequantChromaDCFromPair_s.s | 101 SADDSUBX r0w1, r0w1, r0w1 ;// [ c10+c11, c10-c11 ]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_TransformDequantChromaDCFromPair_s.s | 111 SADDSUBX r0w1, r0w1, r0w1 ;// [ c10+c11, c10-c11 ]
|
/external/bison/lib/ |
verify.h | 24 /* Define _GL_HAVE__STATIC_ASSERT to 1 if _Static_assert works as per C11. 193 Unfortunately, unlike C11, this implementation must appear as an 210 # define static_assert _Static_assert /* C11 requires this #define. */
|
/external/clang/test/Lexer/ |
string_concat.cpp | 2 // RUN: %clang_cc1 -std=c11 -x c -fsyntax-only -verify %s
|
/external/clang/test/Preprocessor/ |
macro_fn_comma_swallow2.c | 5 // RUN: %clang_cc1 -E -std=c11 %s | FileCheck -check-prefix=C99 -strict-whitespace %s
|
/external/compiler-rt/lib/ubsan/lit_tests/Integer/ |
shift.cpp | 18 a <<= 31; // ok in C++11, not ok in C99/C11
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videotext.h | 118 unsigned serial : 1; /* serial mode (C11) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videotext.h | 118 unsigned serial : 1; /* serial mode (C11) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videotext.h | 118 unsigned serial : 1; /* serial mode (C11) */
|
/external/clang/include/clang/Basic/ |
DiagnosticParseKinds.td | 106 "generic selections are a C11-specific feature">, InGroup<C11>; 113 "%0 is a C11-specific feature">, InGroup<C11>; 116 "_Noreturn functions are a C11-specific feature">, InGroup<C11>; 349 "_Static_assert is a C11-specific feature">, InGroup<C11>; [all...] |
LangOptions.def | 45 LANGOPT(C11 , 1, 0, "C11")
|
Specifiers.h | 64 TST_atomic, // C11 _Atomic
|
/external/clang/test/Sema/ |
atomic-ops.c | 1 // RUN: %clang_cc1 %s -verify -fsyntax-only -triple=i686-linux-gnu -std=c11 2 // RUN: %clang_cc1 %s -verify -fsyntax-only -triple=aarch64-linux-gnu -std=c11
|
/hardware/invensense/mlsdk/mllite/ |
mlarray_legacy.c | 340 * <center>C11 C12 C13</center> 347 * <center>C11 C12 C13</center> 354 * <center>C11 C12 C13</center>
|
/external/llvm/test/Analysis/ScalarEvolution/ |
trip-count7.ll | 63 define void @Doit_bb7_2E_i([9 x i32]* %x1, [15 x i32]* %c, [17 x i32]* %b, [9 x i32]* %a, i32* %q, i32* %x1.sub, i32* %b9, i32* %a10, i32* %c11) nounwind { 109 call void @Try(i32 2, i32* %q, i32* %b9, i32* %a10, i32* %c11, i32* %x1.sub) nounwind
|
/device/google/accessory/demokit/hardware/fab/m256c/ |
m256.mnt | 11 C11 20.07 42.42 90 100nF C0402
|
/external/bison/m4/ |
stdio_h.m4 | 75 dnl guaranteed by both C89 and C11.
|
/external/libsepol/tests/policies/test-deps/ |
base-metreq.conf | 405 category c8; category c9; category c10; category c11;
|
base-notmetreq.conf | 400 category c8; category c9; category c10; category c11;
|
small-base.conf | 405 category c8; category c9; category c10; category c11;
|
/external/libsepol/tests/policies/test-expander/ |
alias-base.conf | 405 category c8; category c9; category c10; category c11;
|
role-base.conf | 405 category c8; category c9; category c10; category c11;
|
user-base.conf | 405 category c8; category c9; category c10; category c11;
|
/external/libsepol/tests/policies/test-hooks/ |
cmp_policy.conf | 405 category c8; category c9; category c10; category c11;
|