/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | kxgettext.c | 87 struct file_line *files; member 100 self->files = file_line__new(file, lineno); in message__new() 101 if (self->files == NULL) in message__new() 113 free(self->files); in message__new() 142 fl->next = self->files; in message__add_file_line() 143 self->files = fl; in message__add_file_line() 191 struct file_line *fl = self->files; in message__print_file_lineno()
|
A D | Makefile.kconfig | 61 --files-from=$(srctree)/scripts/kconfig/POTFILES.in \ 190 clean-files := qconf.moc .tmp_qtcheck .tmp_gtkcheck 191 clean-files += zconf.tab.c zconf.lex.c zconf.hash.c gconf.glade.h 192 clean-files += mconf qconf gconf nconf 193 clean-files += config.pot linux.pot
|
/l4re-core-master/l4util/doc/ |
A D | l4util.cfg | 111 # path before files name in the file list and in the header files. If set 305 # configuration options related to the input files 313 @INCLUDE = $(L4DIR)/pkg/l4util/doc/files.cfg 344 # certain files from those directories. 357 # blank all files are included. 385 # files to browse. 455 # doxygen will generate files with .html extension. 704 # files. 727 # contain include files that are not input files but should be processed by 774 # a tag file that is based on the input files it reads. [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | .gitignore | 7 # Generated files 23 # Debugging files
|
/l4re-core-master/libsigma0/doc/ |
A D | libsigma0.cfg | 98 # path before files name in the file list and in the header files. If set 283 # configuration options related to the input files 291 @INCLUDE = $(L4DIR)/pkg/libsigma0/doc/files.cfg 316 # certain files from those directories. 329 # blank all files are included. 357 # files to browse. 624 # documented in the real man page(s). These additional files 648 # files. 671 # contain include files that are not input files but should be processed by 714 # a tag file that is based on the input files it reads. [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | PORTING | 8 See the other arch files for some good examples. powerpc/sparc/alpha 20 copy a lot of files from them rather than coding from scratch) 33 - create these additional files in ARCH/bits/ 48 static binary (see test/silly/*.c files) 51 crtn.S files which define function prologues/epilogues. 53 - for a more stable static port, you will need to create these files (and 74 - you will need to create the following files in ldso/ldso/ARCH/ 124 - utils/ldd.c - if you want support for ldso cache files (spoiler: you do),
|
/l4re-core-master/uclibc/doc/ |
A D | uclibc.cfg | 39 # source files, where putting all generated files in the same directory would 106 # path before files name in the file list and in the header files. If set 447 # configuration options related to the input files 486 # certain files from those directories. 499 # blank all files are included. 531 # is applied to all files. 880 # syntax of the XML files. 886 # syntax of the XML files. 948 # files. 971 # contain include files that are not input files but should be processed by [all …]
|
/l4re-core-master/l4sys/include/ARCH-arm/ |
A D | vm | 10 * library without restriction. Specifically, if other files instantiate 12 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/l4sys/include/ARCH-arm64/ |
A D | vm | 10 * library without restriction. Specifically, if other files instantiate 12 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/l4sys/include/ |
A D | icu | 16 * library without restriction. Specifically, if other files instantiate 18 * this file and link it with other files to produce an executable, this
|
A D | typeinfo_svr | 15 * library without restriction. Specifically, if other files instantiate 17 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/cxx/lib/tl/include/ |
A D | arith | 11 * library without restriction. Specifically, if other files instantiate 13 * this file and link it with other files to produce an executable, this
|
A D | std_ops | 12 * library without restriction. Specifically, if other files instantiate 14 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/l4re/include/video/ |
A D | view | 12 * library without restriction. Specifically, if other files instantiate 14 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/l4re/include/ |
A D | consts | 16 * library without restriction. Specifically, if other files instantiate 18 * this file and link it with other files to produce an executable, this
|
A D | console | 12 * library without restriction. Specifically, if other files instantiate 14 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/cxx/lib/io/include/ |
A D | iostream | 17 * library without restriction. Specifically, if other files instantiate 19 * this file and link it with other files to produce an executable, this
|
A D | l4iostream | 16 * library without restriction. Specifically, if other files instantiate 18 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/l4re/util/include/ |
A D | cap | 16 * library without restriction. Specifically, if other files instantiate 18 * this file and link it with other files to produce an executable, this
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | LICENSE | 50 you can copy that .c comment to any test data files you use 59 > I would want to add testregex.c and the related *.dat files to the uClibc 64 > to download the needed files from the original site each time it is ran?
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/python/ |
A D | Makefile.in | 365 $(am__nobase_list) | while read dir files; do \ 366 xfiles=; for file in $$files; do \ 380 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ 381 test -n "$$files" || exit 0; \ 382 echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$files ")"; \ 383 cd "$(DESTDIR)$(pythondir)" && rm -f $$files
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/ |
A D | ciso646 | 22 // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see 27 * in your programs, rather than any of the @a *.h implementation files.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c/ |
A D | ciso646 | 22 // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see 27 * in your programs, rather than any of the "*.h" implementation files.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/ |
A D | ciso646 | 22 // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see 27 * in your programs, rather than any of the @a *.h implementation files.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/ |
A D | ciso646 | 22 // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see 27 * in your programs, rather than any of the @a *.h implementation files.
|