Searched defs:init_list (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Index/
H A Dindex-templates.cpp82 void init_list(T t, U u) { function
181 // CHECK-LOAD: index-templates.cpp:82:6: FunctionTemplate=init_list:82:6 (Definition)
/external/e2fsprogs/e2fsck/
H A Dprofile_helpers.c30 * These functions --- init_list(), end_list(), and add_to_list() are
51 static errcode_t init_list(struct profile_string_list *list) function
154 if ((retval = init_list(&values)))
195 if ((retval = init_list(&values)))
231 if ((retval = init_list(&values)))
/external/clang/test/SemaCXX/
H A Dcxx1y-deduced-return-type.cpp66 auto init_list() { function
H A Duninitialized.cpp1145 namespace init_list { namespace
/external/e2fsprogs/misc/
H A Dmke2fs.c978 static errcode_t init_list(struct str_list *sl) function
1065 if (init_list(&list))

Completed in 174 milliseconds