Home
last modified time | relevance | path

Searched refs:compare_by_type (Results 1 – 5 of 5) sorted by relevance

/dports/archivers/libzip/libzip-1.7.3/regress/
H A DNiHTest.pm178 $self->{compare_by_type} = {};
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/regress/
H A DNiHTest.pm178 $self->{compare_by_type} = {};
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.c3125 compare_by_type (NemoFile *file_1, NemoFile *file_2, gboolean detailed) in compare_by_type() function
3338 result = compare_by_type (file_1, file_2, FALSE); in nemo_file_compare_for_sort()
3344 result = compare_by_type (file_1, file_2, TRUE); in nemo_file_compare_for_sort()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-file.c3424 compare_by_type (NautilusFile *file_1, in compare_by_type() function
3716 result = compare_by_type (file_1, file_2); in nautilus_file_compare_for_sort()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.c3118 compare_by_type (CajaFile *file_1, CajaFile *file_2) in compare_by_type() function
3496 result = compare_by_type (file_1, file_2); in caja_file_compare_for_sort()