Home
last modified time | relevance | path

Searched refs:Both (Results 1 – 25 of 230) sorted by relevance

12345678910

/freebsd-14.2/contrib/tcpdump/doc/
H A DREADME.solaris.md7 * Both system and local libpcap are suitable.
13 * Both system and local libpcap are suitable.
30 * Both system and local libpcap are suitable.
H A DREADME.haiku.md5 * Both system and local libpcap are suitable.
21 * Both system and local libpcap are suitable.
/freebsd-14.2/contrib/bc/manuals/
H A Dbuild.md373 Both commands are equivalent.
384 Both commands are equivalent.
395 Both commands are equivalent.
453 Both commands are equivalent.
474 Both commands are equivalent.
495 Both commands are equivalent.
533 Both commands are equivalent.
575 Both commands are equivalent.
594 Both commands are equivalent.
617 Both commands are equivalent.
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp314 case CompileUnit::Both: in isAlreadyMarked()
403 EntryInfo.getPlacement() == CompileUnit::Both) in getFinalPlacementForEntry()
406 if (Placement == CompileUnit::PlainDwarf || Placement == CompileUnit::Both) in getFinalPlacementForEntry()
415 return Placement == CompileUnit::PlainDwarf ? CompileUnit::Both : Placement; in getFinalPlacementForEntry()
418 return Placement == CompileUnit::TypeTable ? CompileUnit::Both : Placement; in getFinalPlacementForEntry()
420 case CompileUnit::Both: in getFinalPlacementForEntry()
421 return CompileUnit::Both; in getFinalPlacementForEntry()
H A DDWARFLinkerCompileUnit.h165 Both = 3, enumerator
266 getPlacement() == CompileUnit::Both)) || in needToPlaceInTypeTable()
272 getPlacement() == CompileUnit::Both)) || in needToKeepInPlainDwarf()
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-zx.txt5 main controller is TOP_PMM and the auxiliary one is AON_IOCFG. Both
42 types of pins. Both are controlled by auxiliary controller, i.e. AON_IOCFG
/freebsd-14.2/crypto/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod22 used hash function and p is the parallelization factor. Both r and p need to be
61 Both N and maxmem_bytes are parameters of type B<uint64_t>.
62 Both r and p are parameters of type B<uint32_t>.
/freebsd-14.2/crypto/openssl/doc/man3/
H A DX509_add_cert.pod27 Both these functions have a I<flags> parameter,
47 Both functions return 1 for success and 0 for failure.
H A DRSA_private_encrypt.pod23 Both of the functions described on this page are deprecated.
77 Both of these functions were deprecated in OpenSSL 3.0.
H A DCTLOG_STORE_new.pod38 path instead. Both of these functions append any loaded CT logs to the
65 Both B<CTLOG_STORE_load_default_file> and B<CTLOG_STORE_load_file> return 1 if
H A DSSL_get_psk_identity.pod25 hint and SSL_get_psk_identity() returns the PSK identity. Both are
/freebsd-14.2/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-spear.txt16 Both required and optional properties listed above must be defined under node
H A Dnvidia,tegra124-cpufreq.txt4 Both required and optional properties listed below must be defined
H A Dcpufreq-dt.txt7 Both required and optional properties listed below must be defined
/freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/
H A Dmicrochip,ucs1002.txt14 Both are expected to be IRQ_TYPE_EDGE_BOTH
/freebsd-14.2/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-usb-gpio.txt9 Either one of id-gpio or vbus-gpio must be present. Both can be present as well.
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml21 coupled with an OV10635 image sensor and an embedded MCU. Both the MCU and
47 Both camera modules serialize video data generated by the embedded camera
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.h37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst34 :good:`Done`. LLD can read import libraries needed to link against DLL. Both
44 module-definition file (.def). Both export-by-name and export-by-ordinal are
/freebsd-14.2/sys/contrib/device-tree/Bindings/rtc/
H A Dabracon,abx80x.txt26 connected battery or supercap. Both the following properties have to be defined
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dmediatek-dwmac.txt30 Both delay properties need to be a multiple of 170 for RGMII interface,
32 Both delay properties need to be a multiple of 550 for MII/RMII interface,
/freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/
H A Dwd,mbl-gpio.txt4 Both GPIO controller only have a single 8-bit data register, where GPIO
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dmarvell,armada-3700-utmi-phy.yaml16 compliant and only supports host mode. Both of these controllers come with
H A Dphy-mvebu-utmi.txt9 only supports host mode. Both of these controllers come with a slightly
/freebsd-14.2/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator

12345678910