Home
last modified time | relevance | path

Searched refs:choose (Results 1 – 25 of 258) sorted by relevance

1234567891011

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dzoned_time.h115 …_LIBCPP_HIDE_FROM_ABI zoned_time(_TimeZonePtr __zone, const local_time<_Duration>& __tp, choose __…
117 … decltype(std::declval<_TimeZonePtr&>() -> to_sys(local_time<_Duration>{}, choose::earliest)),
121 …_LIBCPP_HIDE_FROM_ABI zoned_time(string_view __name, const local_time<_Duration>& __tp, choose __c)
124 …ble_v<decltype(std::declval<_TimeZonePtr&>() -> to_sys(local_time<_Duration>{}, choose::earliest)),
135 …FROM_ABI zoned_time(_TimeZonePtr __zone, const zoned_time<_Duration2, _TimeZonePtr2>& __zt, choose)
147 …M_ABI zoned_time(string_view __name, const zoned_time<_Duration2, _TimeZonePtr2>& __zt, choose __c)
201 zoned_time(_TimeZonePtrOrName&&, local_time<_Duration>, choose = choose::earliest)
205 zoned_time(_TimeZonePtrOrName&&, zoned_time<_Duration, TimeZonePtr2>, choose = choose::earliest)
H A Dtime_zone.h45 enum class choose { earliest, latest }; enum
104 to_sys(const local_time<_Duration>& __time, choose __z) const { in to_sys()
113 case choose::earliest: in to_sys()
116 case choose::latest: in to_sys()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A DKconfig15 To compile this driver as a module, choose M here.
26 To compile this driver as a module, choose M here.
37 To compile this driver as a module, choose M here.
/freebsd/sys/contrib/dev/athk/ath12k/
H A DKconfig15 If you choose to build a module, it'll be called ath12k.
25 you want optimal performance choose N.
34 you want optimal performance choose N.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell-neta-bm.txt15 Otherwise the driver would adjust a given number or choose default if
20 If not set a driver will choose a default value.
H A Dralink,rt3050-esw.txt15 - ralink,portmap: can be used to choose if the default switch setup is
H A Dmdio-mux-meson-g12a.txt3 This is a special case of a MDIO bus multiplexer. It allows to choose between
/freebsd/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp13 preference to SLIP whenever possible). When you choose the SLIP
26 your ISP supports dynamic negotiation, most do. If you do not choose
30 "modem capabilities database". If you choose a PAP or CHAP login you
/freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dserver.cnf3 port = 0 # 0 means that the server should choose a random available port
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5420-cpus.dtsi12 * but particular boards choose different booting order.
16 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
H A Dexynos5422-cpus.dtsi11 * but particular boards choose different booting order.
15 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A DKconfig14 To compile this driver as a module, choose M here.
/freebsd/sys/contrib/openzfs/
H A Dcopy-builtin41 To compile this file system support as a module, choose M here.
/freebsd/crypto/openssl/external/perl/
H A DDownloaded.txt5 modules, we may choose to bundle it with the OpenSSL source.
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc4350.dtsi7 * You can choose the licence that better fits your requirements.
H A Dlpc4357.dtsi7 * You can choose the licence that better fits your requirements.
/freebsd/contrib/less/
H A DREADME90 If you choose not to include some features in your version, you may
141 If you choose not to include some features in your version, you may
171 If you choose not to include some features in your version, you may
198 If you choose not to include some features in your version, you may
232 If you choose not to include some features in your version, you may
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dfaraday,ftrtc010.txt15 to choose different clocks here, like Cortina who chose
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A DKconfig15 To compile this driver as a module, choose M here.
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c507 unsigned choose = percpu_arena_choose(); in arena_choose_hard() local
508 ret = arena_get(tsd_tsdn(tsd), choose, true); in arena_choose_hard()
517 unsigned i, j, choose[2], first_null; in arena_choose_hard() local
529 choose[j] = 0; in arena_choose_hard()
546 tsd_tsdn(tsd), choose[j], false), in arena_choose_hard()
548 choose[j] = i; in arena_choose_hard()
567 choose[j], false), !!j) == 0 || first_null == in arena_choose_hard()
575 choose[j], false); in arena_choose_hard()
581 choose[j] = first_null; in arena_choose_hard()
583 choose[j], in arena_choose_hard()
[all …]
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DPLATFORMS8 module which understands "use_authtok". Thus, you may choose which
/freebsd/contrib/dialog/samples/
H A Dchecklist9.txt11 hot key, or the number keys 1-9 to choose an option. \n\
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-register_sysctl_table.m432 dnl # register_sysctl_sz() to enable callers to choose, so we use it if
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_log_inline.h28 # error Can only choose order 4 or 5 for log poly
/freebsd/sys/contrib/dev/athk/ath11k/
H A DKconfig12 If you choose to build a module, it'll be called ath11k.

1234567891011