Home
last modified time | relevance | path

Searched defs:m_Op (Results 1 – 15 of 15) sorted by relevance

/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/FDTD/extensions/
H A Doperator_extension.h79 Operator* m_Op; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DMatchers.h227 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
265 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/IR/
H A DMatchers.h239 inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
277 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h227 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
265 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/IR/
H A DMatchers.h222 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
260 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h227 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
265 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h239 inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
277 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DMatchers.h227 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
265 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DMatchers.h239 inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
277 auto m_Op(Matchers... matchers) { in m_Op() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/HexEditor/
H A DExpressionParser.h89 Operation m_Op; ///< \brief Executed operation member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/format/
H A Dflat_file_generator.cpp614 CNcbiOstream* m_Op, in Generate()
914 CNcbiOstream* m_Op, in Generate()
1010 CNcbiOstream* m_Op, in Generate()
1029 CNcbiOstream* m_Op, in Generate()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/format/
H A Dflat_file_generator.cpp613 CNcbiOstream* m_Op, in Generate()
913 CNcbiOstream* m_Op, in Generate()
1009 CNcbiOstream* m_Op, in Generate()
1028 CNcbiOstream* m_Op, in Generate()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/asn2fasta/
H A Dasn2fasta.cpp140 unique_ptr<CFastaOstreamEx> m_Op; // protein output stream member in CAsn2FastaApp
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/asn2flat/
H A Dasn2flat.cpp363 CNcbiOstream* m_Op; // protein output stream member in CAsn2FlatApp
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/config/
H A Dexpression.hpp651 CombinedSetOp m_Op; member in icinga::SetExpression