Home
last modified time | relevance | path

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

1234

/freebsd-13.1/contrib/mtree/
H A Dspecspec.c130 int differs; in compare_nodes() local
136 differs = 0; in compare_nodes()
148 differs = F_TYPE; in compare_nodes()
155 differs |= F_GID; in compare_nodes()
159 differs |= F_MODE; in compare_nodes()
163 differs |= F_SIZE; in compare_nodes()
167 differs |= F_TIME; in compare_nodes()
169 differs |= F_UID; in compare_nodes()
173 differs |= F_MD5; in compare_nodes()
175 differs |= F_SHA1; in compare_nodes()
[all …]
/freebsd-13.1/usr.sbin/fmtree/
H A Dspecspec.c117 int differs; in compare_nodes() local
123 differs = 0; in compare_nodes()
135 differs = F_TYPE; in compare_nodes()
142 differs |= F_GID; in compare_nodes()
146 differs |= F_MODE; in compare_nodes()
150 differs |= F_SIZE; in compare_nodes()
154 differs |= F_TIME; in compare_nodes()
156 differs |= F_UID; in compare_nodes()
160 differs |= F_MD5; in compare_nodes()
162 differs |= F_SHA1; in compare_nodes()
[all …]
/freebsd-13.1/lib/libc/posix1e/
H A Dacl_strip.c163 int differs; in acl_is_trivial_np() local
197 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
200 if (differs == 0) { in acl_is_trivial_np()
212 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
215 if (differs) in acl_is_trivial_np()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td48 // The immediate value encoding differs for each instruction, so each subclass
64 // The immediate value encoding differs for each instruction, so each subclass
90 // The immediate value encoding differs for each instruction, so each subclass
105 // The immediate value encoding differs for each instruction, so each subclass
/freebsd-13.1/bin/sh/tests/builtins/
H A Dexit3.03 # exit without arguments differs from exit $? in an EXIT trap.
/freebsd-13.1/bin/sh/tests/parser/
H A Dheredoc8.014 # This is possibly useful but differs from other shells.
/freebsd-13.1/contrib/expat/tests/
H A Dxmltest.log.expected1 Output differs: ibm/valid/P02/ibm02v01.xml
/freebsd-13.1/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
/freebsd-13.1/usr.bin/units/
H A DREADME8 This program differs from the unix units program in the following
/freebsd-13.1/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
/freebsd-13.1/sys/contrib/device-tree/Bindings/reset/
H A Dintel,rcu-gw.yaml40 3 for legacy SoCs as bit offset differs.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DLeonFeatures.td27 // CASA Support differs between LEON3-FT GR712RC and LEON3-FT UT699
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dcirrus,madera.yaml18 The set of available GPIOs, functions and alternate function groups differs
/freebsd-13.1/share/i18n/csmapper/APPLE/
H A DUCS%ARABIC.src194 # Baghdad, Geeza, Kufi, Nadeem. It differs from the standard variant
200 # Thuluth and Thuluth bold. It differs from the standard variant in
206 # It differs from the standard variant in the following way:
H A DARABIC%UCS.src194 # Baghdad, Geeza, Kufi, Nadeem. It differs from the standard variant
200 # Thuluth and Thuluth bold. It differs from the standard variant in
206 # It differs from the standard variant in the following way:
/freebsd-13.1/crypto/openssl/doc/man3/
H A DBIO_s_file.pod147 occurred this differs from other types of BIO which will typically return
/freebsd-13.1/crypto/openssh/
H A DPROTOCOL.chacha20poly130518 proposed for TLS by Adam Langley in [3], but differs in the layout of
/freebsd-13.1/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md105 * The sysevent namespace in ZED differs from illumos. For example:
/freebsd-13.1/lib/libc/softfloat/
H A Dtimesoftfloat.txt78 unit of measure differs from the traditional MFLOPS (``millions of floating-
/freebsd-13.1/sys/mips/conf/
H A DTL-ARCHERC7V2.hints143 # Flash layout - the tplink layout differs to what's passed
/freebsd-13.1/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-pinephone.dtsi23 /* Backlight configuration differs per PinePhone revision. */
/freebsd-13.1/tools/tools/vt/keymaps/
H A DKBDFILES.map17 #ISO8859-1 br275.iso.kbd br.kbd.from-iso1 (only AltGr-Shift-6 differs from CP850)
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td42 "%0 differs in PCH file vs. current file">;
100 "definition of macro '%0' differs between the precompiled header ('%1') "
/freebsd-13.1/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
/freebsd-13.1/crypto/heimdal/doc/
H A Dkerberos4.texi24 differs from the first component of the corresponding version 5

1234