| /freebsd/contrib/sqlite3/ |
| H A D | auto.def | 12 proj-define-for-opt static-shell ENABLE_STATIC_SHELL \ 14 proj-define-for-opt static-cli-shell STATIC_CLI_SHELL "Statically link CLI shell?" 16 proj-fatal "--disable-static-shell and --static-cli-shell are mutualy exclusive" 19 proj-opt-set shared 1 20 proj-indented-notice {
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | algorithm | 50 constexpr I min_element(I first, S last, Comp comp = {}, Proj proj = {}); 54 constexpr borrowed_iterator_t<R> min_element(R&& r, Comp comp = {}, Proj proj = {}); 58 …constexpr I ranges::max_element(I first, S last, Comp comp = {}, Proj proj = {}); … 62 …constexpr borrowed_iterator_t<R> ranges::max_element(R&& r, Comp comp = {}, Proj proj = {}); … 80 …constexpr I find(I first, S last, const T& value, Proj proj = {}); … 85 …find(R&& r, const T& value, Proj proj = {}); … 89 …constexpr I find_if(I first, S last, Pred pred, Proj proj = {}); … 94 …find_if(R&& r, Pred pred, Proj proj = {}); … 98 …constexpr I find_if_not(I first, S last, Pred pred, Proj proj = {}); … 103 …find_if_not(R&& r, Pred pred, Proj proj = {}); … [all …]
|
| H A D | complex | 199 template<class T> complex<T> proj(const complex<T>&); 200 complex<long double> proj(long double); 201 complex<double> proj(double); 202 template<Integral T> complex<double> proj(T); 203 complex<float> proj(float); 897 // proj 900 inline _LIBCPP_HIDE_FROM_ABI complex<_Tp> proj(const complex<_Tp>& __c) { 908 inline _LIBCPP_HIDE_FROM_ABI typename __libcpp_complex_overload_traits<_Tp>::_ComplexType proj(_Tp … 915 inline _LIBCPP_HIDE_FROM_ABI typename __libcpp_complex_overload_traits<_Tp>::_ComplexType proj(_Tp …
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | algorithm | 53 constexpr I min_element(I first, S last, Comp comp = {}, Proj proj = {}); 57 constexpr borrowed_iterator_t<R> min_element(R&& r, Comp comp = {}, Proj proj = {}); 61 …constexpr I ranges::max_element(I first, S last, Comp comp = {}, Proj proj = {}); … 65 …constexpr borrowed_iterator_t<R> ranges::max_element(R&& r, Comp comp = {}, Proj proj = {}); … 83 …constexpr I find(I first, S last, const T& value, Proj proj = {}); … 88 …find(R&& r, const T& value, Proj proj = {}); … 92 …constexpr I find_if(I first, S last, Pred pred, Proj proj = {}); … 97 …find_if(R&& r, Pred pred, Proj proj = {}); … 101 …constexpr I find_if_not(I first, S last, Pred pred, Proj proj = {}); … 106 …find_if_not(R&& r, Pred pred, Proj proj = {}); … [all …]
|
| H A D | complex | 199 template<class T> complex<T> proj(const complex<T>&); 200 complex<long double> proj(long double); 201 complex<double> proj(double); 202 template<Integral T> complex<double> proj(T); 203 complex<float> proj(float); 999 // proj 1002 inline _LIBCPP_HIDE_FROM_ABI complex<_Tp> proj(const complex<_Tp>& __c) { 1010 inline _LIBCPP_HIDE_FROM_ABI typename __libcpp_complex_overload_traits<_Tp>::_ComplexType proj(_Tp … 1017 inline _LIBCPP_HIDE_FROM_ABI typename __libcpp_complex_overload_traits<_Tp>::_ComplexType proj(_Tp …
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | README.md | 41 - [proj.tcl][]: project-agnostic utility code for autosetup-driven 48 for `proj.tcl`. We split this out of `auto.def` so that it can be 68 those with `proj-` prefix can be found in [proj.tcl][] and those with 85 - **`proj-get-env VAR ?default?`**\ 94 - **`proj-fatal msg`**\ 98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\ 102 - **`proj-indented-notice ?-error? ?-notice? msg`**\ 109 - **`proj-opt-truthy flag`**\ 113 - **`proj-opt-was-provided FLAG`**\ 123 - **`proj-val-truthy value`**\ [all …]
|
| H A D | sqlite-config.tcl | 15 use proj
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | complex.cppm | |
| H A D | complex.inc | 37 using std::proj;
|
| /freebsd/contrib/unbound/ |
| H A D | README.md | 5 …s/unbound.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:unbound)
|
| /freebsd/contrib/libfido2/ |
| H A D | README.adoc | 7 …fuzz)", link="https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:libfido2"]
|
| /freebsd/contrib/file/ |
| H A D | README.md | 9 - Fuzzing link: <https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:file>
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| H A D | complex_cmath.h | 79 template <class _Tp> std::complex<_Tp> proj(const std::complex<_Tp> &__c) { in proj() function
|
| /freebsd/sys/contrib/zstd/ |
| H A D | README.md | 27 [OSSFuzzLink]: https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:zstd
|
| /freebsd/contrib/sqlite3/autosetup/teaish/ |
| H A D | core.tcl | 24 use proj
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | audio | 1349 # https://pbat.ch/proj/protrekkr/
|
| H A D | archive | 2694 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSymbolMap.inc | 2423 SYMBOL(proj, std::, <complex>)
|