Searched defs:equal (Results 1 - 25 of 137) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug406.go14 func (a matrix) equal() bool { func
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dliteral.go23 func equal(a, b float32) bool { func
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dreduction.f907 logical :: equal(3) variable in program:reduction_mask
[all...]
H A Dminmax_char_1.f9066 pure function equal function in program:test
68 logical :: equal local in function:equal
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_multiset/
H A D55043.cc32 struct equal { struct
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_set/
H A D55043.cc32 struct equal struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr57411.C18 test01 (int equal) argument
/haiku-buildtools/cloog/osl/include/osl/
H A Dinterface.h97 osl_equal_f equal; /**< Pointer to equal function */ member in struct:osl_interface
/haiku-buildtools/gcc/gcc/
H A Dtree-hasher.h61 int_tree_hasher::equal (const value_type &a, const compare_type &b) function in class:int_tree_hasher
H A Dvaltrack.h67 dead_debug_hash_descr::equal (const value_type *my, const compare_type *other) function in class:dead_debug_hash_descr
H A Dgimple-ssa.h43 equal (tm_restart_node *a, tm_restart_node *b) function in struct:tm_restart_hasher
62 equal (tree a, tree b) function in struct:ssa_name_hasher
H A Dhash-set.h45 equal (const T &a, const T &b) function in struct:default_hashset_traits
122 static bool equal (const hash_entry &a, const Key &b) function in struct:hash_set::hash_entry
H A Dlto-streamer.c309 tree_entry_hasher::equal (const value_type *e1, const compare_type *e2) function in class:tree_entry_hasher
H A Dhash-map.h124 static bool equal (const hash_entry &a, const Key &b) function in struct:hash_entry
/haiku-buildtools/cloog/osl/tests/
H A Dosl_test.c99 int equal = 0; local
/haiku-buildtools/binutils/intl/
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/haiku-buildtools/gcc/intl/
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dalgobase.h204 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
211 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
218 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
227 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
238 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2, function in namespace:__parallel
247 equal(_IIter function in namespace:__parallel
290 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2) function in namespace:__parallel
303 equal(_IIter1 __begin1, _IIter1 __end1, function in namespace:__parallel
[all...]
/haiku-buildtools/gcc/gcc/config/
H A Dsol2.c203 comdat_entry_hasher::equal (const value_type *entry1, function in class:comdat_entry_hasher
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_algobase.h386 inline bool equal(_InputIter1 __first1, _InputIter1 __last1, function
395 inline bool equal(_InputIter1 __first1, _InputIter1 __last1, function
/haiku-buildtools/cloog/osl/source/
H A Dgeneric.c435 int found, equal; local
/haiku-buildtools/isl/
H A Disl_pw_templ.c1676 int equal; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h172 equal(const istreambuf_iterator& __b) const function in class:istreambuf_iterator
/haiku-buildtools/gcc/libgcc/config/spu/
H A Dcachemgr.c313 qword equal; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A D20070621-1.C42 template<typename _II1, typename _II2> static bool equal(_II1 __first1, _II1 __last1, _II2 __first2) { function in struct:std::__equal
54 template<typename _II1, typename _II2> inline bool equal(_II1 __first1, _II1 __last1, _II2 __first2) { function in namespace:std

Completed in 409 milliseconds

123456