Searched refs:added (Results 151 - 175 of 337) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp2965 unsigned added = addAfterwards ? 100 : 0; local
3101 EXPECT_EQ(count + added, weakStrong->size());
3103 EXPECT_EQ(count + added, strongWeak->size());
3105 EXPECT_EQ(count + added, weakWeak->size());
3107 EXPECT_EQ(count + added, weakSet->size());
3109 EXPECT_EQ(count + added, weakOrderedSet->size());
3115 MapIteratorCheck(it1, weakStrong->end(), (collectionNumber == weakStrongIndex ? count : 0) + added);
3116 MapIteratorCheck(it2, strongWeak->end(), (collectionNumber == strongWeakIndex ? count : 0) + added);
3117 MapIteratorCheck(it3, weakWeak->end(), (collectionNumber == weakWeakIndex ? count : 0) + added);
3118 SetIteratorCheck(it4, weakSet->end(), (collectionNumber == weakSetIndex ? count : 0) + added);
[all...]
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h231 const cricket::MediaStreams& added,
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_channel.h248 const bool added);
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddrive_banners.js631 if (event.removed.some(isDriveVolume) || event.added.some(isDriveVolume))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jar ... lang.String) Object plugin String pluginID public synchronized void added (org.eclipse.core.runtime.preferences. ...
H A Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jar ... .eclipse.equinox.p2.metadata.IInstallableUnit added org.eclipse.equinox.internal.provisional. ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jar ... .internal.adapter.AdapterFactoryProxy proxy public synchronized void added (org.eclipse.core.runtime.IExtension[]) org ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_horz_w16out.s117 @******* added
119 @******* added ends
134 and r7,r14,#1 @added @calculating ht_residue ht_residue = (ht & 1)
135 sub r14,r14,r7 @added @decrement height by ht_residue(residue value is calculated outside)
H A Dihevc_intra_pred_luma_mode_3_to_9.s178 vdup.8 d26, r9 @least idx added to final idx values
497 vdup.8 d26, r9 @least idx added to final idx values
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DDFA.as149 // not reached -- added due to bug in Flex compiler reachability analysis of while loop with no breaks
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc157 bool added,
309 bool added,
308 DeviceChanged( bool added, const std::string& name, const local_discovery::DeviceDescription& description) argument
/external/chromium_org/extensions/browser/
H A Devent_router.cc300 bool added = listeners_.AddListener(EventListener::ForExtension( local
306 if (added)
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Ddict.pxd146 # in b, otherwise pairs will only be added if there is not a
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm216 ;# rounding added in on the multiply
406 ;# rounding added in on the multiply
578 ;# rounding added in on the multiply
831 ;# rounding added in on the multiply
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_signed_rgba.spec156 is unable to make proper use of the signed texture formats added
/external/chromium_org/ui/gfx/geometry/
H A Dquad_unittest.cc61 QuadF added = q1 + v; local
67 EXPECT_EQ(expected1, added);
/external/libvpx/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm216 ;# rounding added in on the multiply
406 ;# rounding added in on the multiply
578 ;# rounding added in on the multiply
831 ;# rounding added in on the multiply
/external/mesa3d/docs/
H A DMESA_texture_signed_rgba.spec156 is unable to make proper use of the signed texture formats added
/external/valgrind/main/none/tests/
H A Dcmdline1.stdout.exp56 --redzone-size=<number> set minimum size of redzones added before/after
/external/elfutils/0.153/src/
H A Dunstrip.c550 possible, add in section symbols for the added sections. */
555 const size_t added = shnum - old_shnum;
564 shdr->sh_info += added;
565 shdr->sh_size += added * shdr->sh_entsize;
616 i + added, sym, shndx),
619 symndx_map[i - 1] = i + added;
1464 /* We added some sections, so we need a new shstrtab. */
1762 the added sections. We do manual layout even for ET_REL just
554 const size_t added = shnum - old_shnum; local
/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc758 // Adds platform app button until overflow and verifies that the last added
777 // The last added button should be invisible.
782 // that the browser button gets hidden on overflow and last added app shortcut
818 ShelfID added = AddPlatformApp(); local
820 EXPECT_FALSE(GetButtonByID(added)->visible());
821 RemoveByID(added);
877 // Adds button until overflow then removes first added one. Verifies that
878 // the last added one changes from invisible to visible and overflow
895 // Expect add more than 1 button. First added is visible and last is not.
900 // Remove first added
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dwebkitdirs.pm2485 - added an #include to a source/header
2486 - added a Q_OBJECT macro to a class
2487 - added a new resource to a qrc file
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython-proto2.cc442 "unicode objects before being added.",
694 bool added = false; local
702 added = true;
707 if (!added) {
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_unittest.cc131 int added() const { return added_; } function in class:__anon4990::TestShelfModelObserver
389 // Assume all applications have been added already.
1329 // Check that with multi profile V1 apps are properly added / removed from the
1907 // A new behavior has been added: Only show menus if there is at least one
1967 // Create one more browser/window and check that one more was added.
2213 // Add the v2 app to the inactive user and check that no item was added to
2463 // App list and Browser shortcut ShelfItems are added.
2464 EXPECT_EQ(2, model_observer_->added());
2480 EXPECT_EQ(3, model_observer_->added());
2496 // one had, being added t
[all...]

Completed in 1399 milliseconds

1234567891011>>