HomeSort by relevance Sort by last modified time
    Searched full:containers (Results 501 - 525 of 1348) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 72 /* less is the default template parameter for many STL containers, to fully use
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function_base.h 72 /* less is the default template parameter for many STL containers, to fully use
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
extptr_allocator.h 51 * This allocator specifies that containers use a 'relative pointer' as it's
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
basic_types.hpp 38 * Contains basic types used by containers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 215 // 431. Swapping containers with unequal allocators.
extptr_allocator.h 51 * This allocator specifies that containers use a 'relative pointer' as it's
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
priority_queue.hpp 53 * @ingroup containers-pbds
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
functional_hash.h 198 // containers will cache the hash code.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
extptr_allocator.h 51 * This allocator specifies that containers use a 'relative pointer' as it's
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
priority_queue.hpp 53 * @ingroup containers-pbds
  /system/vold/
VolumeManager.h 98 * This currently means EXT4-based ASEC containers.
  /external/llvm/docs/
ProgrammersManual.rst 515 value based on another value. Map-like containers also support efficient
516 queries for containment (whether a key is in the map). Map-like containers
518 need that, use two maps. Some map-like containers also support efficient
519 iteration through the keys in sorted order. Map-like containers are the most
524 containers support efficient iteration through the elements in sorted order.
525 Set-like containers are more expensive than sequential containers.
537 eliminating duplicates. Bit containers require a maximum of 1 bit for each
551 Sequential Containers (std::vector, std::list, etc)
554 There are a variety of sequential containers available for you, based on you
    [all...]
  /external/stlport/doc/
FAQ 15 Q2.2 Can I use containers and algorithms from STLport and iostreams from
68 - An easy to use STL safe mode detecting bad use of containers and
71 concatenation, short string optimization, move semantic for STL containers
89 - For STL containers you can use SGI documentation (http://www.sgi.com/tech/stl/).
92 useful for STLport extensions like hash containers (hash_map, hash_set...)
135 Q2.2 Can I use containers and algorithms from STLport and iostreams from
546 A6.4 With set or multiset associative containers or even newly introduced
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
  /external/chromium_org/base/
base.gyp 462 'containers/hash_tables_unittest.cc',
463 'containers/linked_list_unittest.cc',
464 'containers/mru_cache_unittest.cc',
465 'containers/small_map_unittest.cc',
466 'containers/stack_container_unittest.cc',
    [all...]
  /external/chromium/base/
stl_util-inl.h 215 // The following functions are useful for cleaning up STL containers
250 // values from STL containers when they goes out of scope. This greatly
  /external/chromium/chrome/browser/download/
download_manager.h 320 // containers; no-op if NDEBUG.
326 // "save page as" downloads. All other DownloadItem containers in
  /external/chromium_org/ash/
shell.h 200 // Returns the list of containers that match |container_id| in
244 // Rotates focus through containers that can receive focus.
shell_unittest.cc 51 // Expect ALL the containers!
315 // We start with the usual window containers.
  /external/chromium_org/ash/wm/
lock_state_controller_impl2.cc 458 // Hide the screen locker containers so we can raise them later.
496 // Hide the screen locker containers so we can raise them later.
  /external/chromium_org/base/android/jni_generator/java/src/org/chromium/example/jni_generator/
SampleForTests.java 72 // - Iterate over containers where they are originally owned, then create inner structs or
74 // java and stl containers.
  /external/chromium_org/base/containers/
small_map_unittest.cc 5 #include "base/containers/small_map.h"
13 #include "base/containers/hash_tables.h"
  /external/chromium_org/base/strings/
string_piece.h 33 #include "base/containers/hash_tables.h"
412 // This hash function is copied from base/containers/hash_tables.h. We don't
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderSupport.cpp 136 // the resources applied to the children (such as clips and filters). This allows filters applied to containers to correctly bound
251 // parent containers call repaint(). (RenderBlock::layout* has similar logic.)
  /external/stlport/stlport/stl/
_hashtable.h 58 * Hashtable class, used to implement the hashed associative containers
215 * Hashtables handle allocators a bit differently than other containers

Completed in 1258 milliseconds

<<21222324252627282930>>