/external/llvm-project/libc/spec/ |
D | linux.td | 5 Macro<"ENOMEDIUM">, 6 Macro<"ENOTBLK">, 7 Macro<"EMEDIUMTYPE">, 8 Macro<"EBADSLT">, 9 Macro<"ECHRNG">, 10 Macro<"ERFKILL">, 11 Macro<"EUSERS">, 12 Macro<"EBADR">, 13 Macro<"EL3HLT">, 14 Macro<"ENOTUNIQ">, [all …]
|
D | posix.td | 26 Macro<"E2BIG">, 27 Macro<"EACCES">, 28 Macro<"EADDRINUSE">, 29 Macro<"EADDRNOTAVAIL">, 30 Macro<"EAFNOSUPPORT">, 31 Macro<"EAGAIN">, 32 Macro<"EALREADY">, 33 Macro<"EBADF">, 34 Macro<"EBADMSG">, 35 Macro<"EBUSY">, [all …]
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | reserved-keyword-methods.mm | 4 #define FOR_EACH_KEYWORD(macro) \ 5 macro(asm) \ 6 macro(bool) \ 7 macro(catch) \ 8 macro(class) \ 9 macro(const_cast) \ 10 macro(delete) \ 11 macro(dynamic_cast) \ 12 macro(explicit) \ 13 macro(export) \ [all …]
|
/external/clang/test/SemaObjCXX/ |
D | reserved-keyword-methods.mm | 4 #define FOR_EACH_KEYWORD(macro) \ 5 macro(asm) \ 6 macro(bool) \ 7 macro(catch) \ 8 macro(class) \ 9 macro(const_cast) \ 10 macro(delete) \ 11 macro(dynamic_cast) \ 12 macro(explicit) \ 13 macro(export) \ [all …]
|
/external/llvm-project/clang/test/Headers/ |
D | float.c | 22 #error "Mandatory macro FLT_RADIX is missing." 24 #error "Mandatory macro FLT_RADIX is invalid." 29 #error "Mandatory macro FLT_MANT_DIG is missing." 31 #error "Mandatory macro FLT_MANT_DIG is invalid." 34 #error "Mandatory macro DBL_MANT_DIG is missing." 36 #error "Mandatory macro DBL_MANT_DIG is invalid." 39 #error "Mandatory macro LDBL_MANT_DIG is missing." 41 #error "Mandatory macro LDBL_MANT_DIG is invalid." 50 #error "Mandatory macro FLT_DECIMAL_DIG is missing." 52 #error "Mandatory macro FLT_DECIMAL_DIG is invalid." [all …]
|
/external/clang/test/Headers/ |
D | float.c | 19 #error "Mandatory macro FLT_RADIX is missing." 21 #error "Mandatory macro FLT_RADIX is invalid." 26 #error "Mandatory macro FLT_MANT_DIG is missing." 28 #error "Mandatory macro FLT_MANT_DIG is invalid." 31 #error "Mandatory macro DBL_MANT_DIG is missing." 33 #error "Mandatory macro DBL_MANT_DIG is invalid." 36 #error "Mandatory macro LDBL_MANT_DIG is missing." 38 #error "Mandatory macro LDBL_MANT_DIG is invalid." 47 #error "Mandatory macro FLT_DECIMAL_DIG is missing." 49 #error "Mandatory macro FLT_DECIMAL_DIG is invalid." [all …]
|
/external/llvm-project/llvm/test/MC/Mips/ |
D | set-nomacro.s | 3 # CHECK-NOT: warning: macro instruction expanded into multiple instructions 4 .set macro define 81 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 83 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 85 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 88 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 90 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 92 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 94 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 96 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions [all …]
|
/external/llvm-project/clang/test/Modules/ |
D | macro-ambiguity.cpp | 6 // RUN: -iquote Inputs/macro-ambiguity/a/quote \ 7 // RUN: -isystem Inputs/macro-ambiguity/a/system \ 11 // RUN: Inputs/macro-ambiguity/module.modulemap 15 // RUN: -iquote Inputs/macro-ambiguity/b/quote \ 16 // RUN: -isystem Inputs/macro-ambiguity/b/system \ 20 // RUN: Inputs/macro-ambiguity/module.modulemap 24 // RUN: -iquote Inputs/macro-ambiguity/c/quote \ 25 // RUN: -isystem Inputs/macro-ambiguity/c/system \ 29 // RUN: Inputs/macro-ambiguity/module.modulemap 33 // RUN: -iquote Inputs/macro-ambiguity/d/quote \ [all …]
|
D | macro-hiding.cpp | 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 3 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 4 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 5 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 6 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 7 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 8 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 9 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 10 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 11 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… [all …]
|
/external/clang/test/Modules/ |
D | macro-ambiguity.cpp | 6 // RUN: -iquote Inputs/macro-ambiguity/a/quote \ 7 // RUN: -isystem Inputs/macro-ambiguity/a/system \ 11 // RUN: Inputs/macro-ambiguity/module.modulemap 15 // RUN: -iquote Inputs/macro-ambiguity/b/quote \ 16 // RUN: -isystem Inputs/macro-ambiguity/b/system \ 20 // RUN: Inputs/macro-ambiguity/module.modulemap 24 // RUN: -iquote Inputs/macro-ambiguity/c/quote \ 25 // RUN: -isystem Inputs/macro-ambiguity/c/system \ 29 // RUN: Inputs/macro-ambiguity/module.modulemap 33 // RUN: -iquote Inputs/macro-ambiguity/d/quote \ [all …]
|
D | macro-hiding.cpp | 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 3 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 4 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 5 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 6 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 7 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 8 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 9 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 10 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… 11 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/macro-hidin… [all …]
|
/external/llvm/test/MC/Mips/ |
D | set-nomacro.s | 3 # CHECK-NOT: warning: macro instruction expanded into multiple instructions 4 .set macro define 81 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 83 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 85 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 88 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 90 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 92 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 94 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 96 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions [all …]
|
/external/angle/src/compiler/preprocessor/ |
D | MacroExpander.cpp | 77 for (const std::shared_ptr<Macro> ¯o : mExpander->mMacrosToReenable) in ~ScopedMacroReenabler() local 81 ASSERT(macro->name.substr() != ""); in ~ScopedMacroReenabler() 82 macro->disabled = false; in ~ScopedMacroReenabler() 119 // Defined operator is parsed here since it may be generated by macro expansion. in lex() 120 // Defined operator produced by macro expansion has undefined behavior according to C++ in lex() 126 // Defined inside a macro is forbidden in WebGL. in lex() 171 std::shared_ptr<Macro> macro = iter->second; in lex() local 172 if (macro->disabled) in lex() 180 // otherwise there could be a #undef of the macro before the next token. in lex() 181 macro->expansionCount++; in lex() [all …]
|
/external/llvm-project/clang/include/clang/Lex/ |
D | MacroInfo.h | 36 /// Encapsulates the data about a macro definition (e.g. its tokens). 41 // State set when the macro is defined. 43 /// The location the macro is defined. 46 /// The location of the last token in the macro. 49 /// The list of arguments for a function-like macro. 54 /// macro, this includes the \c __VA_ARGS__ identifier on the list. 60 /// This is the list of tokens that the macro is defined to. 63 /// Length in characters of the macro definition. 67 /// True if this macro is function-like, false if it is object-like. 70 /// True if this macro is of the form "#define X(...)" or [all …]
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | MacroExpander.cpp | 86 for (const auto ¯o : mExpander->mMacrosToReenable) in ~ScopedMacroReenabler() local 90 assert(!macro->name.substr().empty()); in ~ScopedMacroReenabler() 91 macro->disabled = false; in ~ScopedMacroReenabler() 129 // Defined operator is parsed here since it may be generated by macro expansion. in lex() 130 // Defined operator produced by macro expansion has undefined behavior according to C++ in lex() 177 std::shared_ptr<Macro> macro = iter->second; in lex() local 178 if (macro->disabled) in lex() 186 // otherwise there could be a #undef of the macro before the next token. in lex() 187 macro->expansionCount++; in lex() 188 if ((macro->type == Macro::kTypeFunc) && !isNextTokenLeftParen()) in lex() [all …]
|
/external/clang/include/clang/Lex/ |
D | MacroInfo.h | 31 /// \brief Encapsulates the data about a macro definition (e.g. its tokens). 36 // State set when the macro is defined. 38 /// \brief The location the macro is defined. 40 /// \brief The location of the last token in the macro. 43 /// \brief The list of arguments for a function-like macro. 48 /// macro, this includes the \c __VA_ARGS__ identifier on the list. 54 /// \brief This is the list of tokens that the macro is defined to. 57 /// \brief Length in characters of the macro definition. 61 /// \brief True if this macro is function-like, false if it is object-like. 64 /// \brief True if this macro is of the form "#define X(...)" or [all …]
|
/external/llvm-project/clang/test/Misc/ |
D | macro-backtrace.c | 1 // Tests for macro expansion backtraces. The RUN and CHECK lines are grouped 21 …// CHECK-LIMIT: macro-backtrace.c:18:7: warning: comparison of distinct pointer types ('int *' and… in f() 23 // CHECK-LIMIT: macro-backtrace.c:15:19: note: expanded from macro 'M12' in f() 25 // CHECK-LIMIT: macro-backtrace.c:14:19: note: expanded from macro 'M11' in f() 28 // CHECK-LIMIT: macro-backtrace.c:6:18: note: expanded from macro 'M3' in f() 30 // CHECK-LIMIT: macro-backtrace.c:5:18: note: expanded from macro 'M2' in f() 32 // CHECK-LIMIT: macro-backtrace.c:4:23: note: expanded from macro 'M1' in f() 37 …// CHECK-NO-CARETS: macro-backtrace.c:18:7: warning: comparison of distinct pointer types ('int *'… in f() 38 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:15:19: note: expanded from macro 'M12' in f() 39 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:14:19: note: expanded from macro 'M11' in f() [all …]
|
/external/clang/test/Misc/ |
D | macro-backtrace.c | 1 // Tests for macro expansion backtraces. The RUN and CHECK lines are grouped 21 …// CHECK-LIMIT: macro-backtrace.c:18:7: warning: comparison of distinct pointer types ('int *' and… in f() 23 // CHECK-LIMIT: macro-backtrace.c:15:19: note: expanded from macro 'M12' in f() 25 // CHECK-LIMIT: macro-backtrace.c:14:19: note: expanded from macro 'M11' in f() 28 // CHECK-LIMIT: macro-backtrace.c:6:18: note: expanded from macro 'M3' in f() 30 // CHECK-LIMIT: macro-backtrace.c:5:18: note: expanded from macro 'M2' in f() 32 // CHECK-LIMIT: macro-backtrace.c:4:23: note: expanded from macro 'M1' in f() 37 …// CHECK-NO-CARETS: macro-backtrace.c:18:7: warning: comparison of distinct pointer types ('int *'… in f() 38 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:15:19: note: expanded from macro 'M12' in f() 39 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:14:19: note: expanded from macro 'M11' in f() [all …]
|
/external/llvm/test/MC/AsmParser/ |
D | macro-qualifier-diagnostics.s | 3 .macro missing_qualifier parameter: 5 # CHECK: error: missing parameter qualifier for 'parameter' in macro 'missing_qualifier' 6 # CHECK: .macro missing_qualifier parameter: 9 .macro non_identifier_qualifier parameter:0 11 # CHECK: error: missing parameter qualifier for 'parameter' in macro 'non_identifier_qualifier' 12 # CHECK: .macro non_identifier_qualifier parameter:0 15 .macro invalid_qualifier parameter:invalid_qualifier 17 # CHECK: error: invalid_qualifier is not a valid parameter qualifier for 'parameter' in macro 'inva… 18 # CHECK: .macro invalid_qualifier parameter:invalid_qualifier 21 .macro pointless_default parameter:req=default [all …]
|
/external/rust/crates/proc-macro-hack/ |
D | README.md | 4 …b-dtolnay/proc--macro--hack-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">… 5 …elds.io/crates/v/proc-macro-hack.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](htt… 6 …macro--hack-66c2a5?style=for-the-badge&labelColor=555555&logoColor=white&logo=data:image/svg+xml;b… 7 …/workflow/status/dtolnay/proc-macro-hack/CI/master?style=for-the-badge" height="20">](https://gith… 19 This crate implements an alternative type of procedural macro that can be 26 Two crates are required to define a procedural macro. 36 supported procedural macro, use proc-macro-hack's #\[proc_macro_hack\] 37 attribute to define a procedural macro that works in expression position. 64 procedural macro from the implementation crate. The re-export also carries a 77 Both crates depend on `proc-macro-hack`: [all …]
|
/external/rust/crates/pin-project-lite/tests/ui/ |
D | invalid-bounds.stderr | 9 | |_^ no rules expected this token in macro call 11 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more … 21 | |_^ no rules expected this token in macro call 23 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more … 37 | in this macro invocation 39 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more … 53 | in this macro invocation 55 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more … 69 | in this macro invocation 71 …= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more … [all …]
|
/external/selinux/secilc/docs/ |
D | cil_call_macro_statements.md | 1 Call / Macro Statements 7 …macro](#macro) within the current namespace. There may be zero or more parameters passed to the ma… 9 …e [macro](#macro), these can be named or anonymous but must conform to the parameter types defined… 29 <td align="left"><p>The identifier of the <code>macro</code> to be instantiated.</p></td> 33 <td align="left"><p>Zero or more parameters that are passed to the macro.</p></td> 40 See the [`macro`](cil_call_macro_statements.md#macro) statement for an example. 42 macro section in Call / Macro Statements 45 …macro in the current namespace with its associated parameters. The macro identifier is used by the… 49 - Items defined inside the macro 51 - Items passed into the macro as arguments [all …]
|
/external/llvm-project/polly/test/ScheduleOptimizer/ |
D | pattern-matching-based-opts_3.ll | 16 ; RUN: | FileCheck %s --check-prefix=EXTRACTION-OF-MACRO-KERNEL 80 ; EXTRACTION-OF-MACRO-KERNEL-LABEL: Printing analysis 'Polly - Generate an AST from the SCoP (isl)'… 81 ; EXTRACTION-OF-MACRO-KERNEL: { 82 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: // 1st level tiling - Tiles 83 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: for (int c0 = 0; c0 <= 32; c0 += 1) 84 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: for (int c1 = 0; c1 <= 32; c1 += 1) { 85 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: // 1st level tiling - Points 86 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: for (int c2 = 0; c2 <= 31; c2 += 1) 87 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: for (int c3 = 0; c3 <= 31; c3 += 1) 88 ; EXTRACTION-OF-MACRO-KERNEL-NEXT: Stmt_bb9(32 * c0 + c2, 32 * c1 + c3); [all …]
|
/external/llvm-project/openmp/runtime/src/include/ |
D | omp-tools.h.var | 37 #define FOREACH_OMPT_INQUIRY_FN(macro) \ 38 macro (ompt_enumerate_states) \ 39 macro (ompt_enumerate_mutex_impls) \ 41 macro (ompt_set_callback) \ 42 macro (ompt_get_callback) \ 44 macro (ompt_get_state) \ 46 macro (ompt_get_parallel_info) \ 47 macro (ompt_get_task_info) \ 48 macro (ompt_get_task_memory) \ 49 macro (ompt_get_thread_data) \ [all …]
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-macro-repeated-side-effects.c | 1 // RUN: %check_clang_tidy %s bugprone-macro-repeated-side-effects %t 6 …E-1]]:14: warning: side effects in the 1st macro argument 'x' are repeated in macro expansion [bug… in bad() 7 // CHECK-NOTES: :[[@LINE-4]]:9: note: macro 'badA' defined here in bad() 9 // CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' in bad() 10 // CHECK-NOTES: :[[@LINE-7]]:9: note: macro 'badA' defined here in bad() 12 // CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' in bad() 13 // CHECK-NOTES: :[[@LINE-10]]:9: note: macro 'badA' defined here in bad() 15 // CHECK-NOTES: :[[@LINE-1]]:14: warning: side effects in the 1st macro argument 'x' in bad() 16 // CHECK-NOTES: :[[@LINE-13]]:9: note: macro 'badA' defined here in bad() 18 // CHECK-NOTES: :[[@LINE-1]]:17: warning: side effects in the 2nd macro argument 'y' in bad() [all …]
|