Home
last modified time | relevance | path

Searched refs:GetIterator (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DEncodingContext.cpp40 FreeCommands(GetIterator()); in Destroy()
58 CommandIterator* EncodingContext::GetIterator() { in GetIterator() function in dawn_native::EncodingContext
DEncodingContext.h45 CommandIterator* GetIterator();
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc64 static PyObject* GetIterator(PyObject *_self);
554 {Py_tp_iter, (void *)MapReflectionFriend::GetIterator},
599 MapReflectionFriend::GetIterator, // tp_iter
822 {Py_tp_iter, (void *)MapReflectionFriend::GetIterator},
867 MapReflectionFriend::GetIterator, // tp_iter
887 PyObject* MapReflectionFriend::GetIterator(PyObject *_self) { in GetIterator() function in google::protobuf::python::MapReflectionFriend
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc367 BitmapSizeTable::Builder::GetIterator() { in GetIterator() function in sfntly::BitmapSizeTable::Builder
376 it.Attach(GetIterator()); in GenerateLocaMap()
486 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator()); in BitmapGlyphInfoIterator()
494 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator()); in HasNext()
Dindex_sub_table_format2.h48 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format3.h47 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format1.h48 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format5.h47 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format4.h73 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table.h81 GetIterator() = 0;
Dbitmap_size_table.h106 CALLER_ATTACH BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format2.cc95 IndexSubTableFormat2::Builder::GetIterator() { in GetIterator() function in sfntly::IndexSubTableFormat2::Builder
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc367 BitmapSizeTable::Builder::GetIterator() { in GetIterator() function in sfntly::BitmapSizeTable::Builder
376 it.Attach(GetIterator()); in GenerateLocaMap()
486 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator()); in BitmapGlyphInfoIterator()
494 sub_table_glyph_info_iter_.Attach((*sub_table_iter_)->GetIterator()); in HasNext()
Dindex_sub_table_format2.h48 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format3.h47 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format1.h48 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format5.h47 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format4.h73 CALLER_ATTACH virtual BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table.h81 GetIterator() = 0;
Dbitmap_size_table.h106 CALLER_ATTACH BitmapGlyphInfoIterator* GetIterator();
Dindex_sub_table_format2.cc95 IndexSubTableFormat2::Builder::GetIterator() { in GetIterator() function in sfntly::IndexSubTableFormat2::Builder
/third_party/node/deps/npm/node_modules/es-abstract/operations/
D2015.js58 GetIterator: 'https://ecma-international.org/ecma-262/6.0/#sec-getiterator', property
D2016.js59 GetIterator: 'https://ecma-international.org/ecma-262/7.0/#sec-getiterator', property
D2017.js60 GetIterator: 'https://ecma-international.org/ecma-262/8.0/#sec-getiterator', property
/third_party/node/deps/npm/node_modules/es-abstract/
Des2015.js454 GetIterator: function GetIterator(obj, method) {

12