Searched defs:get_entries (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-common.hh | 511 const Entry<Extra> *get_entries () const in get_entries() function
|
/external/v8/src/ |
D | elements.cc | 1070 bool get_entries, int* nof_items, in CollectValuesOrEntries() 1078 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() 2705 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() 2875 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() 3057 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl()
|
D | objects.cc | 8965 Isolate* isolate, Handle<JSReceiver> receiver, bool get_entries, in FastGetOwnValuesOrEntries() 9046 bool get_entries) { in GetOwnValuesOrEntries()
|
/external/python/cpython3/Lib/test/ |
D | test_os.py | 3372 def get_entries(self, names): member in TestScandir
|