Home
last modified time | relevance | path

Searched refs:default_profile (Results 1 – 7 of 7) sorted by relevance

/third_party/e2fsprogs/util/
Dgen-android-files57 awk -f misc/profile-to-c.awk < misc/mke2fs.conf.in > misc/default_profile.c
/third_party/e2fsprogs/misc/
DBUILD.gn46 "default_profile.c",
DAndroid.bp56 "default_profile.c",
DMakefile.in58 MKE2FS_OBJS= mke2fs.o util.o default_profile.o mk_hugefiles.o \
81 profiled/default_profile.o \
162 default_profile.c: mke2fs.conf $(srcdir)/profile-to-c.awk
165 > default_profile.c
711 e2initrd_helper partinfo prof_err.[ch] default_profile.c \
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h166 glslang_profile_t default_profile; member
/third_party/e2fsprogs/doc/RelNotes/
Dv1.45.7.txt74 when incorporating the mke2fs.conf into the default_profile.c file. The
/third_party/glslang/glslang/CInterface/
Dglslang_c_interface.cpp359 c_shader_profile(input->default_profile), in glslang_shader_preprocess()