Home
last modified time | relevance | path

Searched refs:DeleteName (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dname_tests.cpp164 view.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
466 hybrid.DeleteName (name); in remove()
467 cache.DeleteName (name); in remove()
665 viewNew.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
672 viewClean.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dname_tests.cpp164 view.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
466 hybrid.DeleteName (name); in remove()
467 cache.DeleteName (name); in remove()
665 viewNew.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
672 viewClean.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dname_tests.cpp164 view.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
466 hybrid.DeleteName (name); in remove()
467 cache.DeleteName (name); in remove()
665 viewNew.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
672 viewClean.DeleteName (name1); in BOOST_AUTO_TEST_CASE()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqv4instr_moth.cpp443 MOTH_BEGIN_INSTR(DeleteName) in dumpBytecode()
445 MOTH_END_INSTR(DeleteName) in dumpBytecode()
H A Dqv4instr_moth_p.h136 #define INSTR_DeleteName(op) INSTRUCTION(op, DeleteName, 1, name)
313 F(DeleteName) \
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqv4instr_moth.cpp443 MOTH_BEGIN_INSTR(DeleteName) in dumpBytecode()
445 MOTH_END_INSTR(DeleteName) in dumpBytecode()
H A Dqv4instr_moth_p.h136 #define INSTR_DeleteName(op) INSTRUCTION(op, DeleteName, 1, name)
313 F(DeleteName) \
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dcoins.h300 void DeleteName(const valtype &name);
H A Dcoins.cpp247 void CCoinsViewCache::DeleteName(const valtype &name) { in DeleteName() function in CCoinsViewCache
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dcoins.h300 void DeleteName(const valtype &name);
H A Dcoins.cpp247 void CCoinsViewCache::DeleteName(const valtype &name) { in DeleteName() function in CCoinsViewCache
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dcoins.h300 void DeleteName(const valtype &name);
H A Dcoins.cpp247 void CCoinsViewCache::DeleteName(const valtype &name) { in DeleteName() function in CCoinsViewCache
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/names/
H A Dmain.cpp78 view.DeleteName (name); in apply()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/names/
H A Dmain.cpp78 view.DeleteName (name); in apply()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/names/
H A Dmain.cpp78 view.DeleteName (name); in apply()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4vme_moth.cpp938 MOTH_BEGIN_INSTR(DeleteName) in interpret()
939 acc = Runtime::DeleteName::call(engine, function, name); in interpret()
941 MOTH_END_INSTR(DeleteName) in interpret()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4vme_moth.cpp938 MOTH_BEGIN_INSTR(DeleteName) in interpret()
939 acc = Runtime::DeleteName::call(engine, function, name); in interpret()
941 MOTH_END_INSTR(DeleteName) in interpret()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp937 DeclarationName DeleteName = in findDeleteForPromise() local
943 if (S.FindDeallocationFunction(Loc, PointeeRD, DeleteName, OperatorDelete)) in findDeleteForPromise()
951 Overaligned, DeleteName); in findDeleteForPromise()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp937 DeclarationName DeleteName = in findDeleteForPromise() local
943 if (S.FindDeallocationFunction(Loc, PointeeRD, DeleteName, OperatorDelete)) in findDeleteForPromise()
951 Overaligned, DeleteName); in findDeleteForPromise()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp936 DeclarationName DeleteName = in findDeleteForPromise() local
942 if (S.FindDeallocationFunction(Loc, PointeeRD, DeleteName, OperatorDelete)) in findDeleteForPromise()
950 Overaligned, DeleteName); in findDeleteForPromise()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp912 DeclarationName DeleteName = in findDeleteForPromise() local
918 if (S.FindDeallocationFunction(Loc, PointeeRD, DeleteName, OperatorDelete)) in findDeleteForPromise()
926 Overaligned, DeleteName); in findDeleteForPromise()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp900 DeclarationName DeleteName = in findDeleteForPromise() local
906 if (S.FindDeallocationFunction(Loc, PointeeRD, DeleteName, OperatorDelete)) in findDeleteForPromise()
914 Overaligned, DeleteName); in findDeleteForPromise()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dinline_test.cpp2707 TEST_F(InlineTest, DeleteName) { in TEST_F() argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dinline_test.cpp2707 TEST_F(InlineTest, DeleteName) { in TEST_F() argument

123456789