Searched refs:key_equals (Results 1 – 3 of 3) sorted by relevance
116 if (any_of(key_equals(CL_INVALID_VALUE), result)) in clCreateProgramWithBinary()119 if (any_of(key_equals(CL_INVALID_BINARY), result)) in clCreateProgramWithBinary()223 if (!any_of(key_equals(name), headers)) in clCompileProgram()
107 key_equals(const void *_a, const void *_b) in key_equals() function118 cache->ht = _mesa_hash_table_create(NULL, key_hash, key_equals); in fd_bc_init()
368 key_equals(T &&x) { in key_equals() function