Searched refs:compare (Results 176 - 200 of 241) sorted by relevance

12345678910

/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y203 | compare statement
362 compare : COMPARE PATH eol label
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp298 if (OutputFilename.compare("-") == 0)
1113 if (!Filename.compare(OutputFilename)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1996 if (Value.compare(getOptionValue(i)))
2004 if (Default.compare(getOptionValue(j)))
2244 return (*A)->getName().compare((*B)->getName());
H A DAPInt.cpp275 int APInt::compare(const APInt& RHS) const { function in class:APInt
299 // numbers compare correctly this way if both have the same signed-ness.
2691 int compare = tcCompare(remainder, srhs, parts);
2692 if (compare >= 0) {
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y109 %type <num> opt compare range opttype flagset optlist ipv6hdrlist ipv6hdr
1243 portc: port compare { $$ = $2;
1680 compare: label
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js2082 _invalidColour: function(elem, prop, compare) {
2084 return !val || (compare && val === elem.css(compare)) || INVALID.test(val) ? FALSE : val;
/freebsd-11-stable/contrib/ldns/
H A DMakefile.in82 EXAMPLE_LOBJS = examples/ldns-chaos.lo examples/ldns-compare-zones.lo examples/ldns-dane.lo examples/ldnsd.lo examples/ldns-dpa.lo examples/ldns-gen-zone.lo examples/ldns-key2ds.lo examples/ldns-keyfetcher.lo examples/ldns-keygen.lo examples/ldns-mx.lo examples/ldns-notify.lo examples/ldns-nsec3-hash.lo examples/ldns-read-zone.lo examples/ldns-resolver.lo examples/ldns-revoke.lo examples/ldns-rrsig.lo examples/ldns-signzone.lo examples/ldns-test-edns.lo examples/ldns-testns.lo examples/ldns-testpkts.lo examples/ldns-update.lo examples/ldns-verify-zone.lo examples/ldns-version.lo examples/ldns-walk.lo examples/ldns-zcat.lo examples/ldns-zsplit.lo
83 EXAMPLE_PROGS = examples/ldns-chaos examples/ldns-compare-zones examples/ldnsd examples/ldns-gen-zone examples/ldns-key2ds examples/ldns-keyfetcher examples/ldns-keygen examples/ldns-mx examples/ldns-notify examples/ldns-read-zone examples/ldns-resolver examples/ldns-rrsig examples/ldns-test-edns examples/ldns-update examples/ldns-version examples/ldns-walk examples/ldns-zcat examples/ldns-zsplit
84 EX_PROGS_BASENM = ldns-chaos ldns-compare-zones ldns-dane ldnsd ldns-dpa ldns-gen-zone ldns-key2ds ldns-keyfetcher ldns-keygen ldns-mx ldns-notify ldns-nsec3-hash ldns-read-zone ldns-resolver ldns-revoke ldns-rrsig ldns-signzone ldns-test-edns ldns-testns ldns-testpkts ldns-update ldns-verify-zone ldns-version ldns-walk ldns-zcat ldns-zsplit
743 examples/ldns-compare-zones.lo examples/ldns-compare-zones.o: $(srcdir)/examples/ldns-compare-zones.c ldns/config.h $(srcdir)/ldns/ldns.h \
1012 examples/ldns-compare-zones: examples/ldns-compare-zones.lo examples/ldns-compare-zones.o $(LIB)
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S768 teqne r0, r1 @ if not 0 compare sign
769 subpls r0, r2, r3 @ if same sign compare values, set r0
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc638 // Then compare against the list of ancient reserved names.
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1574 int res = GetRootName(LHS).compare(GetRootName(RHS));
1598 if ((res = (*LHS).compare(*RHS)) != 0)
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.cc909 if (line.compare(0, tentFlag.size(), tentFlag) == 0) {
/freebsd-11-stable/crypto/openssh/
H A Dssh_namespace.h250 #define compare Fssh_compare macro
/freebsd-11-stable/crypto/openssl/crypto/
H A Dsparccpuid.S209 .word 0xd7e2100a !cas [%o0],%o2,%o3, compare [%o0] with %o2 and swap %o3
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2752 aseg->compare = cpu_to_be64(wr->compare_add);
2755 aseg->compare = cpu_to_be64(wr->compare_add_mask);
2758 aseg->compare = 0;
2768 aseg->compare = cpu_to_be64(wr->compare_add);
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme.h724 uint16_t compare : 1; member in struct:nvme_controller_data::__anon5177
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp822 return LHS->first->getName().compare(RHS->first->getName());
/freebsd-11-stable/contrib/tzdata/
H A DMakefile277 -Wno-address -Wno-format-nonliteral -Wno-sign-compare \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp262 // Update double-compare state machine.
279 // Update double-compare state machine.
363 assert(TrueRangeEnd != FirstTrueElement && "Should emit single compare");
378 assert(FalseRangeEnd != FirstFalseElement && "Should emit single compare");
415 /// Return a value that can be used to compare the *offset* implied by a GEP to
838 // compare the offsets instead of comparing the pointers.
908 // compare the base pointer.
920 // If all indices are the same, just compare the base pointers.
927 // the compare with the adjusted indices.
957 // different. Try convert this to an indexed compare b
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c1576 aseg->compare = cpu_to_be64(wr->compare_add);
1579 aseg->compare = 0;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp2758 // If either entry is void then we can just compare the types
2785 result = a->m_float.compare(b->m_float);
2824 result = a->m_float.compare(b->m_float);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c2100 return (a->vtable->compare(a, b) != svn_fs_node_unrelated);
2106 switch (a->vtable->compare(a, b))
/freebsd-11-stable/contrib/gcc/config/
H A Dfp-bit.c1106 return 1; /* how to indicate unordered compare? */
1173 compare (FLO_type arg_a, FLO_type arg_b)
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c203 aseg->compare = htobe64(compare_add);
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1653 void compare(assert_pos *t,
1724 compare(t, v, f, l);
1761 void assert_state::compare(assert_pos *t, function in class:assert_state
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.c1977 goto compare;
1984 goto compare;
2008 compare:

Completed in 426 milliseconds

12345678910