Searched refs:cumulativeResult (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFPreferences.c570 Boolean *cumulativeResult = (Boolean *)context; local
571 if (!_CFPreferencesDomainSynchronize(domain)) *cumulativeResult = false;
/macosx-10.9.5/dyld-239.4/launch-cache/
H A Ddsc_extractor.cpp457 __block int cumulativeResult = 0; local
477 cumulativeResult = -1;
485 cumulativeResult = -1;
493 cumulativeResult = -1;
507 cumulativeResult = -1;
523 return cumulativeResult;

Completed in 112 milliseconds