Home
last modified time | relevance | path

Searched refs:ReverseArray (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/filepicker/
H A DnsFileView.cpp226 void ReverseArray(nsTArray<nsCOMPtr<nsIFile> >& aArray);
349 ReverseArray(mFilteredFiles); in SetShowOnlyDirectories()
387 ReverseArray(mDirList); in Sort()
388 ReverseArray(mFilteredFiles); in Sort()
515 ReverseArray(mFilteredFiles); in SetFilter()
876 nsFileView::ReverseArray(nsTArray<nsCOMPtr<nsIFile> >& aArray) in ReverseArray() function in nsFileView
979 ReverseArray(mDirList); in SortInternal()
980 ReverseArray(mFilteredFiles); in SortInternal()
/dports/lang/fpc-utils/fpc-3.2.2/utils/unicode/
H A Dhelper.pas692 procedure ReverseArray(var AValue; const AArrayLength, AItemSize : PtrInt); procedure
4318 procedure ReverseArray(var AValue; const AArrayLength, AItemSize : PtrInt); procedure
4351 ReverseArray(p_d^,s^.Data.CodePointCount,SizeOf(UInt24));
4356ReverseArray(p_d^,(s^.Data.WeightCount*Length(TUCA_PropWeights.Weights)),SizeOf(TUCA_PropWeights.W…
4461 ReverseArray(pw_d^,3,SizeOf(pw_s^.Weights[0]));
4497 ReverseArray(p_d^,d^.Data.CodePointCount,SizeOf(UInt24));
4502ReverseArray(p_d^,(d^.Data.WeightCount*Length(TUCA_PropWeights.Weights)),SizeOf(TUCA_PropWeights.W…
4607 ReverseArray(pw_d^,3,SizeOf(pw_s^.Weights[0]));
/dports/lang/fpc-source/fpc-3.2.2/utils/unicode/
H A Dhelper.pas692 procedure ReverseArray(var AValue; const AArrayLength, AItemSize : PtrInt); procedure
4318 procedure ReverseArray(var AValue; const AArrayLength, AItemSize : PtrInt); procedure
4351 ReverseArray(p_d^,s^.Data.CodePointCount,SizeOf(UInt24));
4356ReverseArray(p_d^,(s^.Data.WeightCount*Length(TUCA_PropWeights.Weights)),SizeOf(TUCA_PropWeights.W…
4461 ReverseArray(pw_d^,3,SizeOf(pw_s^.Weights[0]));
4497 ReverseArray(p_d^,d^.Data.CodePointCount,SizeOf(UInt24));
4502ReverseArray(p_d^,(d^.Data.WeightCount*Length(TUCA_PropWeights.Weights)),SizeOf(TUCA_PropWeights.W…
4607 ReverseArray(pw_d^,3,SizeOf(pw_s^.Weights[0]));