| /third_party/boost/boost/safe_numerics/ |
| D | safe_compare.hpp | 109 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/ |
| D | equal.hpp | 30 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/ |
| D | g-file.c | 30 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/ |
| D | segment_ratio.hpp | 68 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/ |
| D | relation_state.hpp | 20 static const int equal = 0; variable 29 static const int equal = 3; variable
|
| /third_party/boost/libs/compute/include/boost/compute/algorithm/ |
| D | equal.hpp | 29 inline bool equal(InputIterator1 first1, in equal() function 44 inline bool equal(InputIterator1 first1, in equal() function
|
| /third_party/boost/boost/compute/algorithm/ |
| D | equal.hpp | 29 inline bool equal(InputIterator1 first1, in equal() function 44 inline bool equal(InputIterator1 first1, in equal() function
|
| /third_party/boost/boost/range/algorithm/ |
| D | equal.hpp | 133 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/ |
| D | assign_to_array.cpp | 25 bool equal(const int& a, const int& b) in equal() function 31 bool equal(const ArrayA& A, const ArrayB& B) in equal() function
|
| D | assign.cpp | 24 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/ |
| D | test_winapi_formatting.cpp | 39 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/ |
| D | interoperable.cpp | 17 bool equal(mutable_it const& rhs) const in equal() function 31 bool equal(constant_it const& rhs) const in equal() function
|
| D | iterator_facade.cpp | 42 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/ |
| D | gtester.c | 561 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/ |
| D | index.d.ts | 2 const equal: (a: any, b: any) => boolean; constant
|
| D | react.d.ts | 1 declare const equal: (a: any, b: any) => boolean; constant
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/fast-deep-equal/es6/ |
| D | index.d.ts | 1 declare const equal: (a: any, b: any) => boolean; constant
|
| D | react.d.ts | 1 declare const equal: (a: any, b: any) => boolean; constant
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 63 E equal; in TYPED_TEST_P() local 77 E equal; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 64 E equal; in TYPED_TEST_P() local 78 E equal; in TYPED_TEST_P() local
|
| /third_party/abseil-cpp/absl/container/internal/ |
| D | unordered_map_constructor_test.h | 62 E equal; in TYPED_TEST_P() local 76 E equal; in TYPED_TEST_P() local
|
| D | unordered_set_constructor_test.h | 64 E equal; in TYPED_TEST_P() local 78 E equal; in TYPED_TEST_P() local
|
| /third_party/node/deps/npm/node_modules/buffer-from/ |
| D | test.js | 4 assert.equal(bufferFrom([1, 2, 3, 4]).toString('hex'), '01020304') variable
|
| /third_party/boost/boost/numeric/odeint/external/gsl/ |
| D | gsl_wrapper.hpp | 55 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/ |
| D | equal.hpp | 64 constexpr auto equal = [](auto&& x, auto&& y) { in __anon5f44a2d30102() variable
|