Searched refs:test_entry (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface_modifier_test.c27 struct test_entry { struct
116 struct test_entry *entry,
234 struct test_entry entry = {
333 *(struct test_entry*)u_vector_add(test_entries) = entry;
374 return memcmp(a, b, sizeof(struct test_entry));
377 static bool test_entry_key_equal(const struct test_entry *a, const struct test_entry *b)
382 static bool test_entry_value_equal(const struct test_entry *a, const struct test_entry *b)
389 static void print_test_entry(const struct test_entry *
[all...]
/xsrc/external/mit/pixman/dist/test/
H A Dlowlevel-blt-bench.c620 struct test_entry struct
631 typedef struct test_entry test_entry_t;

Completed in 4 milliseconds