Searched refs:container (Results 101 - 125 of 821) sorted by relevance

1234567891011>>

/external/libcxx/test/containers/container.adaptors/queue/queue.cons/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/container.adaptors/queue/queue.cons/Android.mk
19 test_name := containers/container.adaptors/queue/queue.cons/move_noexcept
23 test_name := containers/container.adaptors/queue/queue.cons/ctor_copy
27 test_name := containers/container.adaptors/queue/queue.cons/ctor_container
31 test_name := containers/container.adaptors/queue/queue.cons/default_noexcept
35 test_name := containers/container.adaptors/queue/queue.cons/move_assign_noexcept
39 test_name := containers/container.adaptors/queue/queue.cons/ctor_rcontainer
43 test_name := containers/container.adaptors/queue/queue.cons/ctor_move
47 test_name := containers/container.adaptors/queue/queue.cons/dtor_noexcept
51 test_name := containers/container
[all...]
/external/libcxx/test/containers/container.adaptors/stack/stack.cons/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/container.adaptors/stack/stack.cons/Android.mk
19 test_name := containers/container.adaptors/stack/stack.cons/move_noexcept
23 test_name := containers/container.adaptors/stack/stack.cons/ctor_copy
27 test_name := containers/container.adaptors/stack/stack.cons/ctor_container
31 test_name := containers/container.adaptors/stack/stack.cons/default_noexcept
35 test_name := containers/container.adaptors/stack/stack.cons/move_assign_noexcept
39 test_name := containers/container.adaptors/stack/stack.cons/ctor_rcontainer
43 test_name := containers/container.adaptors/stack/stack.cons/ctor_move
47 test_name := containers/container.adaptors/stack/stack.cons/dtor_noexcept
51 test_name := containers/container
[all...]
/external/chromium_org/chrome/browser/resources/help/
H A Dhelp_content.css6 #about-container {
16 #version-container {
20 #update-buttons-container {
24 #update-status-container {
41 #help-container {
45 #product-container {
50 .overlay #product-container {
86 #update-status-message-container {
95 #more-info-container.visible {
99 #more-info-container {
[all...]
/external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/Android.mk
19 test_name := containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_move_alloc
23 test_name := containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_alloc
27 test_name := containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_alloc
31 test_name := containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_copy_alloc
35 test_name := containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_rcont_alloc
39 test_name := containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_cont_alloc
/external/libcxx/test/containers/container.adaptors/stack/stack.defn/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/container.adaptors/stack/stack.defn/Android.mk
19 test_name := containers/container.adaptors/stack/stack.defn/push
23 test_name := containers/container.adaptors/stack/stack.defn/top_const
27 test_name := containers/container.adaptors/stack/stack.defn/top
31 test_name := containers/container.adaptors/stack/stack.defn/push_rv
35 test_name := containers/container.adaptors/stack/stack.defn/swap
39 test_name := containers/container.adaptors/stack/stack.defn/pop
43 test_name := containers/container.adaptors/stack/stack.defn/assign_copy
47 test_name := containers/container.adaptors/stack/stack.defn/size
51 test_name := containers/container
[all...]
/external/chromium_org/chrome/browser/browsing_data/
H A Dcookies_tree_model.cc149 // This function returns the local data container associated with a leaf tree
306 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
307 container->cookie_helper_->DeleteCookie(*cookie_);
308 container->cookie_list_.erase(cookie_);
330 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
332 if (container) {
333 DCHECK(container->appcache_helper_.get());
334 container->appcache_helper_
336 container->appcache_info_[origin_url_].erase(appcache_info_);
358 LocalDataContainer* container local
384 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
413 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
443 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
470 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
497 LocalDataContainer* container = GetModel()->data_container(); local
521 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
548 LocalDataContainer* container = GetLocalDataContainerForNode(this); local
900 LocalDataContainer* container = GetModel()->data_container(); local
1066 PopulateAppCacheInfo(LocalDataContainer* container) argument
1071 PopulateCookieInfo(LocalDataContainer* container) argument
1076 PopulateDatabaseInfo(LocalDataContainer* container) argument
1081 PopulateLocalStorageInfo(LocalDataContainer* container) argument
1086 PopulateSessionStorageInfo( LocalDataContainer* container) argument
1092 PopulateIndexedDBInfo(LocalDataContainer* container) argument
1097 PopulateFileSystemInfo(LocalDataContainer* container) argument
1102 PopulateQuotaInfo(LocalDataContainer* container) argument
1107 PopulateChannelIDInfo( LocalDataContainer* container) argument
1113 PopulateServiceWorkerUsageInfo( LocalDataContainer* container) argument
1120 PopulateFlashLSOInfo( LocalDataContainer* container) argument
1126 PopulateAppCacheInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1156 PopulateCookieInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1188 PopulateDatabaseInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1215 PopulateLocalStorageInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1242 PopulateSessionStorageInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1269 PopulateIndexedDBInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1296 PopulateChannelIDInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1329 PopulateServiceWorkerUsageInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1356 PopulateFileSystemInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1383 PopulateQuotaInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
1405 PopulateFlashLSOInfoWithFilter( LocalDataContainer* container, ScopedBatchUpdateNotifier* notifier, const base::string16& filter) argument
[all...]
/external/chromium_org/base/containers/
H A Dstack_container_unittest.cc41 EXPECT_EQ(static_cast<size_t>(stack_size), vect.container().capacity());
43 vect.container().push_back(i);
44 EXPECT_EQ(stack_buffer, &vect.container()[0]);
50 vect.container().push_back(i + stack_size);
51 EXPECT_NE(stack_buffer, &vect.container()[0]);
57 EXPECT_EQ(i, vect.container()[i]);
63 vect.container().resize(stack_size);
64 vect.container().reserve(stack_size * 2);
70 std::vector<int, StackAllocator<int, stack_size> > other(vect.container());
/external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.members/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.members/Android.mk
19 test_name := containers/container.adaptors/priority.queue/priqueue.members/push
23 test_name := containers/container.adaptors/priority.queue/priqueue.members/top
27 test_name := containers/container.adaptors/priority.queue/priqueue.members/swap
31 test_name := containers/container.adaptors/priority.queue/priqueue.members/pop
35 test_name := containers/container.adaptors/priority.queue/priqueue.members/size
39 test_name := containers/container.adaptors/priority.queue/priqueue.members/emplace
43 test_name := containers/container.adaptors/priority.queue/priqueue.members/push_rvalue
47 test_name := containers/container.adaptors/priority.queue/priqueue.members/empty
/external/chromium-trace/trace-viewer/src/base/
H A Dquad_test.js59 var container = base.Quad.FromXYWH(0, 0, 10, 10);
64 container.projectUnitRectFast(q, srcRect);
70 var container = base.Quad.FromXYWH(0, 0, 1, 1);
75 container.projectUnitRectFast(q, srcRect);
81 var container = base.Quad.FromXYWH(0, 0, 2, 2);
86 container.projectUnitRectFast(q, srcRect);
92 var container = base.Quad.FromXYWH(1, 1, 1, 1);
97 container.projectUnitRectFast(q, srcRect);
103 var container = base.Quad.FromXYWH(0, 0, 1, 1);
108 container
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
H A Dselect_widget.js36 var container = document.createElement('div');
37 container.setAttribute('role', 'menu');
43 container.appendChild(newItem);
45 this.host_.appendChild(container);
48 cvox.ChromeVox.syncToNode(container.children[currentSelection], true);
/external/chromium_org/content/browser/resources/media/
H A Dstats_table.js45 * Ensure the DIV container for the stats tables is created as a child of
49 * @return {!Element} The stats table container.
53 var containerId = peerConnectionElement.id + '-table-container';
54 var container = $(containerId);
55 if (!container) {
56 container = document.createElement('div');
57 container.id = containerId;
58 container.className = 'stats-table-container';
61 container
[all...]
/external/chromium_org/remoting/webapp/
H A Dmenu_button.js17 * @param {Element} container The element containing the <button> and <ul>
24 remoting.MenuButton = function(container, opt_onShow, opt_onHide) {
30 (container.querySelector('button,.menu-button-activator'));
36 this.menu_ = /** @type {HTMLElement} */ (container.querySelector('ul'));
68 container.removeChild(that.clickTrap_);
79 container.appendChild(that.clickTrap_);
H A Dfeedback.js14 * @param {HTMLElement} container The menu containing the help and feedback
17 remoting.manageHelpAndFeedback = function(container) {
22 var helpButton = container.querySelector('.menu-help');
25 var feedbackButton = container.querySelector('.menu-feedback');
/external/chromium-trace/trace-viewer/src/ui/
H A Dvalue_bar_test.js22 var container = ui.createDiv();
23 container.style.position = 'relative';
24 container.style.height = '200px';
29 testFramework.addHTMLOutput(container);
30 container.appendChild(valueBar);
118 var container = ui.createDiv();
119 container.style.position = 'relative';
120 container.style.height = '200px';
125 this.addHTMLOutput(container);
126 container
[all...]
/external/chromium_org/ui/views/examples/
H A Dcombobox_example.cc38 void ComboboxExample::CreateExampleView(View* container) { argument
43 container->SetLayoutManager(new FillLayout);
44 container->AddChildView(combobox_);
H A Dthrobber_example.cc55 void ThrobberExample::CreateExampleView(View* container) { argument
56 container->SetLayoutManager(new FillLayout());
57 container->AddChildView(new ThrobberView());
H A Dwidget_example.h26 virtual void CreateExampleView(View* container) OVERRIDE;
37 // Construct a button with the specified |label| and |tag| in |container|.
38 void BuildButton(View* container, const std::string& label, int tag);
/external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.special/
H A DAndroid.mk17 test_makefile := external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.special/Android.mk
19 test_name := containers/container.adaptors/priority.queue/priqueue.special/swap
23 test_name := containers/container.adaptors/priority.queue/priqueue.special/swap_noexcept
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowFragmentPagerAdapter.java24 public void setPrimaryItem(ViewGroup container, int position, Object object) { argument
25 fragmentManager.beginTransaction().add(container.getId(), (Fragment) object).commit();
29 public Object instantiateItem(ViewGroup container, int position) { argument
/external/chromium_org/chrome/browser/resources/uber/
H A Duber.css34 .iframe-container {
46 .iframe-container.selected {
54 .iframe-container.expanded {
/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button_container_view_unittest.cc70 // Sets |container| to use arbitrary images for the buttons. Setting the
72 void SetMockImages(FrameCaptionButtonContainerView* container) { argument
74 container->SetButtonImages(
83 // Tests that |leftmost| and |rightmost| are at |container|'s edges.
84 bool CheckButtonsAtEdges(FrameCaptionButtonContainerView* container, argument
87 gfx::Rect expected(container->GetPreferredSize());
89 gfx::Rect container_size(container->GetPreferredSize());
161 FrameCaptionButtonContainerView container(widget_can_maximize.get(),
163 SetMockImages(&container);
164 container
[all...]
/external/chromium_org/ash/
H A Dsnap_to_pixel_layout_manager.cc13 SnapToPixelLayoutManager::SnapToPixelLayoutManager(aura::Window* container) { argument
14 DCHECK(container->GetProperty(kSnapChildrenToPixelBoundary));
/external/chromium_org/ash/wm/
H A Dstatus_area_layout_manager.cc19 StatusAreaLayoutManager::StatusAreaLayoutManager(aura::Window* container, argument
21 : SnapToPixelLayoutManager(container), in_layout_(false), shelf_(shelf) {
/external/chromium_org/crypto/
H A Dcapi_util.cc41 LPCWSTR container,
46 return CryptAcquireContext(prov, container, provider, prov_type, flags);
40 CryptAcquireContextLocked(HCRYPTPROV* prov, LPCWSTR container, LPCWSTR provider, DWORD prov_type, DWORD flags) argument
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGGradientStop.cpp55 RenderSVGResourceContainer* container = toRenderSVGResourceContainer(renderer);
56 container->removeAllClientsFromCache();

Completed in 4150 milliseconds

1234567891011>>