Home
last modified time | relevance | path

Searched defs:end_it (Results 1 – 25 of 27) sorted by relevance

12

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhash_map.hpp107 iterator end_it = buckets_[bucket].last; in find() local
128 const_iterator end_it = buckets_[bucket].last; in find() local
154 iterator end_it = buckets_[bucket].last; in insert() local
203 iterator end_it = values_.end(); in clear() local
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dhash_map.hpp120 iterator end_it = buckets_[bucket].last; in find() local
141 const_iterator end_it = buckets_[bucket].last; in find() local
167 iterator end_it = buckets_[bucket].last; in insert() local
216 iterator end_it = values_.end(); in clear() local
/external/webrtc/api/video/
Dframe_buffer.cc126 auto end_it = std::next(next_decodable_temporal_unit_->last_frame); in ExtractNextDecodableTemporalUnit() local
142 auto end_it = std::next(next_decodable_temporal_unit_->last_frame); in DropNextDecodableTemporalUnit() local
/external/sdv/vsomeip/third_party/boost/filesystem/test/issues/
Drecurse_dir_iter_5403.cpp111 fs::recursive_directory_iterator end_it; in cpp_main() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtest_util.h64 typename std::vector<T>::iterator end_it, T min, T max) { in FillRandom()
/external/cronet/third_party/quic_trace/src/tools/render/
Dprocessed_trace.cc177 auto end_it = absl::c_upper_bound(trace_->events(), key_event, compare); in SummaryTable() local
226 auto end_it = absl::c_upper_bound(rendered_packets_, key); in FindPacketContainingPoint() local
/external/webrtc/modules/remote_bitrate_estimator/
Dpacket_arrival_map.cc89 const Timestamp* const end_it = arrival_times_.get() + capacity(); in TrimLeadingNotReceivedEntries() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_psengine.cpp441 auto* end_it = std::begin(m_Stack) + m_StackCount; in DoOperator() local
/external/libtextclassifier/native/actions/
Dngram-model.cc148 const auto end_it = FirstTokenIterator(model_, num_ngrams); in GetFirstTokenMatches() local
/external/cronet/third_party/libc++/src/src/filesystem/
Ddirectory_iterator.cpp276 const directory_iterator end_it; in __advance() local
/external/mesa3d/src/util/perf/
Du_trace.c740 struct u_trace_iterator end_it, in u_trace_clone_append()
796 struct u_trace_iterator end_it) in u_trace_disable_event_range()
/external/libcxx/src/filesystem/
Ddirectory_iterator.cpp331 const directory_iterator end_it; in __advance() local
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_encoder_e2e_test.cpp265 auto end_it = end_times_.find(start_kv.first); in PrintResult() local
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc560 std::map<FilePath, InotifyReader::Watch>::iterator end_it = start_it; in UpdateRecursiveWatches() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dflat_tree.hpp1178 iterator end_it = this->end(); in find() local
1190 const_iterator end_it = this->cend(); in find() local
1203 iterator end_it = this->end(); in find() local
1217 const_iterator end_it = this->cend(); in find() local
Dtree.hpp671 const const_iterator end_it(this->cend()); in tree_construct() local
695 const const_iterator end_it(this->cend()); in tree_construct_non_unique() local
/external/tensorflow/tensorflow/core/util/
Ddevice_name_utils.cc44 const auto end_it = in ConsumePrefix() local
/external/cronet/base/files/
Dfile_path_watcher_inotify.cc722 auto end_it = start_it; in UpdateRecursiveWatches() local
/external/pdfium/xfa/fde/
Dcfde_texteditengine.cpp921 auto end_it = start_it; in GetIndexForPoint() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1152 auto end_it = loops_in_pair.end(); in PartitionSubscripts() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.cpp1152 auto end_it = loops_in_pair.end(); in PartitionSubscripts() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp1152 auto end_it = loops_in_pair.end(); in PartitionSubscripts() local
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc2330 auto end_it = --unsignaled_recv_ssrcs_.end(); in GetStats() local
/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/
Dvariant.hpp186 typedef typename mpl::end<Types>::type end_it; typedef
/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp911 const PhysRegIterator end_it = in get_reg_simple() local

12