Home
last modified time | relevance | path

Searched defs:equal (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/third_party/boost/boost/safe_numerics/
Dsafe_compare.hpp109 struct equal { struct
111 constexpr static bool invoke(const T & t, const U & u){ in invoke()
118 struct equal<false, true> { struct
120 constexpr static bool invoke(const T & t, const U & u){ in invoke()
134 struct equal<true, false> { struct
136 constexpr static bool invoke(const T & t, const U & u){ in invoke()
155 constexpr equal(const T & lhs, const U & rhs) { in equal() function
167 constexpr equal(const T & lhs, const U & rhs) { in equal() function
/third_party/boost/boost/algorithm/cxx14/
Dequal.hpp30 bool equal ( RandomAccessIterator1 first1, RandomAccessIterator1 last1, in equal() function
47 bool equal ( InputIterator1 first1, InputIterator1 last1, in equal() function
71 bool equal ( InputIterator1 first1, InputIterator1 last1, in equal() function
90 bool equal ( InputIterator1 first1, InputIterator1 last1, in equal() function
/third_party/glib/gio/tests/
Dg-file.c30 gboolean equal; member
85 gboolean equal; in compare_two_files() local
134 gboolean equal = compare_two_files (FALSE, cmp_paths[i].path1, cmp_paths[i].path2); in test_g_file_new_for_path() local
163 gboolean equal = compare_two_files (TRUE, cmp_uris[i].path1, cmp_uris[i].path2); in test_g_file_new_for_uri() local
175 gboolean equal; in dup_equals() local
211 gboolean equal = dup_equals (dup_paths[i].use_uri, dup_paths[i].path1); in test_g_file_dup() local
225 gboolean equal; in parse_check_utf8() local
274 gboolean equal = parse_check_utf8 (strings[i].use_uri, strings[i].path1, strings[i].path2); in test_g_file_get_parse_name_utf8() local
/third_party/boost/boost/geometry/policies/robustness/
Dsegment_ratio.hpp68 struct equal {}; struct
71 struct equal<Type, true> struct
74 static inline bool apply(Ratio const& lhs, Ratio const& rhs) in apply()
82 struct equal<Type, false> struct
85 static inline bool apply(Ratio const& lhs, Ratio const& rhs) in apply()
/third_party/boost/boost/icl/detail/
Drelation_state.hpp20 static const int equal = 0; variable
29 static const int equal = 3; variable
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dequal.hpp29 inline bool equal(InputIterator1 first1, in equal() function
44 inline bool equal(InputIterator1 first1, in equal() function
/third_party/boost/boost/compute/algorithm/
Dequal.hpp29 inline bool equal(InputIterator1 first1, in equal() function
44 inline bool equal(InputIterator1 first1, in equal() function
/third_party/boost/boost/range/algorithm/
Dequal.hpp133 inline bool equal( SinglePassTraversalReadableIterator1 first1, in equal() function
147 inline bool equal( SinglePassTraversalReadableIterator1 first1, in equal() function
172 inline bool equal( const SinglePassRange1& rng1, const SinglePassRange2& rng2 ) in equal() function
184 inline bool equal( const SinglePassRange1& rng1, const SinglePassRange2& rng2, in equal() function
/third_party/boost/libs/multi_array/test/
Dassign_to_array.cpp25 bool equal(const int& a, const int& b) in equal() function
31 bool equal(const ArrayA& A, const ArrayB& B) in equal() function
Dassign.cpp24 bool equal(const int& a, const int& b) in equal() function
30 bool equal(const ArrayA& A, const ArrayB& B) in equal() function
/third_party/boost/libs/locale/test/
Dtest_winapi_formatting.cpp39 bool equal(std::string const &s1,std::wstring const &s2) in equal() function
49 bool equal(std::wstring const &s1,std::wstring const &s2) in equal() function
60 bool equal(std::string const &s1,std::string const &s2) in equal() function
70 bool equal(std::wstring const &s1,std::string const &s2) in equal() function
/third_party/boost/libs/iterator/test/
Dinteroperable.cpp17 bool equal(mutable_it const& rhs) const in equal() function
31 bool equal(constant_it const& rhs) const in equal() function
Diterator_facade.cpp42 bool equal(counter_iterator const& y) const in equal() function in counter_iterator
89 bool equal(input_iter const&) const in equal() function
151 bool equal(abstract_iterator const& y) const in equal() function
174 virtual bool equal(const base &b) const in equal() function
/third_party/glib/glib/
Dgtester.c561 gchar *equal = argv[i] + 2; in parse_args() local
573 gchar *equal = argv[i] + 2; in parse_args() local
585 gchar *equal = argv[i] + 10; in parse_args() local
597 gchar *equal = argv[i] + 2; in parse_args() local
609 gchar *equal = argv[i] + 2; in parse_args() local
654 gchar *equal = argv[i] + 6; in parse_args() local
/third_party/node/deps/npm/node_modules/har-validator/node_modules/fast-deep-equal/
Dindex.d.ts2 const equal: (a: any, b: any) => boolean; constant
Dreact.d.ts1 declare const equal: (a: any, b: any) => boolean; constant
/third_party/node/deps/npm/node_modules/har-validator/node_modules/fast-deep-equal/es6/
Dindex.d.ts1 declare const equal: (a: any, b: any) => boolean; constant
Dreact.d.ts1 declare const equal: (a: any, b: any) => boolean; constant
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dunordered_map_constructor_test.h63 E equal; in TYPED_TEST_P() local
77 E equal; in TYPED_TEST_P() local
Dunordered_set_constructor_test.h64 E equal; in TYPED_TEST_P() local
78 E equal; in TYPED_TEST_P() local
/third_party/abseil-cpp/absl/container/internal/
Dunordered_map_constructor_test.h62 E equal; in TYPED_TEST_P() local
76 E equal; in TYPED_TEST_P() local
Dunordered_set_constructor_test.h64 E equal; in TYPED_TEST_P() local
78 E equal; in TYPED_TEST_P() local
/third_party/node/deps/npm/node_modules/buffer-from/
Dtest.js4 assert.equal(bufferFrom([1, 2, 3, 4]).toString('hex'), '01020304') variable
/third_party/boost/boost/numeric/odeint/external/gsl/
Dgsl_wrapper.hpp55 bool equal( const gsl_vector_iterator &other ) const { return this->m_p == other.m_p; } in equal() function in gsl_vector_iterator
85 bool equal( const const_gsl_vector_iterator &other ) const { return this->m_p == other.m_p; } in equal() function in const_gsl_vector_iterator
86 bool equal( const gsl_vector_iterator &other ) const { return this->m_p == other.m_p; } in equal() function in const_gsl_vector_iterator
94 bool gsl_vector_iterator::equal( const const_gsl_vector_iterator &other ) const { return this->m_p … in equal() function in gsl_vector_iterator
/third_party/boost/boost/hana/fwd/
Dequal.hpp64 constexpr auto equal = [](auto&& x, auto&& y) { in __anon5f44a2d30102() variable

12345678910>>...14