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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_stub.h 12 #include "base/containers/hash_tables.h"
  /external/chromium_org/chrome/browser/nacl_host/
nacl_validation_cache.h 10 #include "base/containers/mru_cache.h"
  /external/chromium_org/chrome/browser/parsers/
metadata_parser_filebase.h 11 #include "base/containers/hash_tables.h"
  /external/chromium_org/chrome/browser/profiles/
storage_partition_descriptor.h 8 #include "base/containers/hash_tables.h"
  /external/chromium_org/chrome/browser/
resources_util.cc 9 #include "base/containers/hash_tables.h"
site_details.h 8 #include "base/containers/hash_tables.h"
  /external/chromium_org/content/browser/renderer_host/java/
java_type.h 15 // use by value and in STL containers.
  /external/chromium_org/content/public/common/
desktop_media_id.h 39 // Operators so that DesktopMediaID can be used with STL containers.
  /external/chromium_org/content/renderer/
active_notification_tracker.h 11 #include "base/containers/hash_tables.h"
  /external/chromium_org/gpu/command_buffer/service/
id_manager.h 9 #include "base/containers/hash_tables.h"
transfer_buffer_manager.h 13 #include "base/containers/hash_tables.h"
vertex_array_manager.h 9 #include "base/containers/hash_tables.h"
  /external/chromium_org/net/base/
platform_mime_util.h 10 #include "base/containers/hash_tables.h"
  /external/chromium_org/remoting/protocol/
util.cc 8 #include "base/containers/hash_tables.h"
  /external/chromium_org/tools/android/forwarder2/
device_controller.h 11 #include "base/containers/hash_tables.h"
  /external/chromium_org/tools/gyp/test/mac/
gyptest-sourceless-module.gyp 8 Verifies that bundles that have no 'sources' (pure resource containers) work.
  /external/kernel-headers/original/linux/
attribute_container.h 19 struct klist containers; member in struct:attribute_container
  /external/stlport/etc/
ReleaseNote.txt 77 * STL containers implementation now correctly handle allocators with state. This kind
105 * Move semantic: vector or deque of any other STL containers are using
117 * STL containers vector, deque, list and slist pointer specialization to
126 containers implementation specified in the TR1 document.
  /frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java 41 if (localLOGV) Log.i(TAG, "Cleaning out old test containers");
48 if (localLOGV) Log.i(TAG, "Cleaning out old test containers");
54 String[] containers = ms.getSecureContainerList(); local
56 for (int i = 0; i < containers.length; i++) {
57 if (containers[i].startsWith(SECURE_CONTAINER_PREFIX)) {
59 Log.i(TAG, "Cleaning: " + containers[i]);
60 ms.destroySecureContainer(containers[i], true);
67 String[] containers = ms.getSecureContainerList(); local
70 for (int i = 0; i < containers.length; i++) {
71 if (containers[i].equals(fullId))
    [all...]
  /external/chromium_org/base/containers/
stack_container.h 18 // This allocator can be used with STL containers to provide a stack buffer
32 // This makes it appropriate for array-like containers, but the caller should
43 // maintaining this for as long as any containers using this allocator are
68 // Used by containers when they want to refer to an allocator of type U.
122 // A wrapper around STL containers that maintains a stack-sized buffer that the
231 // We need to put this in STL containers sometimes, which requires a copy
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.h 88 // Use to traverse the tree of descendants, excluding descendants of containers (but returning the containers themselves).
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
splice_after_flist.pass.cpp 44 // splicing different containers
60 // splicing different containers
  /external/chromium_org/base/prefs/
pref_notifier_impl.h 13 #include "base/containers/hash_tables.h"
  /external/chromium_org/base/test/
multiprocess_test_android.cc 9 #include "base/containers/hash_tables.h"
  /external/chromium_org/cc/resources/
picture_pile_base.h 11 #include "base/containers/hash_tables.h"

Completed in 813 milliseconds

1 2 3 45 6 7 8 91011>>