Searched refs:compare (Results 51 - 75 of 1052) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils.old/dist/config/
H A Dbootstrap-lto.mk17 do-compare = $(SHELL) $(srcdir)/contrib/compare-lto $$f1 $$f2
18 extra-compare = gcc/lto1$(exeext)
H A Dbootstrap-debug-lib.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
/netbsd-current/external/gpl3/binutils/dist/config/
H A Dbootstrap-lto.mk19 do-compare = $(SHELL) $(srcdir)/contrib/compare-lto $$f1 $$f2
20 extra-compare = gcc/lto1$(exeext)
H A Dbootstrap-debug-lib.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug-lean.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
/netbsd-current/external/gpl2/gmake/dist/w32/subproc/
H A Dmisc.c34 int _cdecl compare(const void *a1, const void *a2) function
65 qsort((void *) tmp, (size_t) arrcnt, sizeof (char*), compare);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfilename.h24 int compare(RootObject *obj);
25 static int compare(const char *name1, const char *name2);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/v850/
H A Dcompare.s3 .global compare
4 compare: label
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbcache.h146 custom hash, and compare functions to be used by this bcache. If
155 m_compare_function (compare_fn == nullptr ? compare : compare_fn)
203 /* Number of times that the half-hash compare hit (compare the upper
205 length/data compare missed. */
214 /* Default compare function. */
215 static int compare (const void *addr1, const void *addr2, int length);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Ddump.exp276 if { ![string compare $oldval \
284 if ![string compare $is64bitonly "no"] then {
366 if ![string compare $is64bitonly "no"] then {
422 if ![string compare $is64bitonly "no"] then {
457 if ![string compare $is64bitonly "no"] then {
484 # Reload saved values one by one, and compare.
486 if { ![string compare $array_val \
493 if { ![string compare $struct_val \
504 if { ![string compare $oldval \
513 if ![string compare
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddump.exp278 if { ![string compare $oldval \
286 if {![string compare $is64bitonly "no"]} {
368 if {![string compare $is64bitonly "no"]} {
424 if {![string compare $is64bitonly "no"]} {
459 if {![string compare $is64bitonly "no"]} {
494 # Reload saved values one by one, and compare.
496 if { ![string compare $array_val \
503 if { ![string compare $struct_val \
514 if { ![string compare $oldval \
523 if {![string compare
[all...]
/netbsd-current/external/mit/xorg/lib/xcb-util/render-util/
H A DMakefile18 CWARNFLAGS.clang+= -Wno-tautological-compare
/netbsd-current/external/gpl3/gcc/dist/config/
H A Dbootstrap-debug-lib.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
/netbsd-current/external/gpl3/gdb/dist/config/
H A Dbootstrap-debug-lib.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug-lean.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
/netbsd-current/usr.bin/spell/spellprog/
H A Dlook.c55 static int compare(u_char *, u_char *, u_char *);
129 if (compare(string, p, back) > 0)
156 result = compare(string, front, back);
168 compare(u_char *s1, u_char *s2, u_char *back) function
/netbsd-current/external/gpl3/gdb.old/dist/config/
H A Dbootstrap-debug-lib.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
/netbsd-current/external/gpl2/xcvs/
H A DMakefile.inc9 CWARNFLAGS.clang+= -Wno-tautological-compare -Wno-parentheses \
11 -Wno-tautological-constant-out-of-range-compare
/netbsd-current/external/gpl3/gcc.old/dist/config/
H A Dbootstrap-debug-lib.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2
H A Dbootstrap-debug.mk12 do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2

Completed in 317 milliseconds

1234567891011>>