Home
last modified time | relevance | path

Searched refs:alphasort (Results 1 – 11 of 11) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Ddirent.cpp201 int alphasort(const dirent** a, const dirent** b) { in alphasort() function
204 __strong_alias(alphasort64, alphasort);
/aosp12/bionic/tests/
H A Ddirent_test.cpp54 int entry_count = scandir("/proc/self", &entries, nullptr, alphasort); in TEST()
87 int entry_count = scandir("/proc/self", &entries, nullptr, alphasort); in TEST()
94 int entry_count_at = scandirat(proc_fd, "self", &entries_at, nullptr, alphasort); in TEST()
/aosp12/bionic/tests/headers/posix/
H A Ddirent_h.c46 FUNCTION(alphasort, int (*f)(const struct dirent**, const struct dirent**)); in dirent_h()
/aosp12/bootable/recovery/recovery_utils/
H A Dthermalutil.cpp42 int n = scandir(THERMAL_PREFIX, &namelist, thermal_filter, alphasort); in InitThermalPaths()
/aosp12/bionic/libc/include/
H A Ddirent.h177 int alphasort(const struct dirent** __lhs, const struct dirent** __rhs);
/aosp12/bootable/recovery/tests/unit/
H A Dresources_test.cpp55 int n = scandir(dir_path.c_str(), &namelist, png_filter, alphasort); in add_files()
/aosp12/system/teeui/libteeui/src/
H A Devdev.cpp242 alphasort); in grabAllEvDevsAndRegisterCallbacks()
/aosp12/bootable/recovery/update_verifier/
H A Dupdate_verifier.cpp95 int n = scandir(DM_PATH_PREFIX, &namelist, dm_name_filter, alphasort); in FindDmPartitions()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt30 alphasort
/aosp12/bionic/libc/
H A Dlibc.map.txt229 alphasort;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt229 alphasort;