Home
last modified time | relevance | path

Searched refs:has_not (Results 1 – 25 of 49) sorted by relevance

12

/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/EPP/Core/
H A DStatus.pm125 sub is_published { return shift->has_not('clientHold','serverHold','inactive'); }
129 sub can_delete { return shift->has_not('clientDeleteProhibited','serverDeleteProhibited'); }
130 sub can_renew { return shift->has_not('clientRenewProhibited','serverRenewProhibited'); }
131 sub can_update { return shift->has_not('clientUpdateProhibited','serverUpdateProhibited'); }
132 sub can_transfer { return shift->has_not('clientTransferProhibited','serverTransferProhibited'); }
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/EPP/Extensions/AFNIC/
H A DStatus.pm83 sub can_trade { return shift->has_not('serverTradeProhibited'); }
84 sub can_recover { return shift->has_not('serverRecoverProhibited'); }
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/IRIS/DCHK/
H A DStatus.pm81 sub is_active { my $s; return $s->has_any('active') && $s->has_not('inactive'); }
82 sub is_published { return shift->has_not('inactive'); }
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/DRD/
H A DLU.pm129 return $s->has_not('serverTradeProhibited','pendingCreate','pendingDelete') if ($what eq 'trade');
130 …return $s->has_not('serverTransferProhibited','serverTradeProhibited') if ($what eq 'transfer-trad…
131 …return $s->has_not('serverTransferProhibited','serverRestoreProhibited') && $s->has_any('pendingDe…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc76 struct has_not { }; struct
82 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc76 struct has_not { }; struct
82 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/experimental/type_traits/
H A Ddetection.cc75 struct has_not { }; struct
81 static_assert( is_same_v<difference_type<has_not>, ptrdiff_t>, "has not" );
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dtagger_utils.cc200 if (td.getOutput().has_not(tags)) { in require_ambiguity_class()
226 if (td.getOutput().has_not(tags)) { in require_similar_ambiguity_class()
237 if (td.getOutput().has_not(tags)) { in require_similar_ambiguity_class()
245 if (warn && td.getOutput().has_not(tags)) { in warn_absent_ambiguity_class()
H A Dcollection.cc32 Collection::has_not(const set<int> &t) in has_not() function in Collection
46 if(has_not(t)) in operator []()
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/test/
H A Dis_copy_assignable_test.cpp42 struct has_not: public boost::noncopyable { struct
44 has_not() : base_t() {} in has_not() argument
84 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_copy_assignable<has_not>::value, false);

12