| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | rockchip.yaml | 14 const: '/' 20 - const: vamrs,ficus 21 - const: rockchip,rk3399 25 - const: vamrs,rock960 26 - const: rockchip,rk3399 31 - const: rockchip,rk3288 45 - const: azw,beelink-a1 132 - const: google,bob 133 - const: google,gru 174 - const: google,gru [all …]
|
| H A D | sunxi.yaml | 15 const: '/' 161 - const: csq,cs908 251 - const: gemei,g9 261 - const: hsg,h702 322 - const: jesurun,q5 374 - const: sochip,s3 415 - const: mele,a1000 425 - const: mele,i7 430 - const: mele,m3 435 - const: mele,m9 [all …]
|
| H A D | atmel-at91.yaml | 18 const: '/' 36 - const: atmel,at91sam9 63 - const: atmel,sama5 70 - const: atmel,sama5 78 - const: atmel,sama5 83 - const: atmel,sama5 90 - const: atmel,sama5 105 - const: atmel,sama5 113 - const: atmel,sama5 119 - const: atmel,sama5 [all …]
|
| H A D | tegra.yaml | 23 - const: nvidia,tegra20 29 - const: ad,tamonten 30 - const: nvidia,tegra20 36 - const: nvidia,tegra20 38 - const: acer,picasso 39 - const: nvidia,tegra20 43 - const: nvidia,tegra30 48 - const: nvidia,cardhu 66 - const: asus,grouper 69 - const: asus,tilapia [all …]
|
| H A D | mediatek.yaml | 17 const: '/' 23 - const: mediatek,mt2701 28 - const: mediatek,mt2712 32 - const: mediatek,mt6580 36 - const: mediatek,mt6589 40 - const: mediatek,mt6592 44 - const: mediatek,mt6755 48 - const: mediatek,mt6765 95 - const: google,elm 103 - const: google,hana [all …]
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | __locale | 288 long hash(const char_type* __lo, const char_type* __hi) const 540 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const 546 const char_type* scan_is(mask __m, const char_type* __low, const char_type* __high) const 552 const char_type* scan_not(mask __m, const char_type* __low, const char_type* __high) const 588 const char* widen(const char* __low, const char* __high, char_type* __to) const 618 virtual const char* do_widen(const char* __low, const char* __high, char_type* __dest) const; 641 const char_type* is(const char_type* __low, const char_type* __high, mask* __vec) const 649 const char_type* scan_is (mask __m, const char_type* __low, const char_type* __high) const 658 const char_type* scan_not(mask __m, const char_type* __low, const char_type* __high) const 697 const char* widen(const char* __low, const char* __high, char_type* __to) const [all …]
|
| H A D | limits | 584 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::digits; 586 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::digits10; 588 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::max_digits10; 590 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_signed; 592 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_integer; 594 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_exact; 596 _LIBCPP_CONSTEXPR const int numeric_limits<const _Tp>::radix; 616 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_iec559; 618 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_bounded; 620 _LIBCPP_CONSTEXPR const bool numeric_limits<const _Tp>::is_modulo; [all …]
|
| H A D | system_error | 28 virtual const char* name() const noexcept = 0; 34 bool operator==(const error_category& rhs) const noexcept; 35 bool operator!=(const error_category& rhs) const noexcept; 36 bool operator<(const error_category& rhs) const noexcept; 71 const error_category& category() const noexcept; 100 const error_category& category() const noexcept; 118 const error_code& code() const noexcept; 119 const char* what() const noexcept; 216 virtual const char* name() const _NOEXCEPT = 0; 443 size_t operator()(const error_code& __ec) const _NOEXCEPT [all …]
|
| H A D | codecvt | 96 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt, 100 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt, 134 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt, 138 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt, 172 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt, 176 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt, 225 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt, 229 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt, 260 … const intern_type* __frm, const intern_type* __frm_end, const intern_type*& __frm_nxt, 264 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt, [all …]
|
| H A D | chrono | 702 bool operator==(const leap& x, const leap& y); 703 bool operator!=(const leap& x, const leap& y); 704 bool operator< (const leap& x, const leap& y); 705 bool operator> (const leap& x, const leap& y); 706 bool operator<=(const leap& x, const leap& y); 707 bool operator>=(const leap& x, const leap& y); 749 format(const locale& loc, const charT* fmt, const Streamable& s); 1143 bool operator()(const _LhsDuration& __lhs, const _RhsDuration& __rhs) const 1154 bool operator()(const _LhsDuration& __lhs, const _LhsDuration& __rhs) const 1184 bool operator()(const _LhsDuration& __lhs, const _RhsDuration& __rhs) const [all …]
|
| H A D | __debug | 54 __libcpp_debug_info(const char* __f, int __l, const char* __p, const char* __m) 129 virtual bool __decrementable(const void*) const = 0; 144 virtual bool __dereferenceable(const void*) const; 145 virtual bool __decrementable(const void*) const; 146 virtual bool __addable(const void*, ptrdiff_t) const; 152 _C_node<_Cont>::__dereferenceable(const void* __i) const 162 _C_node<_Cont>::__decrementable(const void* __i) const 251 bool __dereferenceable(const void* __i) const; 252 bool __decrementable(const void* __i) const; 255 bool __less_than_comparable(const void* __i, const void* __j) const; [all …]
|
| H A D | valarray | 125 const slice_array& operator=(const slice_array& sa) const; 176 const gslice_array& operator=(const gslice_array& ga) const; 202 const mask_array& operator=(const mask_array& ma) const; 228 const indirect_array& operator=(const indirect_array& ia) const; 442 _BinaryOp(const _Op& __op, const _A0& __a0, const _A1& __a1) 495 _Tp operator()(const _Tp& __x, const _Tp& __y) const 504 _Tp operator()(const _Tp& __x, const _Tp& __y) const 565 _Tp operator()(const _Tp& __x, const _Tp& __y) const 619 _Tp operator()(const _Tp& __x, const _Tp& __y) const 1284 const slice_array& operator=(const slice_array& __sa) const; [all …]
|
| H A D | typeindex | 25 bool operator==(const type_index& rhs) const noexcept; 26 bool operator!=(const type_index& rhs) const noexcept; 27 bool operator< (const type_index& rhs) const noexcept; 28 bool operator<=(const type_index& rhs) const noexcept; 29 bool operator> (const type_index& rhs) const noexcept; 30 bool operator>=(const type_index& rhs) const noexcept; 33 const char* name() const noexcept; 67 bool operator==(const type_index& __y) const _NOEXCEPT 70 bool operator!=(const type_index& __y) const _NOEXCEPT 73 bool operator< (const type_index& __y) const _NOEXCEPT [all …]
|
| H A D | filesystem | 21 bool operator==(const path& lhs, const path& rhs) noexcept; 28 path operator/ (const path& lhs, const path& rhs); 84 void copy(const path& from, const path& to); 90 bool copy_file(const path& from, const path& to); 131 bool equivalent(const path& p1, const path& p2); 204 void rename(const path& from, const path& to); 1703 filesystem_error(const string& __what, const path& __p1, const path& __p2, 1720 const char* what() const noexcept override { 2812 const directory_entry& operator*() const { 2843 const directory_entry& __dereference() const; [all …]
|
| H A D | set | 52 set(const value_compare& comp, const allocator_type& a); 65 set(const set& s, const allocator_type& a); 152 const_iterator find(const key_type& k) const; 156 const_iterator find(const K& x) const; // C++14 160 size_type count(const key_type& k) const; 166 const_iterator lower_bound(const key_type& k) const; 173 const_iterator upper_bound(const key_type& k) const; 357 const_iterator find(const key_type& k) const; 365 size_type count(const key_type& k) const; 570 set(const set& __s, const allocator_type& __a) [all …]
|
| H A D | stdexcept | 37 virtual const char* what() const noexcept // returns what_arg 58 const char* __imp_; 60 bool __uses_refcount() const; 67 const char* c_str() const _NOEXCEPT {return __imp_;} 83 explicit logic_error(const string&); 84 explicit logic_error(const char*); 91 virtual const char* what() const _NOEXCEPT; 106 explicit runtime_error(const string&); 107 explicit runtime_error(const char*); 114 virtual const char* what() const _NOEXCEPT; [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | renesas,cpg-clocks.yaml | 38 const: 1 49 const: 0 79 - const: z 80 - const: z2 81 - const: i 82 - const: m3 83 - const: b 109 - const: r 111 - const: i 113 - const: b [all …]
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | filesystem | 21 bool operator==(const path& lhs, const path& rhs) noexcept; 22 bool operator!=(const path& lhs, const path& rhs) noexcept; 23 bool operator< (const path& lhs, const path& rhs) noexcept; 24 bool operator<=(const path& lhs, const path& rhs) noexcept; 25 bool operator> (const path& lhs, const path& rhs) noexcept; 26 bool operator>=(const path& lhs, const path& rhs) noexcept; 28 path operator/ (const path& lhs, const path& rhs); 84 void copy(const path& from, const path& to); 90 bool copy_file(const path& from, const path& to); 131 bool equivalent(const path& p1, const path& p2); [all …]
|
| H A D | propagate_const | 73 constexpr const element_type* operator->() const; 74 constexpr operator const element_type*() const; // Not always defined 75 constexpr const element_type& operator*() const; 76 constexpr const element_type* get() const; 128 const _Up& get_underlying(const propagate_const<_Up>& __pu) _NOEXCEPT; 163 static _LIBCPP_CONSTEXPR const element_type* __get_pointer(const _Up* __u) 169 static _LIBCPP_CONSTEXPR const element_type* __get_pointer(const _Up& __u) 245 _LIBCPP_CONSTEXPR const element_type* get() const 260 _LIBCPP_CONSTEXPR const element_type* operator->() const 267 _LIBCPP_CONSTEXPR operator const element_type *() const { [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/samsung/ |
| H A D | samsung-boards.yaml | 14 const: '/' 25 - const: samsung,s5pv210 32 - const: samsung,aries 33 - const: samsung,s5pv210 41 - const: samsung,exynos3 82 - const: samsung,midas 99 - const: google,snow 139 - const: google,pit 140 - const: google,peach 163 - const: google,pi [all …]
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ext/ |
| H A D | hash_set | 79 const_iterator find(const key_type& k) const; 80 size_type count(const key_type& k) const; 165 const_iterator find(const key_type& k) const; 166 size_type count(const key_type& k) const; 331 const hasher& __hf, const key_equal& __eql) 339 const hasher& __hf, const key_equal& __eql, const allocator_type& __a) 357 const hasher& __hf, const key_equal& __eql) 368 const hasher& __hf, const key_equal& __eql, const allocator_type& __a) 551 size_type __n, const hasher& __hf, const key_equal& __eql) 578 const hasher& __hf, const key_equal& __eql) [all …]
|
| H A D | hash_map | 84 size_type count(const key_type& k) const; 174 size_type count(const key_type& k) const; 236 size_t operator()(const _Tp& __x) const 252 size_t operator()(const _Tp& __x) const 270 bool operator()(const _Tp& __x, const _Tp& __y) const 273 bool operator()(const typename _Tp::first_type& __x, const _Tp& __y) const 276 bool operator()(const _Tp& __x, const typename _Tp::first_type& __y) const 293 bool operator()(const _Tp& __x, const _Tp& __y) const 296 bool operator()(const typename _Tp::first_type& __x, const _Tp& __y) const 299 bool operator()(const _Tp& __x, const typename _Tp::first_type& __y) const [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sram/ |
| H A D | allwinner,sun4i-a10-system-control.yaml | 20 const: 1 23 const: 1 27 - const: allwinner,sun4i-a10-sram-controller 29 - const: allwinner,sun4i-a10-system-control 30 - const: allwinner,sun5i-a13-system-control 34 - const: allwinner,sun8i-a23-system-control 35 - const: allwinner,sun8i-h3-system-control 38 - const: allwinner,sun50i-a64-system-control 39 - const: allwinner,sun50i-h5-system-control 58 const: mmio-sram [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/ |
| H A D | amlogic,meson-ee-pwrc.yaml | 41 - const: vpu 42 - const: vapb 53 const: 1 70 - const: dblk 76 - const: vdac 78 - const: viu 79 - const: venc 80 - const: rdma 94 - const: viu 95 - const: venc [all …]
|
| /freebsd-13.1/contrib/ncurses/ncurses/ |
| H A D | llib-ltinfotw | 165 const char *const name) 170 const char *const name) 180 const char *const fmt, 186 const char *const fmt, 192 const char *const fmt, 815 const char *const tn, 1375 const char *const sp) 1381 const char *const name, 1382 const char *const delim) 1448 const char *const name, [all …]
|