/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | zoned_time.h | 115 …_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 D | time_zone.h | 45 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 D | Kconfig | 15 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 D | Kconfig | 15 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 D | marvell-neta-bm.txt | 15 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 D | ralink,rt3050-esw.txt | 15 - ralink,portmap: can be used to choose if the default switch setup is
|
H A D | mdio-mux-meson-g12a.txt | 3 This is a special case of a MDIO bus multiplexer. It allows to choose between
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | network_device.hlp | 13 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 D | server.cnf | 3 port = 0 # 0 means that the server should choose a random available port
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5420-cpus.dtsi | 12 * but particular boards choose different booting order. 16 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
|
H A D | exynos5422-cpus.dtsi | 11 * 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 D | Kconfig | 14 To compile this driver as a module, choose M here.
|
/freebsd/sys/contrib/openzfs/ |
H A D | copy-builtin | 41 To compile this file system support as a module, choose M here.
|
/freebsd/crypto/openssl/external/perl/ |
H A D | Downloaded.txt | 5 modules, we may choose to bundle it with the OpenSSL source.
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
H A D | lpc4350.dtsi | 7 * You can choose the licence that better fits your requirements.
|
H A D | lpc4357.dtsi | 7 * You can choose the licence that better fits your requirements.
|
/freebsd/contrib/less/ |
H A D | README | 90 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 D | faraday,ftrtc010.txt | 15 to choose different clocks here, like Cortina who chose
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | Kconfig | 15 To compile this driver as a module, choose M here.
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 507 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 D | PLATFORMS | 8 module which understands "use_authtok". Thus, you may choose which
|
/freebsd/contrib/dialog/samples/ |
H A D | checklist9.txt | 11 hot key, or the number keys 1-9 to choose an option. \n\
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-register_sysctl_table.m4 | 32 dnl # register_sysctl_sz() to enable callers to choose, so we use it if
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_log_inline.h | 28 # error Can only choose order 4 or 5 for log poly
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | Kconfig | 12 If you choose to build a module, it'll be called ath11k.
|