/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
H A D | ObjCLanguage.h | 32 MethodName(const char *name, bool strict) in MethodName() 37 MethodName(llvm::StringRef name, bool strict) in MethodName() 45 bool IsValid(bool strict) const { in IsValid()
|
H A D | ObjCLanguage.cpp | 72 bool ObjCLanguage::MethodName::SetName(llvm::StringRef name, bool strict) { in SetName() 107 bool ObjCLanguage::MethodName::SetName(const char *name, bool strict) { in SetName()
|
/openbsd-src/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 356 # define REGNO_IN_RANGE_P(regno,min,max,strict) \ argument 364 #define REGNO_DATA_P(regno, strict) \ argument 367 #define REGNO_ADDRESS_P(regno, strict) \ argument 370 #define REGNO_SP_P(regno, strict) \ argument 373 #define REGNO_EXTENDED_P(regno, strict) \ argument 376 #define REGNO_AM33_P(regno, strict) \ argument 379 #define REGNO_FP_P(regno, strict) \ argument 382 #define REGNO_STRICT_OK_FOR_BASE_P(regno, strict) \ argument 391 #define REGNO_STRICT_OK_FOR_BIT_BASE_P(regno, strict) \ argument 398 #define REGNO_STRICT_OK_FOR_INDEX_P(regno, strict) \ argument [all …]
|
/openbsd-src/gnu/gcc/gcc/config/vax/ |
H A D | vax.c | 1163 indirectable_address_p(rtx x, int strict) in indirectable_address_p() 1179 nonindexed_address_p (rtx x, int strict) in nonindexed_address_p() 1207 index_term_p (rtx prod, enum machine_mode mode, int strict) in index_term_p() 1236 reg_plus_index_p (rtx x, enum machine_mode mode, int strict) in reg_plus_index_p() 1260 legitimate_address_p (enum machine_mode mode, rtx x, int strict) in legitimate_address_p()
|
/openbsd-src/gnu/usr.bin/perl/lib/ |
H A D | strict.pm | 1 package strict; package [all...] |
/openbsd-src/gnu/usr.bin/perl/ |
H A D | dquote.c | 236 const bool strict, in Perl_grok_bslash_o() 378 const bool strict, in Perl_grok_bslash_x()
|
H A D | vutil.c | 22 Perl_prescan_version2(pTHX_ const char * s,bool strict,const char ** errstr,bool * sqv,int * ssaw_decimal,int * swidth,bool * salpha) Perl_prescan_version2() argument [all...] |
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
H A D | tsconfig.json | 11 "strict": true /* enable all strict type-checking options */ boolean
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-ieee.h | 36 #define S_FORCE_RELOC(s, strict) (!SEG_NORMAL (x->sy_symbol.seg)) argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-ieee.h | 38 #define S_FORCE_RELOC(s, strict) (!SEG_NORMAL (x->sy_symbol.seg)) argument
|
H A D | obj-aout.h | 115 #define S_FORCE_RELOC(s, strict) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/score/ |
H A D | score-mdaux.c | 362 mda_valid_base_register_p (rtx x, int strict) in mda_valid_base_register_p() 376 enum machine_mode mode, rtx x, int strict) in mda_classify_address()
|
H A D | score.c | 788 score_regno_mode_ok_for_base_p (int regno, int strict) in score_regno_mode_ok_for_base_p() 804 score_address_p (enum machine_mode mode, rtx x, int strict) in score_address_p()
|
/openbsd-src/gnu/gcc/gcc/config/mt/ |
H A D | mt.c | 652 mt_reg_ok_for_base_p (rtx x, int strict) in mt_reg_ok_for_base_p() 663 rtx xinsn, int strict) in mt_legitimate_simple_address_p() 689 mt_legitimate_address_p (enum machine_mode mode, rtx xinsn, int strict) in mt_legitimate_address_p()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 8097 strict, len) in fn_type_unification() argument 8194 maybe_adjust_types_for_deduction (strict, parm, arg) in maybe_adjust_types_for_deduction() argument 8302 strict, allow_incomplete, xlen) in type_unification_real() argument 8475 resolve_overloaded_unification (tparms, targs, parm, arg, strict, in resolve_overloaded_unification() argument 8578 unification_kind_t strict, in try_one_overload() 8864 check_cv_quals_for_unify (strict, arg, parm) in check_cv_quals_for_unify() argument 8934 unify (tparms, targs, parm, arg, strict) in unify() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
H A D | ip2k.c | 592 legitimate_address_p (mode, x, strict) in legitimate_address_p() argument
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/ |
H A D | x_deprecated-META.json | 65 "strict" : "0", string
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 340 const Expr *messageExpr, Syntax syntaxUsed, SourceLocation strict, in ParsedAttr() 864 ParsedAttr::Syntax syntax, SourceLocation strict, in create() 1072 ParsedAttr::Syntax syntax, SourceLocation strict, in addNew()
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | pt.c | 9671 unification_kind_t strict, in fn_type_unification() 9776 maybe_adjust_types_for_deduction (unification_kind_t strict, in maybe_adjust_types_for_deduction() 9865 unification_kind_t strict, in type_unification_real() 10021 unification_kind_t strict, in resolve_overloaded_unification() 10122 unification_kind_t strict, in try_one_overload() 10312 check_cv_quals_for_unify (int strict, tree arg, tree parm) in check_cv_quals_for_unify() 10390 unify (tree tparms, tree targs, tree parm, tree arg, int strict) in unify()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 525 register_indirect_p (operand, mode, strict) in register_indirect_p() argument 666 go_if_legitimate_address_internal (operand, mode, strict) in go_if_legitimate_address_internal() argument 696 m68hc11_go_if_legitimate_address (operand, mode, strict) in m68hc11_go_if_legitimate_address() argument
|
/openbsd-src/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.c | 873 #define IS_PSEUDO(rtx,strict) (!strict && GET_CODE (rtx) == REG \ argument 1764 m32c_legitimate_address_p (enum machine_mode mode, rtx x, int strict) in m32c_legitimate_address_p() 1880 m32c_reg_ok_for_base_p (rtx x, int strict) in m32c_reg_ok_for_base_p()
|
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/ |
H A D | Encode.xs | 370 bool encode, bool strict, bool stop_at_partial) in process_utf8()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | recog.c | 2094 constrain_operands_cached (strict) in constrain_operands_cached() argument 2356 constrain_operands (strict) in constrain_operands() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | recog.c | 1999 constrain_operands_cached (int strict) in constrain_operands_cached() 2272 constrain_operands (int strict) in constrain_operands()
|
/openbsd-src/lib/libcrypto/bytestring/ |
H A D | bs_cbs.c | 359 size_t *out_header_len, int strict) in cbs_get_any_asn1_element_internal()
|