Home
last modified time | relevance | path

Searched refs:differs (Results 1 – 25 of 97) sorted by relevance

1234

/src/contrib/mtree/
H A Dspecspec.c130 int differs; in compare_nodes() local
136 differs = 0; in compare_nodes()
138 differs = n2->flags; in compare_nodes()
139 mismatch(n1, n2, differs, path); in compare_nodes()
143 differs = n1->flags; in compare_nodes()
144 mismatch(n1, n2, differs, path); in compare_nodes()
148 differs = F_TYPE; in compare_nodes()
149 mismatch(n1, n2, differs, path); in compare_nodes()
153 differs |= F_CKSUM; in compare_nodes()
155 differs |= F_GID; in compare_nodes()
[all …]
/src/lib/libc/posix1e/
H A Dacl_strip.c160 int differs; in acl_is_trivial_np() local
194 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
197 if (differs == 0) { in acl_is_trivial_np()
209 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
212 if (differs) in acl_is_trivial_np()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td37 // The immediate value encoding differs for each instruction, so each subclass
52 // The immediate value encoding differs for each instruction, so each subclass
78 // The immediate value encoding differs for each instruction, so each subclass
93 // The immediate value encoding differs for each instruction, so each subclass
160 // The immediate value encoding differs for each instruction, so each subclass
175 // The immediate value encoding differs for each instruction, so each subclass
191 // The immediate value encoding differs for each instruction, so each subclass
206 // The immediate value encoding differs for each instruction, so each subclass
/src/bin/sh/tests/builtins/
H A Dexit3.02 # exit without arguments differs from exit $? in an EXIT trap.
/src/bin/sh/tests/parser/
H A Dheredoc8.013 # This is possibly useful but differs from other shells.
/src/contrib/expat/tests/
H A Dxmltest.log.expected1 Output differs: ibm/valid/P02/ibm02v01.xml
/src/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-sdram-controller.txt4 differs from one SoC variant to another, but they also share a number
/src/usr.bin/units/
H A DREADME7 This program differs from the unix units program in the following
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/src/sys/contrib/device-tree/Bindings/power/supply/
H A Dltc2941.txt18 into the chip only if it differs from the current setting. The setting is
/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DLeonFeatures.td27 // CASA Support differs between LEON3-FT GR712RC and LEON3-FT UT699
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td42 "%0 differs in PCH file vs. current file">;
106 "definition of macro '%0' differs between the precompiled header ('%1') "
/src/crypto/openssl/doc/man3/
H A DSSL_get_event_timeout.pod50 L<DTLSv1_get_timeout(3)> function. Note that this function differs from
H A DBIO_s_file.pod147 occurred this differs from other types of BIO which will typically return
/src/contrib/file/magic/Magdir/
H A Dxenix126 #>0x1c byte &0x40 \b, words swapped (differs from PDP-11)
127 #>0x1c byte &0x80 \b, bytes swapped (differs from PDP-11)
/src/share/i18n/csmapper/APPLE/
H A DUCS%ARABIC.src193 # Baghdad, Geeza, Kufi, Nadeem. It differs from the standard variant
199 # Thuluth and Thuluth bold. It differs from the standard variant in
205 # It differs from the standard variant in the following way:
H A DARABIC%UCS.src193 # Baghdad, Geeza, Kufi, Nadeem. It differs from the standard variant
199 # Thuluth and Thuluth bold. It differs from the standard variant in
205 # It differs from the standard variant in the following way:
/src/usr.sbin/ntp/ntpd/
H A Dleap-seconds5 # clocks. UTC differs from TAI by an integer number of seconds; it is the basis
/src/crypto/openssh/
H A DPROTOCOL.chacha20poly130518 proposed for TLS by Adam Langley in [3], but differs in the layout of
/src/contrib/tzdata/
H A Dleap-seconds.list5 # clocks. UTC differs from TAI by an integer number of seconds; it is the basis
/src/crypto/openssl/
H A DREADME-QUIC.md15 of QUIC functionality and how use of QUIC differs from use of TLS with regard
/src/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md105 * The sysevent namespace in ZED differs from illumos. For example:
/src/lib/libc/softfloat/
H A Dtimesoftfloat.txt77 unit of measure differs from the traditional MFLOPS (``millions of floating-
/src/tools/tools/vt/keymaps/
H A DKBDFILES.map16 #ISO8859-1 br275.iso.kbd br.kbd.from-iso1 (only AltGr-Shift-6 differs from CP850)
/src/contrib/ntp/
H A DREADME.leapsmear97 differs significantly from UTC, and thus from the time provided by normal,
101 - Since smeared time differs from true UTC, and many applications require

1234