| /openbsd-src/gnu/usr.bin/perl/cpan/Memoize/ |
| H A D | Memoize.pm | 40 my $cref = _make_cref($fn, $uppack); 96 my $wrapper = _wrap($install_name, $cref, $normalizer, $options{MERGED}, \%caches); 107 U => $cref, 170 my $cref = _make_cref($f, $uppack); 172 unless (exists $memotable{$cref}) { 176 my $tabent = $memotable{$cref}; 186 delete $memotable{$cref}; 194 my $cref; 198 $cref = $fn; 210 $cref = *{$name}{CODE}; [all …]
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
| H A D | element_access.cc | 31 typedef std::string::const_reference cref; in test01() typedef 42 cref cref1 = str01[csz01 - 1]; in test01() 44 cref cref2 = str01[csz01]; in test01() 56 cref cref3 = str01.at(csz01 - 1); in test01() 59 cref cref4 = str01.at(csz01); in test01()
|
| H A D | substr.cc | 31 typedef std::string::const_reference cref; in test01() typedef
|
| H A D | rfind.cc | 30 typedef std::string::const_reference cref; in test01() typedef
|
| H A D | append.cc | 31 typedef std::string::const_reference cref; in test01() typedef
|
| H A D | replace.cc | 31 typedef std::string::const_reference cref; in test01() typedef
|
| H A D | find.cc | 31 typedef std::string::const_reference cref; in test01() typedef
|
| H A D | inserters_extractors.cc | 39 typedef std::string::const_reference cref; in test01() typedef
|
| /openbsd-src/gnu/llvm/libcxx/include/__functional/ |
| H A D | reference_wrapper.h | 87 cref(const _Tp& __t) _NOEXCEPT in cref() function 95 cref(reference_wrapper<_Tp> __t) _NOEXCEPT in cref() function 101 template <class _Tp> void cref(const _Tp&&) = delete;
|
| /openbsd-src/gnu/llvm/libcxx/include/__ranges/ |
| H A D | drop_while_view.h | 73 __cached_begin_.__emplace(ranges::find_if_not(__base_, std::cref(*__pred_))); in begin() 77 return ranges::find_if_not(__base_, std::cref(*__pred_)); in begin()
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/ |
| H A D | ref_fwd.h | 55 cref(const _Tp& __t);
|
| H A D | functional | 382 cref(const _Tp& __t) 392 cref(reference_wrapper<_Tp> __t) 393 { return cref(__t.get()); }
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | ipa-type-escape.c | 887 tree cref = TREE_OPERAND (t, 0); in look_for_address_of() local 892 while (cref!= x) in look_for_address_of() 894 if (TREE_CODE (cref) == COMPONENT_REF) in look_for_address_of() 896 fielddecl = TREE_OPERAND (cref, 1); in look_for_address_of() 900 else if (TREE_CODE (cref) == ARRAY_REF) in look_for_address_of() 901 get_canon_type (TREE_TYPE (cref), false, false); in look_for_address_of() 903 cref = TREE_OPERAND (cref, 0); in look_for_address_of()
|
| H A D | gimplify.c | 2757 tree var, var_type, cref; in gimplify_init_ctor_eval_range() local 2774 cref = build4 (ARRAY_REF, array_elt_type, unshare_expr (object), in gimplify_init_ctor_eval_range() 2783 gimplify_init_ctor_eval (cref, CONSTRUCTOR_ELTS (value), in gimplify_init_ctor_eval_range() 2786 append_to_statement_list (build2 (MODIFY_EXPR, TREE_TYPE (cref), in gimplify_init_ctor_eval_range() 2787 cref, value), in gimplify_init_ctor_eval_range() 2861 tree cref, init; in gimplify_init_ctor_eval() local 2903 cref = build4 (ARRAY_REF, array_elt_type, unshare_expr (object), in gimplify_init_ctor_eval() 2909 cref = build3 (COMPONENT_REF, TREE_TYPE (purpose), in gimplify_init_ctor_eval() 2915 gimplify_init_ctor_eval (cref, CONSTRUCTOR_ELTS (value), in gimplify_init_ctor_eval() 2919 init = build2 (INIT_EXPR, TREE_TYPE (cref), cref, value); in gimplify_init_ctor_eval()
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/ |
| H A D | ASTSelection.cpp | 352 std::cref(ASTSelection), {ParentStack.begin(), ParentStack.end()}}); in findDeepestWithKind() 360 std::cref(ASTSelection), {ParentStack.begin(), ParentStack.end()}}); in findDeepestWithKind() 365 ParentStack.push_back(std::cref(ASTSelection)); in findDeepestWithKind()
|
| /openbsd-src/sys/arch/landisk/stand/xxboot/ |
| H A D | Makefile | 38 -Map ${PROG}.map -cref ${OBJS} ${LDADD}
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | MapFile.cpp | 258 if (config->mapFile.empty() && !config->cref) in writeMapAndCref() 274 if (config->cref) in writeMapAndCref()
|
| H A D | Config.h | 200 bool cref; member
|
| /openbsd-src/sys/arch/landisk/stand/boot/ |
| H A D | Makefile | 49 -Map ${PROG}.map -cref ${OBJS} ${LDADD}
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ld.h | 126 bfd_boolean cref; member
|
| H A D | ldmain.c | 497 if (command_line.cref) in main() 1478 if (command_line.cref || nocrossref_list != NULL) in notice()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ld.h | 176 bfd_boolean cref; member
|
| H A D | ldmain.c | 505 if (command_line.cref) in main() 1557 if (command_line.cref || nocrossref_list != NULL) in notice()
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | functional | 69 template <class T> reference_wrapper<const T> cref(const T& t) noexcept; 70 template <class T> void cref(const T&& t) = delete; 71 template <class T> reference_wrapper<const T> cref(reference_wrapper<T> t) noexcept;
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlref.pod | 748 $cref->&*; # same as &{ $cref } 751 Note especially that C<< $cref->&* >> is I<not> equivalent to C<< 752 $cref->() >>, and can serve different purposes.
|