Home
last modified time | relevance | path

Searched defs:MC (Results 176 – 200 of 2871) sorted by relevance

12345678910>>...115

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/concepts/
H A Dpr65681.C26 struct MC { void mf(); }; struct
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65681.C26 struct MC { void mf(); }; struct
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65681.C26 struct MC { void mf(); }; struct
/dports/science/siesta/siesta-4.1.5/Src/
H A Didiag.f86 SUBROUTINE IMXM (MA,MB,N1,N2,N3,MC,MAUX) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/concepts/
H A Dpr65681.C26 struct MC { void mf(); }; struct
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/CodeGen/
H A DMachineInstrTest.cpp265 auto MC = createMCContext(&MAI); in TEST() local
312 auto MC = createMCContext(&MAI); in TEST() local
349 auto MC = createMCContext(&MAI); in TEST() local
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/core/BlockDistMatrix/
H A DMR_STAR.cpp26 BDM::operator=( const BlockDistMatrix<T,MC,MR>& A ) in operator =() argument
44 BDM::operator=( const BlockDistMatrix<T,MC,STAR>& A ) in operator =() argument
H A DSTAR_MC.cpp26 BDM::operator=( const BlockDistMatrix<T,MC,MR>& A ) in operator =() argument
44 BDM::operator=( const BlockDistMatrix<T,MC,STAR>& A ) in operator =() argument
H A DMR_MC.cpp26 BDM::operator=( const BlockDistMatrix<T,MC,MR>& A ) in operator =() argument
35 BDM::operator=( const BlockDistMatrix<T,MC,STAR>& A ) in operator =() argument
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp43 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) { in ContractNodes() local
74 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) in ContractNodes() local
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp43 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) { in ContractNodes() local
74 if (MoveChildMatcher *MC = dyn_cast<MoveChildMatcher>(N)) in ContractNodes() local
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pluggy/testing/
H A Dbenchmark.py13 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pluggy/testing/
H A Dbenchmark.py12 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pluggy/testing/
H A Dbenchmark.py13 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pluggy/testing/
H A Dbenchmark.py13 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/fp/berkeley-softfloat-3/source/RISCV/
H A Ds_propagateNaNF128M.c43 /*----------------------------------------------------------------------------
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pluggy/testing/
H A Dbenchmark.py12 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pluggy/testing/
H A Dbenchmark.py12 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/devel/py-pluggy/pluggy-0.13.1/testing/
H A Dbenchmark.py13 def MC(methods, kwargs, callertype, firstresult=False): function
/dports/devel/matreshka/matreshka-0.7.0/source/amf/dd/
H A Damf-internals-factories-dg_factories.adb89 MC : constant AMF.Internals.CMOF_Element constant
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/core/AxpyInterface/
H A Dimpl.hpp283 AxpyInterface<T>::AxpyInterface( AxpyType type, DistMatrix<T,MC,MR>& Z ) in AxpyInterface() argument
324 ( AxpyType type, const DistMatrix<T,MC,MR>& X ) in AxpyInterface() argument
390 AxpyInterface<T>::Attach( AxpyType type, DistMatrix<T,MC,MR>& Z ) in Attach() argument
428 AxpyInterface<T>::Attach( AxpyType type, const DistMatrix<T,MC,MR>& X ) in Attach() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/CodeGen/
H A DIRMatchers.h123 bool match(MatcherContext &MC) override { in match()
417 MatcherContext MC; in match() local
436 MatcherContext MC; in matchNext() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h123 bool match(MatcherContext &MC) override { in match()
417 MatcherContext MC; in match() local
436 MatcherContext MC; in matchNext() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DIRMatchers.h123 bool match(MatcherContext &MC) override { in match()
417 MatcherContext MC; in match() local
436 MatcherContext MC; in matchNext() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DIRMatchers.h123 bool match(MatcherContext &MC) override { in match()
417 MatcherContext MC; in match() local
436 MatcherContext MC; in matchNext() local

12345678910>>...115