Searched defs:get_entries (Results 1 – 5 of 5) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-ot-meta-table.hh | 81 unsigned int get_entries (unsigned int start_offset, in get_entries() function
|
| D | hb-aat-layout-common.hh | 507 const Entry<Extra> *get_entries () const in get_entries() function
|
| /external/v8/src/objects/ |
| D | elements.cc | 991 bool get_entries, int* nof_items, in CollectValuesOrEntries() 999 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() 2481 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() 2887 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() 3134 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl()
|
| D | js-objects.cc | 1879 Isolate* isolate, Handle<JSReceiver> receiver, bool get_entries, in FastGetOwnValuesOrEntries() 1982 bool get_entries) { in GetOwnValuesOrEntries()
|
| /external/python/cpython3/Lib/test/ |
| D | test_os.py | 3655 def get_entries(self, names): member in TestScandir
|