Searched defs:existing (Results 1 - 25 of 33) sorted by last modified time

12

/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/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/v8/src/
H A Dprofile-generator.cc1326 SnapshotObjectId existing = FindEntry(addr); local
1327 if (existing != 0) return 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/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/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/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/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/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.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 ...
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.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.core.variables_3.2.400.v20100505.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.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.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.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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 ...

Completed in 530 milliseconds

12