Home
last modified time | relevance | path

Searched defs:pointer_equal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Du_hash_table.c45 pointer_equal(const void *a, const void *b) in pointer_equal() function
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dsupport.h65 inline bool pointer_equal(at::Tensor first, at::Tensor second) { in pointer_equal() function