Home
last modified time | relevance | path

Searched refs:below (Results 1 – 25 of 1526) sorted by relevance

12345678910>>...62

/freebsd/contrib/llvm-project/libcxx/include/
H A Dconcepts19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
49 concept assignable_from = see below;
[all …]
H A Dnumbers31 template<floating_point T> inline constexpr T e_v<T> = see below;
32 template<floating_point T> inline constexpr T log2e_v<T> = see below;
33 template<floating_point T> inline constexpr T log10e_v<T> = see below;
34 template<floating_point T> inline constexpr T pi_v<T> = see below;
35 template<floating_point T> inline constexpr T inv_pi_v<T> = see below;
36 template<floating_point T> inline constexpr T inv_sqrtpi_v<T> = see below;
37 template<floating_point T> inline constexpr T ln2_v<T> = see below;
38 template<floating_point T> inline constexpr T ln10_v<T> = see below;
39 template<floating_point T> inline constexpr T sqrt2_v<T> = see below;
40 template<floating_point T> inline constexpr T sqrt3_v<T> = see below;
[all …]
H A Diterator22 using iter_difference_t = see below; // since C++20
26 using iter_value_t = see below; // since C++20
49 concept indirectly_readable = see below; // since C++20
57 concept indirectly_writable = see below; // since C++20
61 concept weakly_incrementable = see below; // since C++20
65 concept incrementable = see below; // since C++20
69 concept input_or_output_iterator = see below; // since C++20
73 concept sentinel_for = see below; // since C++20
80 concept sized_sentinel_for = see below;
84 concept input_iterator = see below; // since C++20
[all …]
H A Dranges33 concept range = see below;
73 concept output_range = see below;
76 concept input_range = see below;
79 concept forward_range = see below;
82 concept bidirectional_range = see below;
85 concept random_access_range = see below;
88 concept contiguous_range = see below;
91 concept common_range = see below;
94 concept viewable_range = see below;
109 template<input_or_output_iterator I, sentinel_for<I> S = I, subrange_kind K = see below>
[all …]
H A Dutility47 auto forward_like(auto&& x) noexcept -> see below; // since C++23
84 explicit(see-below) constexpr pair();
85 … explicit(see-below) pair(const T1& x, const T2& y); // constexpr in C++14
86 … template <class U = T1, class V = T2> explicit(see-below) pair(U&&, V&&); // constexpr in C++14
87 template <class U, class V> constexpr explicit(see-below) pair(pair<U, V>&); // since C++23
88 … template <class U, class V> explicit(see-below) pair(const pair<U, V>& p); // constexpr in C++14
89 … template <class U, class V> explicit(see-below) pair(pair<U, V>&& p); // constexpr in C++14
91 constexpr explicit(see-below) pair(const pair<U, V>&&); // since C++23
92 template <pair-like P> constexpr explicit(see-below) pair(P&&); // since C++23
112 constexpr void swap(const pair& p) const noexcept(see below); // since C++23
H A Dbit55 little = see below, // C++20
56 big = see below, // C++20
57 native = see below // C++20
H A D__node_handle18 using value_type = see below; // not present for map containers
19 using key_type = see below; // not present for set containers
20 using mapped_type = see below; // not present for set containers
21 using allocator_type = see below;
/freebsd/share/examples/BSD_daemon/
H A Deps.patch13 +% col0 below is black (the lines)
14 +% col3 below is cyan (the shoelaces)
15 +% col7 below is white (eyes, shoes)
16 +% col13 below is green (the shooes)
17 +% col20 below is red (the daemon)
18 +% col31 below is gold (the pitchfork)
/freebsd/contrib/ncurses/panel/
H A Dpanel.priv.h123 #define IS_LINKED(p) (((p)->above || (p)->below ||((p)==_nc_bottom_panel)) ? TRUE : FALSE)
182 if ((pan)->below)\
183 (pan)->below->above = (pan)->above;\
185 (pan)->above->below = (pan)->below;\
189 _nc_top_panel = (pan)->below;\
192 (pan)->above = (pan)->below = (PANEL*)0;\
H A Dp_bottom.c62 pan->below = _nc_bottom_panel; in PANEL_EXPORT()
65 pan->above->below = pan; in PANEL_EXPORT()
H A Dp_below.c74 result = Is_Pseudo(pan->below) ? (PANEL *) 0 : pan->below; in panel_below()
H A Dp_new.c95 pan->below = (PANEL *)0; in root_panel()
124 pan->below = (PANEL *)0; in new_panel()
H A Dpanel.c82 (pan->below) ? USER_PTR(pan->below->user, 2) : "--", in _nc_dPanel()
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dlt3651-charger.txt7 - lltc,acpr-gpios: Connect to ACPR output. See remark below.
10 - lltc,fault-gpios: Connect to FAULT output. See remark below.
11 - lltc,chrg-gpios: Connect to CHRG output. See remark below.
H A Dbq2415x.txt22 is below this value.
26 constant-voltage phase drops below this value (in mA).
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dahci-ceva.txt10 The fields for the above parameter must be as shown below:
18 The fields for the above parameter must be as shown below:
26 The fields for the above parameter must be as shown below:
34 The fields for the above parameter must be as shown below:
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod90 the B<ASN1_VALUE>. See below for further details.
101 the B<ASN1_AFLG_CONST_CB> flag is set. See below for further details.
111 value on success or zero on error, unless otherwise noted below.
165 B<ASN1_PRINT_ARG> structure (see below).
171 B<ASN1_PRINT_ARG> structure (see below).
177 structure (see below).
183 structure (see below).
189 B<ASN1_STREAM_ARG> structure (see below).
195 B<ASN1_STREAM_ARG> structure (see below).
H A DBIO_connect.pod27 B<BIO_SOCK_REUSEADDR>, which is described in L</FLAGS> below.
32 The flags are described in L</FLAGS> below.
38 The flags are described in L</FLAGS> below.
44 on the accepted socket. The flags are described in L</FLAGS> below.
/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c84 int below; in unionfs_domount() local
95 below = 0; in unionfs_domount()
129 below = 1; in unionfs_domount()
250 if (below) { in unionfs_domount()
338 if (below) { in unionfs_domount()
358 below ? "below" : "above", target); in unionfs_domount()
/freebsd/sys/contrib/device-tree/Bindings/devfreq/event/
H A Dexynos-ppmu.txt30 Example1 : PPMUv1 nodes in exynos3250.dtsi are listed below.
66 Example2 : Events of each PPMU node in exynos3250-rinato.dts are listed below.
120 Example3 : PPMUv2 nodes in exynos5433.dtsi are listed below.
158 Example4 : 'event-data-type' in exynos4412-ppmu-common.dtsi are listed below.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-ocores.txt15 - clocks : handle to the controller clock; see the note below.
18 see the note below. Mutually exclusive with clocks
24 - clock-frequency : frequency of bus clock in Hz; see the note below.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dlantiq,pinctrl-falcon.txt33 Valid values for these names are listed below.
35 group. Valid values for function names are listed below.
51 Valid values for these names are listed below.
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dsimd19 using scalar = see below;
20 template<int N> using fixed_size = see below;
25 template<class T, size_t N, class... Abis> struct deduce { using type = see below; };
/freebsd/usr.sbin/bhyve/kbdlayout/
H A Ddefault13 # in the comment below.
17 # is described as a comment line below for reference.
31 # relevant line below and set the correct ScanCode.
38 # below and correct the ScanCode from 0x1e to 0x54 so that you can enter it
43 # the US keyboard, so you do not need to set anything below.
163 # the US keyboard, so you do not need to set anything below.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8997-regulator.txt14 units for buck1 when changing voltage using gpio dvs. Refer to [1] below
18 units for buck2 when changing voltage using gpio dvs. Refer to [1] below
22 units for buck5 when changing voltage using gpio dvs. Refer to [1] below
59 sub-node should be of the format as listed below.

12345678910>>...62