Home
last modified time | relevance | path

Searched +defs:iterator +defs:impl (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/clang/test/Analysis/inlining/
H A Dcontainers.cpp113 struct iterator { struct in MySet
114 int *impl; member
116 iterator(int *p) : impl(p) {} in iterator() function
171 MySet impl; member in BeginOnlySet
174 MySet::iterator impl; member
204 MySet impl; member in IteratorTypedefOnlySet
214 typedef MySet::iterator iterator; typedef in IteratorTypedefOnlySet
226 MySet impl; member in IteratorUsingOnlySet
236 using iterator = MySet::iterator; typedef in IteratorUsingOnlySet
248 MySet impl; member in IteratorStructOnlySet
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/
H A Ddata_source.h37 struct PerfettoDsImpl* impl; member
180 struct PerfettoDsImplTracerIterator impl; member
201 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsTraceIterateNext()
207 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsTraceIterateBreak()
235 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsGetCustomTls()
242 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsGetIncrementalState()
257 struct PerfettoDsTracerIterator* iterator, in PerfettoDsTracerPacketBegin()
266 struct PerfettoDsTracerIterator* iterator, in PerfettoDsTracerPacketEnd()
273 struct PerfettoDsTracerIterator* iterator, in PerfettoDsTracerFlush()
H A Dtrack_event.h41 struct PerfettoTeCategoryImpl* impl; member
102 struct PerfettoTeRegisteredTrackImpl impl; member
274 struct PerfettoTeLlImplIterator impl; member
287 struct PerfettoTeLlIterator* iterator) { in PerfettoTeLlNext()
292 struct PerfettoTeLlIterator* iterator) { in PerfettoTeLlBreak()
301 struct PerfettoTeLlIterator* iterator, in PerfettoTeLlDynCatEnabled()
310 struct PerfettoTeLlIterator* iterator, in PerfettoTeLlPacketBegin()
320 struct PerfettoTeLlIterator* iterator, in PerfettoTeLlPacketEnd()
327 struct PerfettoTeLlIterator* iterator) { in PerfettoTeLlFlushPacket()
/aosp_15_r20/external/perfetto/include/perfetto/public/
H A Ddata_source.h37 struct PerfettoDsImpl* impl; member
180 struct PerfettoDsImplTracerIterator impl; member
201 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsTraceIterateNext()
207 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsTraceIterateBreak()
235 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsGetCustomTls()
242 struct PerfettoDsTracerIterator* iterator) { in PerfettoDsGetIncrementalState()
257 struct PerfettoDsTracerIterator* iterator, in PerfettoDsTracerPacketBegin()
266 struct PerfettoDsTracerIterator* iterator, in PerfettoDsTracerPacketEnd()
273 struct PerfettoDsTracerIterator* iterator, in PerfettoDsTracerFlush()
H A Dtrack_event.h41 struct PerfettoTeCategoryImpl* impl; member
102 struct PerfettoTeRegisteredTrackImpl impl; member
274 struct PerfettoTeLlImplIterator impl; member
287 struct PerfettoTeLlIterator* iterator) { in PerfettoTeLlNext()
292 struct PerfettoTeLlIterator* iterator) { in PerfettoTeLlBreak()
301 struct PerfettoTeLlIterator* iterator, in PerfettoTeLlDynCatEnabled()
310 struct PerfettoTeLlIterator* iterator, in PerfettoTeLlPacketBegin()
320 struct PerfettoTeLlIterator* iterator, in PerfettoTeLlPacketEnd()
327 struct PerfettoTeLlIterator* iterator) { in PerfettoTeLlFlushPacket()
/aosp_15_r20/external/bcc/src/cc/
H A Dtable_storage.cc33 void TableStorage::Init(unique_ptr<TableStorageImpl> impl) { impl_ = move(impl); } in Init()
71 TableStorage::iterator::iterator() {} in iterator() function in ebpf::TableStorage::iterator
72 TableStorage::iterator::iterator(unique_ptr<TableStorageIteratorImpl> impl) : impl_(move(impl)) {} in iterator() function in ebpf::TableStorage::iterator
73 TableStorage::iterator::iterator(const iterator &that) : impl_(that.impl_->clone()) {} in iterator() function in ebpf::TableStorage::iterator
75 TableStorage::iterator::iterator(iterator &&that) { *this = move(that); } in iterator() function in ebpf::TableStorage::iterator
/aosp_15_r20/out/soong/.intermediates/external/rust/cxx/cxx-bridge-header/gen/rust/
Dcxx.h30 class impl; variable
72 using iterator = char *; variable
130 using iterator = const char *; variable
149 friend impl<Str>; variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/include/
H A Dcxx.h30 class impl; variable
72 using iterator = char *; variable
130 using iterator = const char *; variable
149 friend impl<Str>; variable
/aosp_15_r20/external/rust/cxx/include/
Dcxx.h30 class impl; variable
72 using iterator = char *; variable
130 using iterator = const char *; variable
149 friend impl<Str>; variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/include/
H A Dcxx.h30 class impl; variable
72 using iterator = char *; variable
130 using iterator = const char *; variable
149 friend impl<Str>; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/rust/libinput_cxx_bridge_header/gen/
Dinput_cxx_bridge.rs.h28 class impl; variable
72 using iterator = char *; variable
125 using iterator = const char *; variable
144 friend impl<Str>; variable
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_read_api/libcxx_aconfig_storage_read_api_bridge_header/gen/aconfig_storage/
Dlib.rs.h25 class impl; variable
71 using iterator = char *; variable
124 using iterator = const char *; variable
143 friend impl<Str>; variable
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/libcxx_aconfig_storage_file_bridge_header/gen/aconfig_storage/
Dlib.rs.h29 class impl; variable
75 using iterator = char *; variable
128 using iterator = const char *; variable
147 friend impl<Str>; variable
/aosp_15_r20/out/soong/.intermediates/external/xmp_toolkit/XMPCore/xmp_toolkit/android_common/turbine/
Dxmp_toolkit.jar ... java.lang.Object implements java.util.Iterator { public abstract void skipSubtree () public abstract void ...
/aosp_15_r20/external/llvm-libc/src/unistd/
H A Dgetopt.cpp64 struct iterator { struct
65 cpp::string_view curr;
67 iterator operator++() { in operator ++()
72 bool operator!=(iterator other) { return curr.data() != other.curr.data(); } in operator !=()
74 value_type operator*() { in operator *()
177 namespace impl { namespace
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h135 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator()
161 typedef ParamIterator<T> iterator; typedef
163 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator()
288 typename ContainerType::const_iterator iterator) in Iterator()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_simplification.cpp185 auto iterator = accumulators_.find(value_unknown); in AccumulatorsFromMultiply() local
259 auto iterator = accumulators_.find(child); in GatherAccumulatorsFromChildNodes() local
532 SENodeSimplifyImpl impl{this, node}; in SimplifyExpression() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis_simplification.cpp185 auto iterator = accumulators_.find(value_unknown); in AccumulatorsFromMultiply() local
259 auto iterator = accumulators_.find(child); in GatherAccumulatorsFromChildNodes() local
532 SENodeSimplifyImpl impl{this, node}; in SimplifyExpression() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp185 auto iterator = accumulators_.find(value_unknown); in AccumulatorsFromMultiply() local
259 auto iterator = accumulators_.find(child); in GatherAccumulatorsFromChildNodes() local
532 SENodeSimplifyImpl impl{this, node}; in SimplifyExpression() local
/aosp_15_r20/out/soong/.intermediates/frameworks/minikin/rust/libminikin_cxx_bridge_header/gen/
Dminikin_cxx_bridge.rs.h28 class impl; variable
72 using iterator = char *; variable
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_write_api/libcxx_aconfig_storage_write_api_bridge_header/gen/aconfig_storage/
Dlib.rs.h25 class impl; variable
71 using iterator = char *; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_list.hpp108 namespace impl { namespace
245 namespace impl { namespace
371 namespace impl { namespace
523 typedef const_iterator iterator; // strict_list is immutable typedef in boost::phoenix::strict_list
569 namespace impl { namespace
660 typedef const_iterator iterator; // list is immutable typedef in boost::phoenix::impl::list
784 typedef const_iterator iterator; // odd_list is immutable typedef in boost::phoenix::impl::odd_list
1158 namespace impl { namespace
1311 namespace impl { namespace
/aosp_15_r20/out/soong/.intermediates/external/xmp_toolkit/XMPCore/xmp_toolkit/android_common/javac/
Dxmp_toolkit.jar ... java.lang.Object implements java.util.Iterator { public abstract void skipSubtree () public abstract void ...
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/utility/impl/chset/
Drange_run.hpp21 namespace utility { namespace impl { namespace
100 typedef typename run_t::iterator iterator; typedef in boost::spirit::utility::impl::range_run
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/markdown/0.1.41/
HDmarkdown-0.1.41.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/intellij/ org/ ...

12345678910>>...45