Searched defs:is_equal (Results 1 – 11 of 11) sorted by relevance
/external/libchrome/base/threading/ |
D | platform_thread.h | 88 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
|
/external/harfbuzz_ng/src/ |
D | hb-set-private.hh | 88 inline bool is_equal (const page_t *other) const in is_equal() function 351 inline bool is_equal (const hb_set_t *other) const in is_equal() function
|
/external/skia/tests/ |
D | RecordOptsTest.cpp | 379 static bool is_equal(SkSurface* a, SkSurface* b) { in is_equal() function
|
/external/skqp/tests/ |
D | RecordOptsTest.cpp | 379 static bool is_equal(SkSurface* a, SkSurface* b) { in is_equal() function
|
/external/python/cpython3/Lib/test/ |
D | test_complex.py | 145 def check(n, deltas, is_equal, imag = 0.0): argument
|
/external/python/cpython2/Lib/test/ |
D | test_complex.py | 149 def check(n, deltas, is_equal, imag = 0.0): argument
|
/external/libcxxabi/src/ |
D | private_typeinfo.cpp | 60 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) in is_equal() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_instruction_test.cc | 835 bool is_equal = instruction1.Identical(instruction2); in Identical() local 859 bool is_equal = in StructuralEqual() local
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_ir.h | 153 bool is_equal(const V& v1, const V& v2) { in is_equal() function
|
/external/v8/src/ |
D | code-stub-assembler.cc | 7610 Node* const is_equal = StrictEqual(kDontNegateResult, lhs, rhs, context); in SameValue() local
|
D | objects.cc | 11049 bool is_equal; in Equals() local
|