Home
last modified time | relevance | path

Searched refs:NoTags (Results 1 – 25 of 90) sorted by relevance

1234

/dports/finance/prestashop/prestashop/src/Core/ConstraintValidator/
H A DNoTagsValidator.php31 use PrestaShop\PrestaShop\Core\ConstraintValidator\Constraints\NoTags; alias
43 if (!$constraint instanceof NoTags) {
44 throw new UnexpectedTypeException($constraint, NoTags::class);
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/Contact/
H A DContactType.php30 use PrestaShop\PrestaShop\Core\ConstraintValidator\Constraints\NoTags; alias
135 new NoTags([
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp114 std::unique_ptr<scudo::ScopedDisableMemoryTagChecks> NoTags; in TEST() local
117 NoTags = std::make_unique<scudo::ScopedDisableMemoryTagChecks>(); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp115 std::unique_ptr<scudo::ScopedDisableMemoryTagChecks> NoTags; in TEST() local
118 NoTags = std::make_unique<scudo::ScopedDisableMemoryTagChecks>(); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp114 std::unique_ptr<scudo::ScopedDisableMemoryTagChecks> NoTags; in TEST() local
117 NoTags = std::make_unique<scudo::ScopedDisableMemoryTagChecks>(); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp114 std::unique_ptr<scudo::ScopedDisableMemoryTagChecks> NoTags; in TEST() local
117 NoTags = std::make_unique<scudo::ScopedDisableMemoryTagChecks>(); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp114 std::unique_ptr<scudo::ScopedDisableMemoryTagChecks> NoTags;
117 NoTags = std::make_unique<scudo::ScopedDisableMemoryTagChecks>();
/dports/finance/prestashop/prestashop/src/Core/ConstraintValidator/Constraints/
H A DNoTags.php37 class NoTags extends Constraint class
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/client/
H A Dreplica_set_monitor_node_test.cpp64 const BSONObj NoTags = BSONObj(); variable
98 node.tags = NoTags; in TEST()
104 node.tags = NoTags; in TEST()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ape/
H A Dapefile.h77 NoTags = 0x0000, enumerator
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/wavpack/
H A Dwavpackfile.h73 NoTags = 0x0000, enumerator
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/riff/wav/
H A Dwavfile.h63 NoTags = 0x0000, enumerator
/dports/audio/taglib/taglib-1.12/taglib/ape/
H A Dapefile.h77 NoTags = 0x0000, enumerator
/dports/audio/taglib/taglib-1.12/taglib/wavpack/
H A Dwavpackfile.h73 NoTags = 0x0000, enumerator
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/ape/
H A Dapefile.h77 NoTags = 0x0000, enumerator
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/wavpack/
H A Dwavpackfile.h73 NoTags = 0x0000, enumerator
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpc/
H A Dmpcfile.h75 NoTags = 0x0000, enumerator
/dports/audio/taglib/taglib-1.12/taglib/mpc/
H A Dmpcfile.h75 NoTags = 0x0000, enumerator
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mpc/
H A Dmpcfile.h75 NoTags = 0x0000, enumerator
/dports/graphics/digikam/digikam-7.4.0/core/app/views/sidebar/
H A Dtagviewsidebarwidget.cpp63 NoTags = 0, enumerator
294 case Private::NoTags: in slotToggleTagsSelection()
/dports/audio/taglib/taglib-1.12/taglib/riff/wav/
H A Dwavfile.h63 NoTags = 0x0000, enumerator
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/riff/wav/
H A Dwavfile.h63 NoTags = 0x0000, enumerator
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/trueaudio/
H A Dtrueaudiofile.h72 NoTags = 0x0000, enumerator
/dports/audio/taglib/taglib-1.12/taglib/trueaudio/
H A Dtrueaudiofile.h72 NoTags = 0x0000, enumerator
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/trueaudio/
H A Dtrueaudiofile.h72 NoTags = 0x0000, enumerator

1234