Home
last modified time | relevance | path

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

12345678910>>...17

/netbsd-src/usr.sbin/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 …]
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dmtsm.cpp46 if (differs(compare)) { in diff()
76 int int_value::differs(int_value compare) in differs() function in int_value
92 if (differs(compare)) { in diff()
113 if (differs(compare)) { in diff()
132 int units_value::differs(units_value compare) in differs() function in units_value
149 if (differs(compare)) { in diff()
171 int string_value::differs(string_value compare) in differs() function in string_value
298 if (newer->int_values[t].differs(older->int_values[t]) in update()
305 if (newer->units_values[t].differs(older->units_values[t]) in update()
312 if (newer->bool_values[t].differs(older->bool_values[t]) in update()
[all …]
H A Dmtsm.h37 int differs(int_value);
53 int differs(units_value);
63 int differs(string_value);
/netbsd-src/lib/libc/posix1e/
H A Dacl_strip.c159 int differs; in acl_is_trivial_np() local
193 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
196 if (differs == 0) { in acl_is_trivial_np()
208 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
211 if (differs) in acl_is_trivial_np()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx908_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx90a_type_deviation.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx906_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx10_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx8_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx1011_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx9_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
H A Dgfx7_type_dev.rst13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_type>…
/netbsd-src/external/mit/expat/dist/tests/
H A Dxmltest.log.expected1 Output differs: ibm/valid/P02/ibm02v01.xml
/netbsd-src/usr.bin/units/
H A DREADME8 This program differs from the unix units program in the following
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DLeonFeatures.td27 // CASA Support differs between LEON3-FT GR712RC and LEON3-FT UT699
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto12 /// This subset differs from the one defined in cxx_proto.proto by eliminating
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
H A DREADME18 library naming scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
H A DREADME18 library naming scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
H A DREADME18 library naming scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
/netbsd-src/common/dist/zlib/contrib/iostream3/
H A DREADME18 library naming scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
H A DREADME18 library naming scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Ddiskhits_example.txt99 17 Mb that was read from the cache. The way the file is read differs -
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Ddiskhits_example.txt99 17 Mb that was read from the cache. The way the file is read differs -
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUInstructionNotation.rst77 :<type> Operand *type* differs from *type*

12345678910>>...17