Home
last modified time | relevance | path

Searched refs:equivalent (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrGISel.td20 // Pseudo equivalent to a RISCVISD::FCLASS.
28 // Pseudo equivalent to a RISCVISD::READ_VLENB.
36 // Pseudo equivalent to a RISCVISD::VMCLR_VL
44 // Pseudo equivalent to a RISCVISD::VMSET_VL
52 // Pseudo equivalent to a RISCVISD::SPLAT_VECTOR_SPLIT_I64_VL. There is no
53 // record to mark as equivalent to using GINodeEquiv because it gets lowered
/src/contrib/llvm-project/libcxx/include/__compare/
H A Dordering.h57 static const partial_ordering equivalent; variable
115 inline constexpr partial_ordering partial_ordering::equivalent(_OrdResult::__equiv);
126 static const weak_ordering equivalent; variable
130 return __value_ == 0 ? partial_ordering::equivalent in partial_ordering()
186 inline constexpr weak_ordering weak_ordering::equivalent(_OrdResult::__equiv);
197 static const strong_ordering equivalent; variable
202 return __value_ == 0 ? partial_ordering::equivalent in partial_ordering()
207 …return __value_ == 0 ? weak_ordering::equivalent : (__value_ < 0 ? weak_ordering::less : weak_orde… in weak_ordering()
265 inline constexpr strong_ordering strong_ordering::equivalent(_OrdResult::__equiv);
H A Dcommon_comparison_category.h63 return partial_ordering::equivalent; in __get_comp_type()
65 return weak_ordering::equivalent; in __get_comp_type()
67 return strong_ordering::equivalent; in __get_comp_type()
H A Dcompare_weak_order_fallback.h42 std::forward<_Tp>(__t) == std::forward<_Up>(__u) ? weak_ordering::equivalent
46 -> decltype(std::forward<_Tp>(__t) == std::forward<_Up>(__u) ? weak_ordering::equivalent
50 return std::forward<_Tp>(__t) == std::forward<_Up>(__u) ? weak_ordering::equivalent
H A Dcompare_partial_order_fallback.h42 std::forward<_Tp>(__t) == std::forward<_Up>(__u) ? partial_ordering::equivalent
47 -> decltype(std::forward<_Tp>(__t) == std::forward<_Up>(__u) ? partial_ordering::equivalent
52 return std::forward<_Tp>(__t) == std::forward<_Up>(__u) ? partial_ordering::equivalent
H A Dweak_order.h52 } else if (__po == partial_ordering::equivalent) { in __go()
53 return weak_ordering::equivalent; in __go()
/src/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp29 bool equivalent(StringRef FileA, StringRef FileB) const override { in equivalent() function
30 return FileA == FileB || llvm::sys::fs::equivalent(FileA, FileB); in equivalent()
114 Comparator.equivalent(StringRef(Path), FileName)) in findEquivalent()
140 if (Comparator.equivalent(Child, FileName)) { in findEquivalent()
/src/contrib/llvm-project/libcxx/src/
H A Derror_category.cpp29 bool error_category::equivalent(int code, const error_condition& condition) const noexcept { in equivalent() function in error_category
33 bool error_category::equivalent(const error_code& code, int condition) const noexcept { in equivalent() function in error_category
/src/contrib/llvm-project/libcxx/include/__system_error/
H A Derror_category.h42 virtual bool equivalent(int __code, const error_condition& __condition) const _NOEXCEPT;
43 virtual bool equivalent(const error_code& __code, int __condition) const _NOEXCEPT;
H A Derror_code.h97 return __x.category().equivalent(__x.value(), __y) || __y.category().equivalent(__x, __y.value());
/src/contrib/bc/manuals/
H A Dbuild.md109 to the environment variable `HOSTCC` or `HOST_CC` (the two are equivalent,
123 (The two are equivalent, as `HOSTCC` and `HOST_CC` are.) `HOSTCFLAGS` is
376 Both commands are equivalent.
387 Both commands are equivalent.
398 Both commands are equivalent.
424 Those commands are all equivalent.
441 Those commands are all equivalent.
456 Both commands are equivalent.
477 Both commands are equivalent.
498 Both commands are equivalent.
[all …]
/src/sys/contrib/device-tree/Bindings/crypto/
H A Dinside-secure-safexcel.txt21 - "inside-secure,safexcel-eip197" is equivalent to
23 - "inside-secure,safexcel-eip97" is equivalent to
/src/contrib/libarchive/cat/
H A Dcmdline.c44 int equivalent; /* Equivalent short option. */ member
266 return (match->equivalent); in bsdcat_getopt()
/src/contrib/libarchive/unzip/
H A Dcmdline.c44 int equivalent; /* Equivalent short option. */ member
231 return (match->equivalent); in bsdunzip_getopt()
/src/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td19 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is,
54 // G_INTTOPTR - SelectionDAG has no equivalent.
55 // G_PTRTOINT - SelectionDAG has no equivalent.
57 // timm must not be materialized and therefore has no GlobalISel equivalent
207 // Broadly speaking G_LOAD is equivalent to ISD::LOAD but there are some
224 // Broadly speaking G_STORE is equivalent to ISD::STORE but there are some
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMSA.txt7 (semantically equivalent) instructions to be used in place of the requested
53 copy_u.w. This is semantically equivalent since the general-purpose
57 These two operations are equivalent to each other with the operands
/src/sys/i386/conf/
H A DMINIMAL-NODEBUG4 # This is the MINIMAL equivalent to GENERIC-NODEBUG.
/src/sys/amd64/conf/
H A DMINIMAL-NODEBUG4 # This is the MINIMAL equivalent to GENERIC-NODEBUG.
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_get0_param.pod35 are equivalent to calling X509_VERIFY_PARAM_set_purpose() directly.
39 functions are equivalent to calling X509_VERIFY_PARAM_set_trust() directly.
H A DRAND_egd.pod26 RAND_egd() is equivalent to RAND_egd_bytes() with B<num> set to 255.
30 If B<buf> is B<NULL>, it is equivalent to RAND_egd_bytes().
/src/contrib/libarchive/tar/
H A Dcmdline.c45 int equivalent; /* Equivalent short option. */ member
406 return (match->equivalent); in bsdtar_getopt()
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt79 # 64 bytes input (CS1 is equivalent to CBC when the last block in full)
196 # 64 bytes input (CS2 is equivalent to CBC when the last block in full)
260 # 32 bytes input (CS3 always swaps the last 2 byte blocks - so it is not equivalent to CBC for a fu…
287 # 64 bytes input (CS3 always swaps the last 2 byte blocks - so it is not equivalent to CBC for a fu…
/src/contrib/llvm-project/clang/include/clang/Tooling/
H A DFileMatchTrie.h29 virtual bool equivalent(StringRef FileA, StringRef FileB) const = 0;
/src/contrib/libarchive/cpio/
H A Dcmdline.c42 int equivalent; /* Equivalent short option. */ member
262 return (match->equivalent); in cpio_getopt()
/src/sys/contrib/openzfs/contrib/dracut/
H A DREADME.md32 …`rootfstype=zfs` is equivalent to `root=zfs:AUTO`, `rootfstype=zfs root=pool/dataset` is equivalen…

12345678910>>...17