Home
last modified time | relevance | path

Searched refs:nls_utf8 (Results 1 – 9 of 9) sorted by relevance

/third_party/f2fs-tools/lib/
Dutf8data.h3 #error Only nls_utf8-norm.c should include this file.
DMakefile.am5 libf2fs_la_SOURCES = libf2fs.c libf2fs_io.c libf2fs_zoned.c nls_utf8.c
DBUILD.gn31 "nls_utf8.c",
Dnls_utf8.c925 static const struct f2fs_nls_table nls_utf8 = { variable
933 return &nls_utf8; in f2fs_load_nls_table()
/third_party/e2fsprogs/lib/ext2fs/
Dutf8data.h3 #error Only nls_utf8-norm.c should include this file.
DAndroid.bp87 "nls_utf8.c",
DBUILD.gn89 "nls_utf8.c",
Dnls_utf8.c976 static const struct ext2fs_nls_table nls_utf8 = { variable
984 return &nls_utf8; in ext2fs_load_nls_table()
DMakefile.in116 nls_utf8.o \
199 $(srcdir)/nls_utf8.c \
1036 nls_utf8.o: $(srcdir)/nls_utf8.c $(top_builddir)/lib/config.h \