Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/e2p/
DMakefile.in22 ostype.o percent.o
31 $(srcdir)/ostype.c $(srcdir)/percent.c
68 tst_ostype: $(srcdir)/ostype.c
71 $(srcdir)/ostype.c $(ALL_CFLAGS)
180 ostype.o: $(srcdir)/ostype.c $(top_builddir)/lib/config.h \
DAndroid.mk22 ostype.c \
/external/webrtc/webrtc/base/
Dmacutils.cc72 static bool GetGestalt(OSType ostype, int* value) { in GetGestalt() argument
75 OSStatus result = Gestalt(ostype, &native_value); in GetGestalt()
81 DecodeFourChar(ostype, &str); in GetGestalt()