/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Macro.h | 23 struct Macro struct 33 Macro(); argument 47 typedef std::map<std::string, std::shared_ptr<Macro>> MacroSet; argument
|
D | Macro.cpp | 18 Macro::Macro() : predefined(false), disabled(false), expansionCount(0), type(kTypeObj) {} in Macro() function in angle::pp::Macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Macro.h | 28 struct Macro struct 38 Macro(); argument 52 typedef std::map<std::string, std::shared_ptr<Macro>> MacroSet; argument
|
D | Macro.cpp | 22 Macro::Macro() : predefined(false), disabled(false), expansionCount(0), type(kTypeObj) in Macro() function in pp::Macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Macro.h | 23 struct Macro struct 33 Macro(); argument 47 typedef std::map<std::string, std::shared_ptr<Macro>> MacroSet; argument
|
D | Macro.cpp | 18 Macro::Macro() : predefined(false), disabled(false), expansionCount(0), type(kTypeObj) {} in Macro() function in angle::pp::Macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | WithColor.h | 28 Macro, enumerator
|
/third_party/googletest/googlemock/test/ |
D | gmock-pp-string_test.cc | 56 #define EXPECT_EXPANSION(Result, Macro) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 69 std::unique_ptr<DWARFDebugMacro> Macro; variable
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | MSLOutput_test.cpp | 136 TEST_F(MSLOutputTest, Macro) in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCContext.h | 694 void defineMacro(StringRef Name, MCAsmMacro Macro) { in defineMacro()
|
/third_party/jinja2/ |
D | runtime.py | 570 class Macro(object): class
|
D | nodes.py | 318 class Macro(Stmt): class
|
/third_party/skia/third_party/externals/jinja2/ |
D | runtime.py | 570 class Macro(object): class
|
D | nodes.py | 318 class Macro(Stmt): class
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | runtime.py | 482 class Macro(object): class
|
D | nodes.py | 320 class Macro(Stmt): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 4476 MCAsmMacro Macro(Name, Body, std::move(Parameters)); in parseDirectiveMacro() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 115 bool Macro = true; member in __anon6293723e0111::MipsAssemblerOptions
|