Home
last modified time | relevance | path

Searched refs:Different (Results 1 – 25 of 115) sorted by relevance

12345

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h55 Different, enumerator
151 case ComparisonResult::Different: in widen()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc-modes.def27 subtract insn is used to set the condition code. Different branches are
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc-modes.def30 subtract insn is used to set the condition code. Different branches are
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp845 if (MustNonEmpty1 || MustNonEmpty2) return ComparisonResult::Different; in compare()
849 : ComparisonResult::Different; in compare()
884 case ComparisonResult::Different: in widen()
/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/
H A Dregcomp27 print "SKIPPED\n# Different results on EBCDIC";
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Tools/
H A DTiny.t162 ok($ctx != $ictx, "Different context inside intercept");
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1544 const bool Different = DT.compare(FreshTree); in IsSameAsFreshTree() local
1546 if (Different) { in IsSameAsFreshTree()
1556 return !Different; in IsSameAsFreshTree()
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-strip.rst40 Remove most local symbols from the output. Different file formats may limit
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp512 bool Different = (N1->Flags & CmpFlags) != (N2->Flags & CmpFlags); in node_eq() local
518 if (Different || (Root1 && N1->BaseVal != N2->BaseVal)) { in node_eq()
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcompat.texi35 Different sets of tools are interoperable if they generate files that
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/
H A DChangeLog240 * Release 1.05: Different Makefile.PL, same .pm code.
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A DREADME.md110 Different tests expect different test points in a .tml file, based on the
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcompat.texi35 Different sets of tools are interoperable if they generate files that
/openbsd-src/gnu/llvm/llvm/docs/
H A DTestSuiteMakefileGuide.rst92 Running Different Tests
H A DCodeOfConduct.rst102 from a wide range of backgrounds. Different people have different
H A DSupportPolicy.rst146 listed above. Different types of components could require different levels of
H A DAliasAnalysis.rst213 Different Pass styles
525 * Different fields of a structure do not alias.
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dconfigure.host41 # Different versions of NetBSD with the ELF object format use different
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dconfigure.host41 # Different versions of NetBSD with the ELF object format use different
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp65 case ComparisonResult::Different: in compareDistinctValues()
/openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl10.rst44 Different languages have different ways of handling this. The easiest
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dtargets.texi398 /* Create a hash table for the linker. Different backends store
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc365 // Different cases (<---> is of 2^-SB length, * = a/b that is shown as a midpoint):
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dtargets.texi420 /* Create a hash table for the linker. Different backends store
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DChanges216 - Different file names used for test files; allows EU::CB tests

12345