Home
last modified time | relevance | path

Searched refs:compare_entries (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-face.cc630 static int compare_entries (const void* pa, const void* pb) in compare_entries() function
699 sorted_entries.qsort (compare_entries); in _hb_face_builder_data_reference_blob()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c965 compare_entries(struct entry *a, struct entry *b) in compare_entries() function
992 int64_t diff = compare_entries(a, b); in may_alias()