Searched refs:glibc (Results 1 – 4 of 4) sorted by relevance
56 glibc = symbols.GetFromSystemSo([ variable70 glibc = set(map(MangleGlibcNameToBionic, glibc)) variable194 for symbol in sorted((glibc - posix).difference(bionic)):199 for symbol in sorted((posix.intersection(glibc)).difference(bionic)):207 for symbol in sorted((bionic - allowed_stuff).difference(glibc)):
63 LOCAL_MODULE := bionic-benchmarks-glibc
430 module := bionic-unit-tests-glibc491 .PHONY: bionic-unit-tests-glibc-run492 bionic-unit-tests-glibc-run: bionic-unit-tests-glibc
219 ### Against glibc223 the host's glibc. The executables are already in your path.