sort              107 gui/ScreenShotter.cpp     std::sort(_frames.begin(), _frames.end());
sort             1189 gui/gui.cpp        tr->sort(firstLevelIter.begin(), firstLevelIter.end());
sort              380 libcore/Button.cpp     std::sort(actChars.begin(), actChars.end(), charDepthLessThen);
sort              410 libcore/Button.cpp         std::sort(actChars.begin(), actChars.end(), charDepthLessThen);
sort              963 libcore/Button.cpp     std::sort(actChars.begin(), actChars.end(), charDepthLessThen);
sort              976 libcore/TextField.cpp         std::sort(_tabStops.begin(), _tabStops.end()); 
sort              207 libcore/asobj/Array_as.cpp     v.sort(avc);
sort              239 libcore/asobj/Array_as.cpp     v.sort(avc);
sort              274 libcore/asobj/Array_as.cpp     std::sort(v.begin(), v.end(), avc);
sort              298 libcore/asobj/Array_as.cpp     std::sort(v.begin(), v.end(), avc);
sort             1013 libcore/asobj/Array_as.cpp         sort(*array, as_value_lt(fn));
sort             1048 libcore/asobj/Array_as.cpp         sort(*array, avc);
sort             1068 libcore/asobj/Array_as.cpp         return sort(*array, comp, eq) ? as_value(array) : as_value(0.0);
sort             1071 libcore/asobj/Array_as.cpp     sort(*array, comp);
sort             1107 libcore/asobj/Array_as.cpp             return sort(*array, avc, ave) ? as_value(array) : as_value(0.0);
sort             1114 libcore/asobj/Array_as.cpp         sort(*array, avc);
sort             1191 libcore/asobj/Array_as.cpp             return sort(*array, avc, ave) ? as_value(array) : as_value(0.0);
sort             1194 libcore/asobj/Array_as.cpp         sort(*array, avc);