Home
last modified time | relevance | path

Searched defs:strict (Results 4476 – 4500 of 9128) sorted by relevance

1...<<171172173174175176177178179180>>...366

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/nds32/
H A Dnds32.c1043 nds32_address_register_rtx_p (rtx x, bool strict) in nds32_address_register_rtx_p()
1066 bool strict) in nds32_legitimate_index_p()
1899 nds32_legitimate_address_p (machine_mode mode, rtx x, bool strict) in nds32_legitimate_address_p()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclBinary.c2637 int i, index, value, size, pure = 1, count = 0, cut = 0, strict = 0; in BinaryDecodeHex() local
3031 int i, index, size, pure = 1, count = 0, strict = 0, lineLen; in BinaryDecodeUu() local
3205 int pure = 1, strict = 0; in BinaryDecode64() local
/dports/lang/python310/Python-3.10.1/Lib/
H A Dipaddress.py58 def ip_network(address, strict=True): argument
1468 def __init__(self, address, strict=True): argument
2181 def __init__(self, address, strict=True): argument
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dipaddress.py58 def ip_network(address, strict=True): argument
1468 def __init__(self, address, strict=True): argument
2181 def __init__(self, address, strict=True): argument
/dports/sysutils/py-salt/salt-3004.1/salt/ext/
H A Dipaddress.py81 def ip_network(address, strict=True): argument
1526 def __init__(self, address, strict=True): argument
2241 def __init__(self, address, strict=True): argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DParsedAttr.h237 const Expr *messageExpr, Syntax syntaxUsed, SourceLocation strict, in ParsedAttr()
670 ParsedAttr::Syntax syntax, SourceLocation strict, in create()
840 ParsedAttr::Syntax syntax, SourceLocation strict, in addNew()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_execute.c788 ZEND_API bool zend_verify_scalar_type_hint(uint32_t type_mask, zval *arg, bool strict, bool is_inte… in zend_verify_scalar_type_hint()
903 …lways_inline bool i_zend_check_property_type(zend_property_info *info, zval *property, bool strict) in i_zend_check_property_type()
923 …ways_inline bool i_zend_verify_property_type(zend_property_info *info, zval *property, bool strict) in i_zend_verify_property_type()
933 …end_never_inline zend_verify_property_type(zend_property_info *info, zval *property, bool strict) { in zend_verify_property_type()
3325 zend_property_info *info, zval *zv, bool strict) { in i_zend_verify_type_assignable_zval()
3368 …_API bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, bool strict) in zend_verify_ref_assignable_zval()
3447 … zend_assign_to_typed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type, bool strict) in zend_assign_to_typed_ref()
3480 …LL zend_verify_prop_assignable_by_ref(zend_property_info *prop_info, zval *orig_val, bool strict) { in zend_verify_prop_assignable_by_ref()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_execute.c788 ZEND_API bool zend_verify_scalar_type_hint(uint32_t type_mask, zval *arg, bool strict, bool is_inte… in zend_verify_scalar_type_hint()
903 …lways_inline bool i_zend_check_property_type(zend_property_info *info, zval *property, bool strict) in i_zend_check_property_type()
923 …ways_inline bool i_zend_verify_property_type(zend_property_info *info, zval *property, bool strict) in i_zend_verify_property_type()
933 …end_never_inline zend_verify_property_type(zend_property_info *info, zval *property, bool strict) { in zend_verify_property_type()
3325 zend_property_info *info, zval *zv, bool strict) { in i_zend_verify_type_assignable_zval()
3368 …_API bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, bool strict) in zend_verify_ref_assignable_zval()
3447 … zend_assign_to_typed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type, bool strict) in zend_assign_to_typed_ref()
3480 …LL zend_verify_prop_assignable_by_ref(zend_property_info *prop_info, zval *orig_val, bool strict) { in zend_verify_prop_assignable_by_ref()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_execute.c878 static zend_bool zend_verify_scalar_type_hint(zend_uchar type_hint, zval *arg, zend_bool strict) in zend_verify_scalar_type_hint()
951 …ne zend_bool i_zend_check_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_check_property_type()
980 …ways_inline i_zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_verify_property_type()
990 …ever_inline zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) { in zend_verify_property_type()
3153 zend_type *type_ptr, zend_class_entry *self_ce, zval *zv, zend_bool strict) { in i_zend_verify_type_assignable_zval()
3204 …bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, zend_bool strict) in zend_verify_ref_assignable_zval()
3257 …ed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type, zend_bool strict, zend_refcoun… in zend_assign_to_typed_ref()
3283 …nd_verify_prop_assignable_by_ref(zend_property_info *prop_info, zval *orig_val, zend_bool strict) { in zend_verify_prop_assignable_by_ref()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_execute.c798 ZEND_API zend_bool zend_verify_scalar_type_hint(uint32_t type_mask, zval *arg, zend_bool strict, ze… in zend_verify_scalar_type_hint()
891 …ne zend_bool i_zend_check_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_check_property_type()
911 …e zend_bool i_zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_verify_property_type()
921 …ever_inline zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) { in zend_verify_property_type()
3170 zend_property_info *info, zval *zv, zend_bool strict) { in i_zend_verify_type_assignable_zval()
3213 …bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, zend_bool strict) in zend_verify_ref_assignable_zval()
3292 …_assign_to_typed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type, zend_bool strict) in zend_assign_to_typed_ref()
3325 …nd_verify_prop_assignable_by_ref(zend_property_info *prop_info, zval *orig_val, zend_bool strict) { in zend_verify_prop_assignable_by_ref()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DInterpreter.cpp1488 HandleValue receiver, bool strict, JSScript* script = nullptr, in SetObjectElementOperation()
2692 bool strict = JSOp(*REGS.pc) == JSOP_STRICTSETPROP_SUPER; in Interpret() local
2771 bool strict = JSOp(*REGS.pc) == JSOP_STRICTSETELEM_SUPER; in Interpret() local
4245 HandleValue value, bool strict) { in SetObjectElement()
4253 HandleValue value, bool strict, HandleScript script, in SetObjectElement()
4265 bool strict) { in SetObjectElement()
4272 HandleValue value, HandleValue receiver, bool strict, in SetObjectElement()
4844 bool strict) { in SetPropertySuper()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_execute.c798 ZEND_API zend_bool zend_verify_scalar_type_hint(uint32_t type_mask, zval *arg, zend_bool strict, ze… in zend_verify_scalar_type_hint()
891 …ne zend_bool i_zend_check_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_check_property_type()
911 …e zend_bool i_zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_verify_property_type()
921 …ever_inline zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) { in zend_verify_property_type()
3170 zend_property_info *info, zval *zv, zend_bool strict) { in i_zend_verify_type_assignable_zval()
3213 …bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, zend_bool strict) in zend_verify_ref_assignable_zval()
3292 …_assign_to_typed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type, zend_bool strict) in zend_assign_to_typed_ref()
3325 …nd_verify_prop_assignable_by_ref(zend_property_info *prop_info, zval *orig_val, zend_bool strict) { in zend_verify_prop_assignable_by_ref()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_execute.c878 static zend_bool zend_verify_scalar_type_hint(zend_uchar type_hint, zval *arg, zend_bool strict) in zend_verify_scalar_type_hint()
951 …ne zend_bool i_zend_check_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_check_property_type()
980 …ways_inline i_zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) in i_zend_verify_property_type()
990 …ever_inline zend_verify_property_type(zend_property_info *info, zval *property, zend_bool strict) { in zend_verify_property_type()
3153 zend_type *type_ptr, zend_class_entry *self_ce, zval *zv, zend_bool strict) { in i_zend_verify_type_assignable_zval()
3204 …bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, zend_bool strict) in zend_verify_ref_assignable_zval()
3257 …ed_ref(zval *variable_ptr, zval *orig_value, zend_uchar value_type, zend_bool strict, zend_refcoun… in zend_assign_to_typed_ref()
3283 …nd_verify_prop_assignable_by_ref(zend_property_info *prop_info, zval *orig_val, zend_bool strict) { in zend_verify_prop_assignable_by_ref()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java253 boolean strict, boolean monobox) { in makePairwiseConvert()
271 boolean strict, boolean monobox) { in makePairwiseConvertByEditor()
356 boolean strict, boolean monobox) { in computeValueConversions()
373 boolean strict) { in makePairwiseConvert()
383 static Object valueConversion(Class<?> src, Class<?> dst, boolean strict, boolean monobox) { in valueConversion()
511 boolean viewAsTypeChecks(MethodType newType, boolean strict) { in viewAsTypeChecks()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java256 boolean strict, boolean monobox) { in makePairwiseConvert()
274 boolean strict, boolean monobox) { in makePairwiseConvertByEditor()
359 boolean strict, boolean monobox) { in computeValueConversions()
376 boolean strict) { in makePairwiseConvert()
386 static Object valueConversion(Class<?> src, Class<?> dst, boolean strict, boolean monobox) { in valueConversion()
514 boolean viewAsTypeChecks(MethodType newType, boolean strict) { in viewAsTypeChecks()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java252 boolean strict, boolean monobox) { in makePairwiseConvert()
270 boolean strict, boolean monobox) { in makePairwiseConvertByEditor()
355 boolean strict, boolean monobox) { in computeValueConversions()
372 boolean strict) { in makePairwiseConvert()
382 static Object valueConversion(Class<?> src, Class<?> dst, boolean strict, boolean monobox) { in valueConversion()
510 boolean viewAsTypeChecks(MethodType newType, boolean strict) { in viewAsTypeChecks()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java255 boolean strict, boolean monobox) { in makePairwiseConvert()
273 boolean strict, boolean monobox) { in makePairwiseConvertByEditor()
358 boolean strict, boolean monobox) { in computeValueConversions()
375 boolean strict) { in makePairwiseConvert()
385 static Object valueConversion(Class<?> src, Class<?> dst, boolean strict, boolean monobox) { in valueConversion()
513 boolean viewAsTypeChecks(MethodType newType, boolean strict) { in viewAsTypeChecks()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java255 boolean strict, boolean monobox) { in makePairwiseConvert()
273 boolean strict, boolean monobox) { in makePairwiseConvertByEditor()
358 boolean strict, boolean monobox) { in computeValueConversions()
375 boolean strict) { in makePairwiseConvert()
385 static Object valueConversion(Class<?> src, Class<?> dst, boolean strict, boolean monobox) { in valueConversion()
513 boolean viewAsTypeChecks(MethodType newType, boolean strict) { in viewAsTypeChecks()
/dports/astro/merkaartor/merkaartor-0.19.0/src/Features/
H A DFeature.cpp873 void Feature::toXML(QXmlStreamWriter& stream, bool strict, QString changetsetid) in toXML()
901 bool Feature::tagsToXML(QXmlStreamWriter& stream, bool strict) in tagsToXML()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DLexer.java834 …private String valueOfString(final int start, final int length, final boolean strict) throws Runti… in valueOfString()
1741 Object getValueOf(final long token, final boolean strict) { in getValueOf()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dcollect.c439 gboolean strict; in collect_floats() local
1014 gboolean strict; in collect_strings() local
/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-gnome/
H A Dcombocell-gnome.c71 gboolean strict; member
1064 gnc_combo_cell_set_strict (ComboCell* cell, gboolean strict) in gnc_combo_cell_set_strict()
/dports/www/c-icap/c_icap-0.5.10/
H A Dmem.c793 int strict; member
802 int strict) in pool_allocator_build()
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/
H A DParser.java97 …private final boolean strict; // if strict==true parses a file with no error then strict==false sh… field in Parser
1105 …public static URL getURL(String href, String nodeName, URL base, boolean strict) throws ParseExcep… in getURL()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rs/src/protocol/
H A Dbinary.rs58 strict: bool, field
284 strict: bool, field

1...<<171172173174175176177178179180>>...366