Home
last modified time | relevance | path

Searched defs:macro_ (Results 1 – 19 of 19) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/def/
H A DdefiRowTrack.hpp89 char* macro_; member in defiRow
142 char* macro_; member in defiTrack
180 char* macro_; member in defiGcellGrid
/dports/devel/libdwarf/dwarf-20161124/dwarfgen/
H A Direpmacro.h48 std::string macro_; variable
/dports/devel/dwarfdump/dwarf-20161124/dwarfgen/
H A Direpmacro.h48 std::string macro_; variable
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/wmldoc/
H A DWMLDocMacro.java27 private Define macro_; field in WMLDocMacro
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DTypedObject.h273 #define JS_FOR_EACH_UNIQUE_SCALAR_TYPE_REPR_CTYPE(macro_) \ argument
284 #define JS_FOR_EACH_SCALAR_TYPE_REPR(macro_) \ argument
321 #define JS_FOR_EACH_REFERENCE_TYPE_REPR(macro_) \ argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DTypedObject.h265 #define JS_FOR_EACH_UNIQUE_SCALAR_TYPE_REPR_CTYPE(macro_) \ argument
276 #define JS_FOR_EACH_SCALAR_TYPE_REPR(macro_) \ argument
313 #define JS_FOR_EACH_REFERENCE_TYPE_REPR(macro_) \ argument
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsPrinterCUPS.h133 #define CUPS_EACH_MONOCHROME_PRINTER_SETTING(macro_) \ argument
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsPrinterCUPS.h133 #define CUPS_EACH_MONOCHROME_PRINTER_SETTING(macro_) \ argument
/dports/www/firefox/firefox-99.0/widget/
H A DnsPrinterCUPS.h137 #define CUPS_EACH_MONOCHROME_PRINTER_SETTING(macro_) \ argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide/src/
H A Dsyntax_highlighting.rs8 mod macro_; module
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide/src/
H A Dsyntax_highlighting.rs8 mod macro_; module
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_completion/src/render/
H A Dmacro_.rs31 macro_: hir::MacroDef, field
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_completion/src/render/
H A Dmacro_.rs27 macro_: hir::MacroDef, field
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_completion/src/
H A Drender.rs4 pub(crate) mod macro_; module
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_completion/src/
H A Drender.rs4 pub(crate) mod macro_; module
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/csl/src/
H A Dlib.rs357 let macro_ = node.attribute("macro"); in from_node() localVariable
557 let macro_ = node.attribute("macro"); in from_node() localVariable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dtokens.d260 macro_, enumerator
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathMacro.cpp232 MacroData const * macro_; member in lyx::InsetMathMacro::Private
/dports/lang/v8/v8-9.6.180.12/src/torque/
H A Dimplementation-visitor.cc268 const Macro* macro_; member in v8::internal::torque::ImplementationVisitor::MacroInliningScope