/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/rust/crates/syn/src/ |
D | mac.rs | 53 impl Macro { impl 178 impl Parse for Macro { implementation 202 impl ToTokens for Macro { implementation
|
/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 | 55 #define EXPECT_EXPANSION(Result, Macro) \ argument
|
/third_party/rust/crates/serde/serde_derive/src/internals/ |
D | receiver.rs | 286 fn visit_macro_mut(&mut self, _mac: &mut Macro) {} in visit_macro_mut()
|
/third_party/rust/crates/serde/serde_derive/src/ |
D | bound.rs | 241 fn visit_macro(&mut self, _mac: &'ast syn::Macro) {} in with_bound()
|
/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/node/deps/v8/src/torque/ |
D | declarable.h | 376 DECLARE_DECLARABLE_BOILERPLATE(Macro, macro) in DECLARE_DECLARABLE_BOILERPLATE() argument 393 Macro(Declarable::Kind kind, std::string external_name, in Macro() function
|
D | instructions.h | 23 class Macro; variable
|
/third_party/jinja2/ |
D | compiler.py | 158 def __init__(self, node: t.Union[nodes.Macro, nodes.CallBlock]) -> None: 612 self, node: t.Union[nodes.Macro, nodes.CallBlock], frame: Frame 1317 def visit_Macro(self, node: nodes.Macro, frame: Frame) -> None:
|
D | idtracking.py | 270 def visit_Macro(self, node: nodes.Macro, **kwargs: t.Any) -> None:
|
D | nodes.py | 345 class Macro(Stmt): class
|
D | runtime.py | 655 class Macro: class
|
/third_party/rust/crates/cxx/syntax/ |
D | check.rs | 30 Macro, enumerator
|
/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/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/node/deps/v8/third_party/jinja2/ |
D | runtime.py | 570 class Macro(object): class
|
D | nodes.py | 318 class Macro(Stmt): class
|