Home
last modified time | relevance | path

Searched defs:get_entries (Results 1 – 7 of 7) sorted by relevance

/third_party/harfbuzz/src/
Dhb-ot-meta-table.hh81 unsigned int get_entries (unsigned int start_offset, in get_entries() function
Dhb-aat-layout-common.hh507 const Entry<Extra> *get_entries () const in get_entries() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-meta-table.hh81 unsigned int get_entries (unsigned int start_offset, in get_entries() function
Dhb-aat-layout-common.hh510 const Entry<Extra> *get_entries () const in get_entries() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh507 const Entry<Extra> *get_entries () const in get_entries() function
/third_party/pulseaudio/src/modules/
Dmodule-stream-restore.c522 static const char **get_entries(struct userdata *u, unsigned *n) { in get_entries() function
/third_party/python/Lib/test/
Dtest_os.py4099 def get_entries(self, names): member in TestScandir