Home
last modified time | relevance | path

Searched defs:MaterialPropertyDescription (Results 1 – 4 of 4) sorted by relevance

/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DMaterialPropertyDescription.hxx114 LawFunction f;
120 VariableDescription output;
122 std::string law;
124 std::string material;
126 std::string library;
128 std::string className;
130 std::string includes;
132 std::string sources;
134 std::string privateCode;
136 std::string members;
[all …]
/dports/science/tfel-edf/tfel-3.2.1/mfront-query/src/
H A DMaterialPropertyQuery.cxx111 [](const FileDescription& fd, const MaterialPropertyDescription&) { in treatStandardQuery()
118 [](const FileDescription& fd, const MaterialPropertyDescription&) { in treatStandardQuery()
134 const MaterialPropertyDescription&) { in treatStandardQuery()
164 const MaterialPropertyDescription&) { in treatGeneratedSources()
178 const MaterialPropertyDescription&) { in treatGeneratedHeaders()
190 const MaterialPropertyDescription&) { in treatCppFlags()
204 const MaterialPropertyDescription&) { in treatLibrariesDependencies()
218 const MaterialPropertyDescription&) { in treatSpecificTargets()
/dports/science/tfel/tfel-3.4.0/mfront-query/src/
H A DMaterialPropertyQuery.cxx131 [](const FileDescription& fd, const MaterialPropertyDescription&) { in treatStandardQuery()
138 [](const FileDescription& fd, const MaterialPropertyDescription&) { in treatStandardQuery()
154 const MaterialPropertyDescription&) { in treatStandardQuery()
184 const MaterialPropertyDescription&) { in treatGeneratedSources()
198 const MaterialPropertyDescription&) { in treatGeneratedHeaders()
210 const MaterialPropertyDescription&) { in treatCppFlags()
224 const MaterialPropertyDescription&) { in treatLibrariesDependencies()
238 const MaterialPropertyDescription&) { in treatSpecificTargets()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/rdma/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
2
3 # rdma_backend.c
4 rdma_check_dev_attr(const char *name, int max_bk, int max_fe) "%s: be=%d, fe=%d"
5 rdma_create_ah_cache_hit(uint64_t subnet, uint64_t if_id) "subnet=0x%"PRIx64",if_id=0x%"PRIx64
6 rdma_create_ah_cache_miss(uint64_t subnet, uint64_t if_id) "subnet=0x%"PRIx64",if_id=0x%"PRIx64
7 rdma_poll_cq(int ne, void *ibcq) "Got %d completion(s) from cq %p"
8 rdmacm_mux(const char *title, int msg_type, int op_code) "%s: msg_type=%d, op_code=%d"
9 rdmacm_mux_check_op_status(int msg_type, int op_code, int err_code) "resp: msg_type=%d, op_code=%d,…
10 rdma_mad_message(const char *title, int len, char *data) "mad %s (%d): %s"
[all …]