Searched refs:commonCases (Results 1 – 5 of 5) sorted by relevance
363 int commonCases = 0; in writeSortKeyUpToQuaternary() local539 ++commonCases; in writeSortKeyUpToQuaternary()547 if (commonCases != 0 && in writeSortKeyUpToQuaternary()549 --commonCases; in writeSortKeyUpToQuaternary()550 while (commonCases >= CASE_LOWER_FIRST_COMMON_MAX_COUNT) { in writeSortKeyUpToQuaternary()552 commonCases -= CASE_LOWER_FIRST_COMMON_MAX_COUNT; in writeSortKeyUpToQuaternary()556 b = CASE_LOWER_FIRST_COMMON_LOW + commonCases; in writeSortKeyUpToQuaternary()558 b = CASE_LOWER_FIRST_COMMON_HIGH - commonCases; in writeSortKeyUpToQuaternary()561 commonCases = 0; in writeSortKeyUpToQuaternary()571 if (commonCases != 0) { in writeSortKeyUpToQuaternary()[all …]
373 int commonCases = 0; in writeSortKeyUpToQuaternary() local549 ++commonCases; in writeSortKeyUpToQuaternary()557 if (commonCases != 0 && in writeSortKeyUpToQuaternary()559 --commonCases; in writeSortKeyUpToQuaternary()560 while (commonCases >= CASE_LOWER_FIRST_COMMON_MAX_COUNT) { in writeSortKeyUpToQuaternary()562 commonCases -= CASE_LOWER_FIRST_COMMON_MAX_COUNT; in writeSortKeyUpToQuaternary()566 b = CASE_LOWER_FIRST_COMMON_LOW + commonCases; in writeSortKeyUpToQuaternary()568 b = CASE_LOWER_FIRST_COMMON_HIGH - commonCases; in writeSortKeyUpToQuaternary()571 commonCases = 0; in writeSortKeyUpToQuaternary()581 if (commonCases != 0) { in writeSortKeyUpToQuaternary()[all …]
260 int32_t commonCases = 0; in writeSortKeyUpToQuaternary() local435 ++commonCases; in writeSortKeyUpToQuaternary()442 if(commonCases != 0 && in writeSortKeyUpToQuaternary()444 --commonCases; in writeSortKeyUpToQuaternary()445 while(commonCases >= CASE_LOWER_FIRST_COMMON_MAX_COUNT) { in writeSortKeyUpToQuaternary()447 commonCases -= CASE_LOWER_FIRST_COMMON_MAX_COUNT; in writeSortKeyUpToQuaternary()451 b = CASE_LOWER_FIRST_COMMON_LOW + commonCases; in writeSortKeyUpToQuaternary()453 b = CASE_LOWER_FIRST_COMMON_HIGH - commonCases; in writeSortKeyUpToQuaternary()456 commonCases = 0; in writeSortKeyUpToQuaternary()465 if(commonCases != 0) { in writeSortKeyUpToQuaternary()[all …]
3735 StoreMode commonCases[] = { in iterate() local3787 std::vector<StoreMode> testModes(commonCases, commonCases + DE_LENGTH_OF_ARRAY(commonCases)); in iterate()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...