Home
last modified time | relevance | path

Searched refs:BatchList (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/py-ueberzug/ueberzug-18.1.8/ueberzug/
H A Dbatch.py47 return BatchList([instance.__getattribute__(self.name)
60 return BatchList(
79 return BatchList([])
85 return BatchList([])
90 not isinstance(getattr(self, name), BatchList)):
120 name, BatchList.BatchMethod(self, name))
124 name, BatchList.BatchField(self, name))
128 return BatchList([instance.__enter__() for instance in self])
159 return BatchList(self.__collection.__add__(other))
171 return BatchList(self.__collection.copy())
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/instanced/
H A DInstancedRendering.h144 typedef SkTInternalLList<Batch> BatchList; typedef
148 const BatchList& trackedBatches() const { return fTrackedBatches; } in trackedBatches()
177 BatchList fTrackedBatches;
H A DGLInstancedRendering.cpp69 BatchList::Iter iter; in onBeginFlush()
70 iter.init(this->trackedBatches(), BatchList::Iter::kHead_IterStart); in onBeginFlush()
153 iter.init(this->trackedBatches(), BatchList::Iter::kHead_IterStart); in onBeginFlush()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/unit/dynamodb/
H A Dtest_batch.py28 from boto.dynamodb.batch import BatchList
88 b = BatchList(self.layer2)
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/DirectFB/
H A DGeometryBuffer.h87 typedef std::vector<BatchInfo> BatchList; typedef
89 BatchList d_batches;
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGLES/
H A DGeometryBuffer.h99 typedef std::vector<BatchInfo> BatchList; typedef
101 BatchList d_batches;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/unit/dynamodb/
H A Dtest_batch.py28 from boto.dynamodb.batch import BatchList
88 b = BatchList(self.layer2)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/unit/dynamodb/
H A Dtest_batch.py28 from boto.dynamodb.batch import BatchList
88 b = BatchList(self.layer2)
/dports/devel/py-boto/boto-2.49.0/tests/unit/dynamodb/
H A Dtest_batch.py28 from boto.dynamodb.batch import BatchList
88 b = BatchList(self.layer2)
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/OpenGL/
H A DGeometryBufferBase.h107 typedef std::vector<BatchInfo> BatchList; typedef
109 BatchList d_batches;
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D9/
H A DGeometryBuffer.h109 typedef std::vector<BatchInfo> BatchList; typedef
111 BatchList d_batches;
/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_ircv3_batch.cpp62 typedef std::vector<Batch*> BatchList; typedef in IRCv3::Batch::ManagerImpl
67 BatchList active_batches;
132 for (BatchList::iterator i = active_batches.begin(); i != active_batches.end(); ++i) in RemoveFromAll()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D11/
H A DGeometryBuffer.h119 typedef std::vector<BatchInfo> BatchList; typedef
121 BatchList d_batches;
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Direct3D10/
H A DGeometryBuffer.h126 typedef std::vector<BatchInfo> BatchList; typedef
128 BatchList d_batches;
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Ogre/
H A DGeometryBuffer.h150 typedef std::vector<BatchInfo> BatchList; typedef
152 BatchList d_batches;
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/RendererModules/Irrlicht/
H A DGeometryBuffer.h120 typedef std::vector<BatchInfo> BatchList; typedef
126 BatchList d_batches;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/private/
H A DGrAuditTrail.h147 typedef SkTArray<SkAutoTDelete<BatchNode>, true> BatchList; typedef
158 BatchList fBatchList;
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/dynamodb/
H A Dtable.py24 from boto.dynamodb.batch import BatchList
65 batch = BatchList(self.table.layer2)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/dynamodb/
H A Dtable.py24 from boto.dynamodb.batch import BatchList
65 batch = BatchList(self.table.layer2)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/dynamodb/
H A Dtable.py24 from boto.dynamodb.batch import BatchList
65 batch = BatchList(self.table.layer2)
/dports/devel/py-boto/boto-2.49.0/boto/dynamodb/
H A Dtable.py24 from boto.dynamodb.batch import BatchList
65 batch = BatchList(self.table.layer2)
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/OpenGL/
H A DGLGeometryBuffer.cpp76 BatchList::const_iterator i = d_batches.begin(); in draw()
H A DGL3GeometryBuffer.cpp110 BatchList::const_iterator i = d_batches.begin(); in draw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/docs/source/migrations/
H A Ddynamodb_v1_to_v2.rst278 >>> from boto.dynamodb.batch import BatchList
279 >>> the_batch = BatchList(conn)
320 >>> the_batch = BatchList(conn)
/dports/devel/py-boto/boto-2.49.0/docs/source/migrations/
H A Ddynamodb_v1_to_v2.rst278 >>> from boto.dynamodb.batch import BatchList
279 >>> the_batch = BatchList(conn)
320 >>> the_batch = BatchList(conn)

12