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

1234567891011>>

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_123.c12 compare(_Bool b, int i, double d, const char *p) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dpsymtab.h43 int compare (const void *left, const void *right, int length) override;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dperftest.exp97 if { [string compare $GDB_PERFTEST_MODE "run"] != 0 } {
105 if { [string compare $GDB_PERFTEST_MODE "compile"] == 0} {
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dinsn-reverse.exp119 if { ![gdb_assert { [string compare $pre_regs($i) $post_regs($i)] == 0 } \
120 "compare registers on insn $i:$insn_array($i)"] } {
123 if { [string compare $pre_line $post_line] } {
/netbsd-current/external/mit/xorg/bin/xsetwallpaper/
H A DMakefile22 CPPFLAGS.stb_image.c+= -Wno-sign-compare
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h28 // represent mutex expressions directly, since there is no easy way to compare
294 // template <class C> typename C::CType compare(CType* E, C& Cmp) {
295 // compare all subexpressions, following the comparator interface
413 typename C::CType compare(const Variable* E, C& Cmp) const { function in class:clang::threadSafety::Variable
473 typename C::CType compare(const Future* E, C& Cmp) const { function in class:clang::threadSafety::Future
476 return Cmp.compare(Result, E->Result);
500 typename C::CType compare(const Undefined* E, C& Cmp) const { function in class:clang::threadSafety::Undefined
521 typename C::CType compare(const Wildcard* E, C& Cmp) const { function in class:clang::threadSafety::Wildcard
553 typename C::CType compare(const Literal* E, C& Cmp) const { function in class:clang::threadSafety::Literal
653 typename C::CType compare(cons function in class:clang::threadSafety::LiteralPtr
696 typename C::CType compare(const Function* E, C& Cmp) const { function in class:clang::threadSafety::Function
752 typename C::CType compare(const SFunction* E, C& Cmp) const { function in class:clang::threadSafety::SFunction
787 typename C::CType compare(const Code* E, C& Cmp) const { function in class:clang::threadSafety::Code
822 typename C::CType compare(const Field* E, C& Cmp) const { function in class:clang::threadSafety::Field
861 typename C::CType compare(const Apply* E, C& Cmp) const { function in class:clang::threadSafety::Apply
899 typename C::CType compare(const SApply* E, C& Cmp) const { function in class:clang::threadSafety::SApply
951 typename C::CType compare(const Project* E, C& Cmp) const { function in class:clang::threadSafety::Project
985 typename C::CType compare(const Call* E, C& Cmp) const { function in class:clang::threadSafety::Call
1019 typename C::CType compare(const Alloc* E, C& Cmp) const { function in class:clang::threadSafety::Alloc
1048 typename C::CType compare(const Load* E, C& Cmp) const { function in class:clang::threadSafety::Load
1079 typename C::CType compare(const Store* E, C& Cmp) const { function in class:clang::threadSafety::Store
1115 typename C::CType compare(const ArrayIndex* E, C& Cmp) const { function in class:clang::threadSafety::ArrayIndex
1152 typename C::CType compare(const ArrayAdd* E, C& Cmp) const { function in class:clang::threadSafety::ArrayAdd
1190 typename C::CType compare(const UnaryOp* E, C& Cmp) const { function in class:clang::threadSafety::UnaryOp
1236 typename C::CType compare(const BinaryOp* E, C& Cmp) const { function in class:clang::threadSafety::BinaryOp
1276 typename C::CType compare(const Cast* E, C& Cmp) const { function in class:clang::threadSafety::Cast
1335 typename C::CType compare(const Phi *E, C &Cmp) const { function in class:clang::threadSafety::Phi
1394 typename C::CType compare(const Goto *E, C &Cmp) const { function in class:clang::threadSafety::Goto
1446 typename C::CType compare(const Branch *E, C &Cmp) const { function in class:clang::threadSafety::Branch
1478 typename C::CType compare(const Return *E, C &Cmp) const { function in class:clang::threadSafety::Return
1638 typename C::CType compare(const BasicBlock *E, C &Cmp) const { function in class:clang::threadSafety::BasicBlock
1768 typename C::CType compare(const SCFG *E, C &Cmp) const { function in class:clang::threadSafety::SCFG
1802 typename C::CType compare(const Identifier* E, C& Cmp) const { function in class:clang::threadSafety::Identifier
1839 typename C::CType compare(const IfThenElse* E, C& Cmp) const { function in class:clang::threadSafety::IfThenElse
1887 typename C::CType compare(const Let* E, C& Cmp) const { function in class:clang::threadSafety::Let
[all...]
/netbsd-current/lib/libc/arch/vax/string/
H A Dmemcmp.S59 7: # backup, and do a byte compare
/netbsd-current/external/bsd/elftosb/
H A DMakefile.inc24 -Wno-tautological-compare
/netbsd-current/external/gpl3/gdb/dist/config/
H A Dbootstrap-lto-lean.mk17 do-compare = /bin/true
/netbsd-current/external/gpl3/gcc.old/dist/config/
H A Dbootstrap-lto-lean.mk17 do-compare = /bin/true
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/typeinfo/
H A Dti_byte.d37 override int compare(in void* p1, in void* p2)
H A Dti_char.d37 override int compare(in void* p1, in void* p2)
H A Dti_dchar.d37 override int compare(in void* p1, in void* p2)
H A Dti_int.d37 override int compare(in void* p1, in void* p2)
H A Dti_ptr.d37 override int compare(in void* p1, in void* p2)
H A Dti_short.d37 override int compare(in void* p1, in void* p2)
H A Dti_ushort.d37 override int compare(in void* p1, in void* p2)
H A Dti_void.d37 override int compare(in void* p1, in void* p2)
H A Dti_wchar.d37 override int compare(in void* p1, in void* p2)
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h96 bool compare(DominanceFrontierBase<MachineBasicBlock, false> &Other) const { function in class:llvm::MachineDominanceFrontier
97 return Base.compare(Other);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsss-bp-on-user-bp-2.exp110 # compare before/after disassembly. GDB should be able to handle
147 if ![string compare $disasm_before $disasm_after] {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dovsrch.exp42 if {[string compare $ovld "void"] != 0} {
/netbsd-current/external/gpl3/gdb.old/dist/config/
H A Dbootstrap-lto-lean.mk17 do-compare = /bin/true
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsss-bp-on-user-bp-2.exp109 # compare before/after disassembly. GDB should be able to handle
146 if ![string compare $disasm_before $disasm_after] {
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dovsrch.exp42 if {[string compare $ovld "void"] != 0} {

Completed in 203 milliseconds

1234567891011>>