Searched defs:existingValue (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/Launcher/mac/
H A DEnvironmentVariables.cpp81 const char* existingValue = get(name); local
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebPreferencesStore.cpp198 MappedType existingValue = valueForKey<MappedType>(map, overridenDefaults, key); local
/macosx-10.10/libauto-186/
H A Dauto_zone.cpp1619 boolean_t auto_zone_atomicCompareAndSwap(auto_zone_t *zone, void *existingValue, void *newValue, void *volatile *location, boolean_t isGlobal, boolean_t issueBarrier) { argument
1730 boolean_t auto_zone_atomicCompareAndSwapPtr(auto_zone_t *zone, void *existingValue, void *newValue, void *volatile *location, boolean_t issueBarrier) { argument

Completed in 89 milliseconds