/external/libcxx/include/ |
D | cfloat | 23 FLT_HAS_SUBNORM // C11 24 DBL_HAS_SUBNORM // C11 25 LDBL_HAS_SUBNORM // C11 32 FLT_DECIMAL_DIG // C11 33 DBL_DECIMAL_DIG // C11 34 LDBL_DECIMAL_DIG // C11 68 FLT_TRUE_MIN // C11 69 DBL_TRUE_MIN // C11 70 LDBL_TRUE_MIN // C11
|
/external/llvm-project/libcxx/include/ |
D | cfloat | 22 FLT_HAS_SUBNORM // C11 23 DBL_HAS_SUBNORM // C11 24 LDBL_HAS_SUBNORM // C11 31 FLT_DECIMAL_DIG // C11 32 DBL_DECIMAL_DIG // C11 33 LDBL_DECIMAL_DIG // C11 67 FLT_TRUE_MIN // C11 68 DBL_TRUE_MIN // C11 69 LDBL_TRUE_MIN // C11
|
/external/clang/include/clang/Frontend/ |
D | LangStandards.def | 73 // C11 modes 76 LineComment | C99 | C11 | Digraphs | HexFloat) 79 LineComment | C99 | C11 | Digraphs | HexFloat) 82 LineComment | C99 | C11 | Digraphs | HexFloat) 85 LineComment | C99 | C11 | Digraphs | HexFloat) 89 LineComment | C99 | C11 | Digraphs | GNUMode | HexFloat) 92 LineComment | C99 | C11 | Digraphs | GNUMode | HexFloat)
|
D | LangStandard.h | 24 C11 = (1 << 3), enumerator 68 bool isC11() const { return Flags & frontend::C11; } in isC11()
|
/external/llvm-project/llvm/docs/PDB/ |
D | ModiStream.rst | 45 meaning that this module has C13 line information (as opposed to C11 line 47 C13 line info, and that we do not understand the format of C11 line info. 54 - **C11LineInfo** - A block containing CodeView line information in C11 57 :doc:`DBI Stream <DbiStream>`. If this value is ``0``, then C11 line 59 C11 line info is not understood and we assume all line in modern PDBs
|
/external/llvm-project/clang/include/clang/Basic/ |
D | LangStandards.def | 66 // C11 modes 69 LineComment | C99 | C11 | Digraphs | HexFloat) 76 LineComment | C99 | C11 | Digraphs | GNUMode | HexFloat) 82 LineComment | C99 | C11 | C17 | Digraphs | HexFloat) 88 LineComment | C99 | C11 | C17 | Digraphs | GNUMode | HexFloat) 94 LineComment | C99 | C11 | C17 | C2x | Digraphs | HexFloat) 97 LineComment | C99 | C11 | C17 | C2x | Digraphs | GNUMode | HexFloat)
|
D | Features.def | 124 FEATURE(objc_c_static_assert, LangOpts.C11) 127 // C11 features 128 FEATURE(c_alignas, LangOpts.C11) 129 FEATURE(c_alignof, LangOpts.C11) 130 FEATURE(c_atomic, LangOpts.C11) 131 FEATURE(c_generic_selections, LangOpts.C11) 132 FEATURE(c_static_assert, LangOpts.C11) 133 FEATURE(c_thread_local, LangOpts.C11 &&PP.getTargetInfo().isTLSSupported()) 228 // C11 features supported by other languages as extensions.
|
D | LangStandard.h | 44 C11 = (1 << 2), enumerator 92 bool isC11() const { return Flags & C11; } in isC11()
|
/external/llvm-project/llvm/test/CodeGen/Generic/ |
D | dag-combine-ossfuzz-crash.ll | 18 %C11 = icmp sge i8 %B38, %B35 22 %B21 = urem i1 %C11, true 45 store i1 %C11, i1* undef
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | lto-visibility-inference.cpp | 62 struct C11 { struct 105 C11 *c11; in f()
|
/external/clang/test/CodeGenCXX/ |
D | lto-visibility-inference.cpp | 62 struct C11 { struct 105 C11 *c11; in f()
|
/external/llvm/test/CodeGen/X86/ |
D | combine-multiplies.ll | 97 ; CHECK: movdqa .LCPI1_0, [[C11:%xmm[0-9]]] 98 ; CHECK-NEXT: paddd %xmm0, [[C11]] 111 ; CHECK-NEXT: [[C11]], x 135 ; CHECK: movdqa .LCPI2_0, [[C11:%xmm[0-9]]] 136 ; CHECK-NEXT: paddd %xmm0, [[C11]] 150 ; CHECK-NEXT: [[C11]], x
|
/external/llvm-project/clang/test/Sema/ |
D | thread-specifier.c | 34 #elif defined(C11) || defined(C99) 45 #elif defined(C11) || defined(C99) in f()
|
D | fixed-enum.c | 15 #elif defined(C11)
|
/external/clang/test/Sema/ |
D | thread-specifier.c | 33 #elif defined(C11) 43 #elif defined(C11) in f()
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | arm64-callingconv-ios.ll | 36 ; CHECK: [[C11:%[0-9]+]]:_(s64) = G_CONSTANT i64 24 37 ; CHECK: [[PTR_ADD3:%[0-9]+]]:_(p0) = G_PTR_ADD [[COPY]], [[C11]](s64) 65 ; CHECK: [[C11:%[0-9]+]]:_(s8) = G_CONSTANT i8 100 89 ; CHECK: G_STORE [[C11]](s8), [[PTR_ADD3]](p0) :: (store 1 into stack + 5)
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | exact-exit-count-more-precise.ll | 54 ; CHECK-NEXT: %B = or i1 %C5, %C11 72 %C11 = icmp ult i32 %2, %1 74 %B = or i1 %C5, %C11
|
/external/llvm-project/clang/test/ASTMerge/class2/Inputs/ |
D | class3.cpp | 16 class C11 : public C1 { class
|
/external/llvm-project/clang/test/Modules/ |
D | requires.m | 28 // expected-error@DependsOnModule.framework/module.map:52 {{module 'DependsOnModule.C11' requires f… 29 @import DependsOnModule.C11; // expected-note {{module imported here}}
|
/external/llvm-project/clang-tools-extra/clang-tidy/misc/ |
D | StaticAssertCheck.h | 29 return LangOpts.CPlusPlus11 || LangOpts.C11; in isLanguageVersionSupported()
|
/external/llvm-project/llvm/test/DebugInfo/PDB/ |
D | module-bytes.test | 51 SYMS-NEXT: 60C0: 12000000 02000600 06004C11 0E100000 |… 62 SYMS-NEXT: 70E0: 425C496E 70757473 5C656D70 74792E70 64620000 12002C11 00000500 05000000 |… 84 FILTERED-SYMS-NEXT: 60C0: 12000000 02000600 06004C11 0E100000 …
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/windows/ |
D | windows-keycodes.csv | 37 40,C11
|
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/osx/ |
D | osx-keycodes.csv | 39 39,C11
|
/external/llvm-project/clang/test/Coverage/ |
D | ast-print-temp-class.cpp | 27 template<int N = 10> class C11 {}; class
|
/external/clang/include/clang/AST/ |
D | PrettyPrinter.h | 49 Alignof(LO.CPlusPlus11), UnderscoreAlignof(LO.C11), in PrintingPolicy()
|