/external/parameter-framework/asio-1.10.6/include/asio/impl/ |
D | connect.hpp | 166 void check_condition(const asio::error_code&, Iterator&, Iterator&) in check_condition() argument 266 connect_op<Protocol, SocketService, Iterator, in asio_handler_allocate() argument 276 connect_op<Protocol, SocketService, Iterator, in asio_handler_deallocate() argument 286 connect_op<Protocol, SocketService, Iterator, in asio_handler_is_continuation() argument 297 connect_op<Protocol, SocketService, Iterator, in asio_handler_invoke() argument 308 connect_op<Protocol, SocketService, Iterator, in asio_handler_invoke() argument 319 void (asio::error_code, Iterator)) in ASIO_INITFN_RESULT_TYPE() argument 344 void (asio::error_code, Iterator)) in ASIO_INITFN_RESULT_TYPE() argument 370 void (asio::error_code, Iterator)) in ASIO_INITFN_RESULT_TYPE() argument 396 void (asio::error_code, Iterator)) in ASIO_INITFN_RESULT_TYPE() argument
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfChannelList.h | 159 class Iterator; variable 319 ChannelList::Iterator::Iterator (): _i() in Iterator() function 326 ChannelList::Iterator::Iterator (const ChannelList::ChannelMap::iterator &i): in Iterator() function
|
D | ImfFrameBuffer.h | 195 class Iterator; variable 269 FrameBuffer::Iterator::Iterator (): _i() in Iterator() function 276 FrameBuffer::Iterator::Iterator (const FrameBuffer::SliceMap::iterator &i): in Iterator() function
|
D | ImfHeader.h | 205 class Iterator; variable 433 Header::Iterator::Iterator (): _i() in Iterator() function 440 Header::Iterator::Iterator (const Header::AttributeMap::iterator &i): _i (i) in Iterator() function
|
/external/icu/icu4c/source/common/ |
D | ucharstrieiterator.cpp | 22 UCharsTrie::Iterator::Iterator(const UChar *trieUChars, int32_t maxStringLength, in Iterator() function in UCharsTrie::Iterator 44 UCharsTrie::Iterator::Iterator(const UCharsTrie &trie, int32_t maxStringLength, in Iterator() function in UCharsTrie::Iterator
|
D | bytestrieiterator.cpp | 23 BytesTrie::Iterator::Iterator(const void *trieBytes, int32_t maxStringLength, in Iterator() function in BytesTrie::Iterator 45 BytesTrie::Iterator::Iterator(const BytesTrie &trie, int32_t maxStringLength, in Iterator() function in BytesTrie::Iterator
|
/external/libchrome/base/ |
D | callback_list.h | 128 explicit Iterator(CallbackListBase<CallbackType>* list) in Iterator() function 134 Iterator(const Iterator& iter) in Iterator() function
|
D | id_map.h | 163 Iterator(IDMap<T, OS>* map) in Iterator() function 169 Iterator(const Iterator& iter) in Iterator() function
|
/external/libweave/third_party/chromium/base/ |
D | callback_list.h | 128 explicit Iterator(CallbackListBase<CallbackType>* list) in Iterator() function 134 Iterator(const Iterator& iter) in Iterator() function
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_bitvector.h | 90 Iterator() { } in Iterator() function 91 explicit Iterator(const BasicBitVector &bv) : bv_(bv) {} in Iterator() function 276 Iterator() { } in Iterator() function 277 explicit Iterator(const TwoLevelBitVector &bv) : bv_(bv), i0_(0), i1_(0) { in Iterator() function
|
D | sanitizer_list.h | 30 friend class Iterator; member 135 typedef IteratorBase<IntrusiveList<Item>, Item> Iterator; typedef
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | MultidimensionalCounter.java | 70 public class Iterator implements java.util.Iterator<Integer> { class in MultidimensionalCounter 84 Iterator() { in Iterator() method in MultidimensionalCounter.Iterator
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 199 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 227 Iterator(const Iterator& other) in Iterator() function 286 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 324 Iterator(const Iterator& other) in Iterator() function
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 200 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() function 228 Iterator(const Iterator& other) in Iterator() function 287 Iterator(const ParamGeneratorInterface<T>* base, in Iterator() function 325 Iterator(const Iterator& other) in Iterator() function
|
/external/llvm/include/llvm/ADT/ |
D | MapVector.h | 134 typename VectorType::iterator erase(typename VectorType::iterator Iterator) { in erase() 154 auto Iterator = find(Key); in erase() local
|
/external/v8/src/base/ |
D | adapters.h | 20 typedef decltype(static_cast<T*>(nullptr)->rbegin()) Iterator; typedef
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkPrograms.hpp | 80 class Iterator class in vk::ProgramCollection 86 explicit Iterator (const IteratorImpl& i) : m_impl(i) {} in Iterator() function in vk::ProgramCollection::Iterator
|
/external/sfntly/cpp/src/sfntly/port/ |
D | java_iterator.h | 34 Iterator() {} in Iterator() function
|
/external/deqp/framework/delibs/decpp/ |
D | deAppendList.hpp | 95 class Iterator class in de::AppendList 98 Iterator (Block* curBlock_, size_t blockSize_, size_t slotNdx_) in Iterator() function in de::AppendList::Iterator
|
/external/skia/include/core/ |
D | SkRegion.h | 311 Iterator() : fRgn(NULL), fDone(true) {} in Iterator() function 446 friend class Iterator; variable
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
D | syscall_set.h | 75 Iterator(const Iterator& it) in Iterator() function
|