Home
last modified time | relevance | path

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

12345678910

/src/contrib/bc/manuals/
H A Dbuild.md334 be. Both options are still available for this reason.
376 Both commands are equivalent.
387 Both commands are equivalent.
398 Both commands are equivalent.
456 Both commands are equivalent.
477 Both commands are equivalent.
498 Both commands are equivalent.
536 Both commands are equivalent.
578 Both commands are equivalent.
597 Both commands are equivalent.
[all …]
/src/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()
/src/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
/src/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>.
/src/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 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 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 DSSL_get_psk_identity.pod25 hint and SSL_get_psk_identity() returns the PSK identity. Both are
H A DPKCS12_decrypt_skey.pod29 Both functions will return the decrypted key or NULL if an error occurred.
H A DEVP_blake2b512.pod41 Both algorithms support a variable-length digest,
/src/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
/src/sys/contrib/device-tree/Bindings/power/supply/
H A Dmicrochip,ucs1002.txt14 Both are expected to be IRQ_TYPE_EDGE_BOTH
/src/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.
/src/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
/src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.h37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
/src/sys/contrib/device-tree/Bindings/rtc/
H A Dabracon,abx80x.txt26 connected battery or supercap. Both the following properties have to be defined
/src/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,
/src/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
/src/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mvebu-utmi.txt9 only supports host mode. Both of these controllers come with a slightly
/src/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator
/src/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mn-tqma8mqnl-mba8mx-usbotg.dtso34 * dt overlay don't support /delete-property/. Both 'output-low' and
/src/etc/sendmail/
H A DMakefile33 .error Both SENDMAIL_MC and SENDMAIL_CF cannot be set.

12345678910