Home
last modified time | relevance | path

Searched defs:const_iterator (Results 1 – 25 of 228) sorted by relevance

12345678910

/external/libcxx/test/containers/sequences/deque/deque.cons/
Dsize.pass.cpp27 typedef typename C::const_iterator const_iterator; in test2() typedef
48 typedef typename C::const_iterator const_iterator; in test1() typedef
69 typedef typename C::const_iterator const_iterator; in test3() typedef
Diter_iter.pass.cpp28 typedef typename C::const_iterator const_iterator; in test() typedef
42 typedef typename C::const_iterator const_iterator; in test() typedef
Dsize_value.pass.cpp25 typedef typename C::const_iterator const_iterator; in test() typedef
/external/chromium_org/ui/gfx/image/
Dimage_family.cc15 ImageFamily::const_iterator::const_iterator() {} in const_iterator() function in gfx::ImageFamily::const_iterator
17 ImageFamily::const_iterator::const_iterator(const const_iterator& other) in const_iterator() function in gfx::ImageFamily::const_iterator
20 ImageFamily::const_iterator::const_iterator( in const_iterator() function in gfx::ImageFamily::const_iterator
/external/chromium_org/content/browser/indexed_db/
Dlist_set.h64 class const_iterator; variable
99 inline operator const_iterator() const { return const_iterator(it_); } in const_iterator() function
114 explicit inline const_iterator(typename std::list<T>::const_iterator it) in const_iterator() function
/external/chromium_org/extensions/common/
Dextension_set.cc16 ExtensionSet::const_iterator::const_iterator() {} in const_iterator() function in extensions::ExtensionSet::const_iterator
18 ExtensionSet::const_iterator::const_iterator(const const_iterator& other) in const_iterator() function in extensions::ExtensionSet::const_iterator
22 ExtensionSet::const_iterator::const_iterator(ExtensionMap::const_iterator it) in const_iterator() function in extensions::ExtensionSet::const_iterator
/external/chromium_org/base/prefs/
Ddefault_pref_store.h19 typedef PrefValueMap::const_iterator const_iterator; typedef
Dpref_value_map.h23 typedef std::map<std::string, base::Value*>::const_iterator const_iterator; typedef
Dpref_registry.h30 typedef PrefValueMap::const_iterator const_iterator; typedef
/external/chromium_org/components/invalidation/
Dsingle_object_invalidation_set.h29 typedef InvalidationsSet::const_iterator const_iterator; typedef
/external/lldb/include/lldb/Symbol/
DVariableList.h83 typedef collection::const_iterator const_iterator; typedef
DTypeList.h79 typedef collection::const_iterator const_iterator; typedef
DUnwindTable.h53 typedef collection::const_iterator const_iterator; typedef
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugPubnames.h33 typedef collection::const_iterator const_iterator; typedef
DDWARFDIECollection.h45 typedef collection::const_iterator const_iterator; typedef
/external/chromium_org/chrome/browser/ui/cocoa/
Daccelerators_cocoa.h34 typedef AcceleratorMap::const_iterator const_iterator; typedef
/external/openfst/src/include/fst/
Dslist.h46 typedef typename list<T>::const_iterator const_iterator; typedef
/external/chromium_org/components/policy/core/browser/
Dpolicy_error_map.h23 typedef PolicyMapType::const_iterator const_iterator; typedef
/external/chromium_org/chrome/browser/ui/android/tab_model/
Dtab_model_list.h28 typedef TabModelVector::const_iterator const_iterator; typedef
/external/llvm/include/llvm/Analysis/
DCallGraph.h114 typedef FunctionMapTy::const_iterator const_iterator; typedef
183 typedef std::vector<CallRecord>::const_iterator const_iterator; typedef
330 typedef CallGraph::const_iterator const_iterator; typedef
/external/llvm/lib/Object/
DRecordStreamer.h28 typedef StringMap<State>::const_iterator const_iterator; typedef
/external/lldb/tools/debugserver/source/MacOSX/
DMachThreadList.h66 typedef collection::const_iterator const_iterator; typedef
/external/clang/include/clang/Analysis/
DCallGraph.h70 typedef FunctionMapTy::const_iterator const_iterator; typedef
148 typedef SmallVectorImpl<CallRecord>::const_iterator const_iterator; typedef
/external/chromium_org/extensions/browser/app_window/
Dapp_window_registry.h54 typedef AppWindowList::const_iterator const_iterator; typedef
/external/chromium_org/components/policy/core/common/
Dpolicy_bundle.h23 typedef MapType::const_iterator const_iterator; typedef

12345678910