Home
last modified time | relevance | path

Searched refs:BufferList (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/video_coding/timing/
Drtt_filter.h39 using BufferList = absl::InlinedVector<TimeDelta, kMaxDriftJumpCount>; variable
54 void ShortRttFilter(const BufferList& buf);
63 BufferList jump_buf_;
64 BufferList drift_buf_;
Drtt_filter.cc144 void RttFilter::ShortRttFilter(const BufferList& buf) { in ShortRttFilter()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.cc54 [&ambiguous](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsAmbiguous()
63 ForEachElement([&](const ShapeIndex& /*index*/, const BufferList& points_to) { in IsDistinct()
83 [&flat_set](const ShapeIndex& /*index*/, const BufferList& buffers) { in CreateFlattenedSet()
92 const BufferList& pointed_to_buffers) { in ContainsBuffer()
192 const PointsToSet::BufferList& pointed_to_buffers) { in __anon819384570602()
209 PointsToSet::BufferList* buffers) { in DefaultAction()
236 [&](const ShapeIndex& target_index, PointsToSet::BufferList* points_to) { in HandleGetTupleElement()
309 const ShapeIndex& index, PointsToSet::BufferList* buffers) { in HandleRecvDone()
326 [&](const ShapeIndex& target_index, PointsToSet::BufferList* buffers) { in HandleAsyncStart()
353 PointsToSet::BufferList* buffers) { in HandleAsyncUpdate()
[all …]
Dtuple_points_to_analysis_test.cc78 void ExpectHasBuffers(const PointsToSet::BufferList& points_to_set, in ExpectHasBuffers()
87 const PointsToSet::BufferList& points_to_set, in ExpectHasTopLevelBuffers()
89 PointsToSet::BufferList buffers; in ExpectHasTopLevelBuffers()
101 PointsToSet::BufferList(points_to_set.begin(), points_to_set.end()), in ExpectHasTopLevelBuffers()
Dtuple_points_to_analysis.h111 using BufferList = absl::InlinedVector<const LogicalBuffer*, 1>; variable
114 const BufferList& element(const ShapeIndex& index) const { in element()
117 BufferList* mutable_element(const ShapeIndex& index) { in mutable_element()
144 BufferList buffers;
Dlayout_assignment.cc149 const PointsToSet::BufferList& buffers) { in GetBufferSet()
1149 const PointsToSet::BufferList& buffers) -> Status { in CheckLayouts()
1491 const PointsToSet::BufferList& buffers) -> Status { in PropagateUseConstraintToDefs()
2238 [&](const ShapeIndex&, const PointsToSet::BufferList& buffers) { in RunOnComputation()
Dhlo_memory_scheduler.cc124 const PointsToSet::BufferList& buffers) { in ListScheduler()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_buffer_manager.h88 typedef std::vector<mtl::BufferRef> BufferList; typedef
101 BufferList mInUseBuffers;
Dmtl_buffer_manager.mm40 BufferList::iterator firstInUseIter =
45 for (BufferList::iterator it = mInUseBuffers.begin(); it != firstInUseIter; ++it)
/external/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c126 static struct osmesa_buffer *BufferList = NULL; variable
485 osbuffer->next = BufferList; in osmesa_create_buffer()
486 BufferList = osbuffer; in osmesa_create_buffer()
505 for (b = BufferList; b; b = b->next) { in osmesa_find_buffer()
/external/libabigail/tests/data/test-read-dwarf/
Dtest16-pr18904.so.abi3493 …<typedef-decl name='BufferList' type-id='type-id-271' filepath='../../../gcc/liboffloadmic/runtime…