Searched defs:existing (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium/chrome/browser/password_manager/
H A Dpassword_manager_unittest.cc167 // Same as above, except with an existing form for the same signon realm,
270 PasswordForm* existing = new PasswordForm(MakeSimpleForm()); local
271 result.push_back(existing);
/external/chromium/chrome/browser/ui/search_engines/
H A Dedit_search_engine_controller.cc76 const TemplateURL* existing = local
79 if (existing &&
80 (!edit_keyword_delegate_ || existing != template_url_)) {
96 // does in a similar situation (updating an existing TemplateURL with
/external/mesa3d/src/glsl/
H A Dglsl_symbol_table.cpp88 symbol_table_entry *existing = get_entry(v->name); local
90 /* If there's already an existing function (not a constructor!) in
91 * the current scope, just update the existing entry to include 'v'.
93 if (existing->v == NULL && existing->t == NULL) {
94 existing->v = v;
98 /* If not declared at this scope, add a new entry. But if an existing
103 if (existing != NULL)
104 entry->f = existing->f;
128 symbol_table_entry *existing local
[all...]
H A Dlinker.cpp353 ir_variable *const existing = variables.get_variable(var->name); local
354 if (existing != NULL) {
355 if (var->type != existing->type) {
362 && existing->type->is_array()
363 && (var->type->fields.array == existing->type->fields.array)
365 || (existing->type->length == 0))) {
366 if (existing->type->length == 0) {
367 existing->type = var->type;
368 existing->max_array_access =
369 MAX2(existing
637 ir_variable *const existing = local
[all...]
/external/qemu/memcheck/
H A Dmemcheck_malloc_map.c101 /* Inserts new (or replaces existing) entry into allocation descriptors map.
110 AllocMapEntry* existing = AllocMap_RB_INSERT(map, adesc); local
111 if (existing == NULL) {
120 /* Copy existing entry to the provided buffer and replace it
122 memcpy(replaced, &existing->desc, sizeof(MallocDescEx));
123 AllocMap_RB_REMOVE(map, existing);
124 qemu_free(existing);
H A Dmemcheck_mmrange_map.c63 /* Inserts new (or replaces existing) entry into the map.
72 MMRangeMapEntry* existing = MMRangeMap_RB_INSERT(map, rdesc); local
73 if (existing == NULL) {
82 /* Copy existing entry to the provided buffer and replace it
84 memcpy(replaced, &existing->desc, sizeof(MMRangeDesc));
85 MMRangeMap_RB_REMOVE(map, existing);
86 qemu_free(existing);
/external/skia/src/animator/
H A DSkAnimateActive.cpp298 void SkActive::pickUp(SkActive* existing) { argument
307 existing->fInterpolators[index]->timeToValues(
308 existing->fState[index].fTicks - existing->fState[index].fStartTime, existingValues.begin());
320 existing->fState[index].fDuration = (SkMSec) SkScalarMulDiv(fState[index].fDuration,
474 // of the existing animate object then remove it from the list
/external/webkit/Source/WebCore/editing/
H A DReplaceSelectionCommand.cpp359 Position existing = endOfExistingContent.deepEquivalent(); local
362 return isInsideMailBlockquote && (numEnclosingMailBlockquotes(existing) == numEnclosingMailBlockquotes(inserted));
707 // existing styles, so don't clobber on merge.
1250 // If the user is inserting a list into an existing list, instead of nesting the list,
1251 // we put the list items into the existing list.
/external/webkit/Source/WebCore/svg/animation/
H A DSVGSMILElement.cpp361 HashSet<double> existing; local
363 existing.add(timeList[n].value());
370 else if (!existing.contains(value.value()))
/external/chromium/chrome/browser/extensions/
H A Dextension_service.cc106 // as existing values are not changed.
1297 // If this is an existing component extension we always allow it to
1902 const Extension* existing = GetExtensionById(id, true); local
1903 if (existing) {
1904 switch (existing->version()->CompareTo(*version)) {
1905 case -1: // existing version is older, we should upgrade
1907 case 0: // existing version is same, do nothing
1909 case 1: // existing version is newer, uh-oh
1912 << "is: " << existing->VersionString() << ". New version "
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.variables_3.2.400.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar ... ch int start int length String text int state String existing public void endElement (java.lang.String, java. ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/v8/src/
H A Dprofile-generator.cc1326 SnapshotObjectId existing = FindEntry(addr); local
1327 if (existing != 0) return existing;
/external/clang/lib/AST/
H A DASTContext.cpp2275 // Look for an existing type with these properties.
2331 IncompleteArrayType *existing = local
2333 assert(!existing && "Shouldn't be in the map!"); (void) existing;
3157 // Look in the folding set for an existing type.
3355 // Look in the folding set for an existing type.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jar ... perforce.P4Fstat parent private java.util.ArrayList existing private java.util.ArrayList nonExisting private static org ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 1420 milliseconds

12